Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

AtmosTrack Class Reference

#include <AtmosTrack.h>

List of all members.

Public Member Functions

 AtmosTrack ()
 ~AtmosTrack ()
void Init ()

Public Attributes

Int_t Index
Int_t VtxPlane
Double_t VtxTime
Double_t VtxU
Double_t VtxV
Double_t VtxX
Double_t VtxY
Double_t VtxZ
Double_t VtxR
Double_t VtxTrace
Double_t VtxTraceZ
Double_t VtxDirCosU
Double_t VtxDirCosV
Double_t VtxDirCosX
Double_t VtxDirCosY
Double_t VtxDirCosZ
Int_t EndPlane
Double_t EndTime
Double_t EndU
Double_t EndV
Double_t EndX
Double_t EndY
Double_t EndZ
Double_t EndR
Double_t EndTrace
Double_t EndTraceZ
Double_t EndDirCosU
Double_t EndDirCosV
Double_t EndDirCosX
Double_t EndDirCosY
Double_t EndDirCosZ
Double_t Momentum
Double_t MomentumRange
Double_t MomentumCurve
Double_t TimeSlope
Double_t TimeOffset
Double_t TimingFitChi2
Double_t TimingFitNdf
Int_t Ndigits
Int_t Nstrips
Int_t Nplanes
Int_t AtNuNplanes
Int_t MinPlaneNumber
Int_t MaxPlaneNumber
Int_t NstripsSingleEnded
Int_t NstripsDoubleEnded
Int_t NplanesTrackOnly
Int_t NplanesTrackGaps
Int_t NplanesUview
Int_t NplanesVview
Double_t UVassymetry
Double_t VtxDirTimeFitRMS
Double_t EndDirTimeFitRMS
Int_t VtxDirTimeFitNdf
Int_t EndDirTimeFitNdf
Double_t VtxDistToEdge
Double_t VtxDistToEdgeDigits
Int_t VtxPlaneDigits
Double_t VtxUwidth
Double_t VtxVwidth
Double_t VtxUmean
Double_t VtxVmean
Double_t VtxRmax
Double_t VtxQmax
Double_t EndDistToEdge
Double_t EndDistToEdgeDigits
Int_t EndPlaneDigits
Double_t EndUwidth
Double_t EndVwidth
Double_t EndUmean
Double_t EndVmean
Double_t EndRmax
Double_t EndQmax
Double_t NonFidFrac
Int_t TrkLikePlanes
Double_t TrkPH
Double_t ShwPH
Double_t AssocTrkPH
Double_t AssocTrkPHfrac
Double_t RangeGCM2
Double_t RangeMetres
Double_t LinearDirCosU
Double_t LinearDirCosV
Double_t LinearDirCosZ
Double_t LinearDirFitChisq
Int_t LinearDirFitNdf
Double_t LinearDirFitChisqU
Double_t LinearDirFitChisqV
Int_t LinearDirFitNdfU
Int_t LinearDirFitNdfV
Double_t VtxLinearDirFitChisqU
Double_t VtxLinearDirFitChisqV
Int_t VtxLinearDirFitNdfU
Int_t VtxLinearDirFitNdfV
Double_t EndLinearDirFitChisqU
Double_t EndLinearDirFitChisqV
Int_t EndLinearDirFitNdfU
Int_t EndLinearDirFitNdfV
Int_t FitPass
Double_t EMcharge
Double_t QPvtx
Double_t QPvtxTweaked
Double_t QPvtxErr
Double_t QPvtxChi2
Int_t QPvtxNdf
Double_t ZeroCurveChi2
Int_t ZeroCurveNdf


Constructor & Destructor Documentation

AtmosTrack::AtmosTrack  ) 
 

Definition at line 6 of file AtmosTrack.cxx.

00007 {
00008   this->Init();
00009 }

AtmosTrack::~AtmosTrack  ) 
 

Definition at line 11 of file AtmosTrack.cxx.

00012 {
00013 
00014 }


Member Function Documentation

void AtmosTrack::Init  ) 
 

Definition at line 16 of file AtmosTrack.cxx.

References AssocTrkPH, AssocTrkPHfrac, AtNuNplanes, EMcharge, EndDirCosU, EndDirCosV, EndDirCosX, EndDirCosY, EndDirCosZ, EndDirTimeFitNdf, EndDirTimeFitRMS, EndDistToEdge, EndDistToEdgeDigits, EndLinearDirFitChisqU, EndLinearDirFitChisqV, EndLinearDirFitNdfU, EndLinearDirFitNdfV, EndPlane, EndPlaneDigits, EndQmax, EndR, EndRmax, EndTime, EndTrace, EndTraceZ, EndU, EndUmean, EndUwidth, EndV, EndVmean, EndVwidth, EndX, EndY, EndZ, FitPass, Index, LinearDirCosU, LinearDirCosV, LinearDirCosZ, LinearDirFitChisq, LinearDirFitChisqU, LinearDirFitChisqV, LinearDirFitNdf, LinearDirFitNdfU, LinearDirFitNdfV, MaxPlaneNumber, MinPlaneNumber, Momentum, MomentumCurve, MomentumRange, Ndigits, NonFidFrac, Nplanes, NplanesTrackGaps, NplanesTrackOnly, NplanesUview, NplanesVview, Nstrips, NstripsDoubleEnded, NstripsSingleEnded, QPvtx, QPvtxChi2, QPvtxErr, QPvtxNdf, QPvtxTweaked, RangeGCM2, RangeMetres, ShwPH, TimeOffset, TimeSlope, TimingFitChi2, TimingFitNdf, TrkLikePlanes, TrkPH, UVassymetry, VtxDirCosU, VtxDirCosV, VtxDirCosX, VtxDirCosY, VtxDirCosZ, VtxDirTimeFitNdf, VtxDirTimeFitRMS, VtxDistToEdge, VtxDistToEdgeDigits, VtxLinearDirFitChisqU, VtxLinearDirFitChisqV, VtxLinearDirFitNdfU, VtxLinearDirFitNdfV, VtxPlane, VtxPlaneDigits, VtxQmax, VtxR, VtxRmax, VtxTime, VtxTrace, VtxTraceZ, VtxU, VtxUmean, VtxUwidth, VtxV, VtxVmean, VtxVwidth, VtxX, VtxY, VtxZ, ZeroCurveChi2, and ZeroCurveNdf.

00017 {
00018   Index = -1;
00019 
00020   VtxPlane = 0;
00021   VtxTime = 0.0;
00022   VtxU = 0.0;
00023   VtxV = 0.0;
00024   VtxX = 0.0;
00025   VtxY = 0.0;
00026   VtxZ = 0.0;
00027   VtxR = 0.0;
00028   VtxTrace = 0.0;
00029   VtxTraceZ = 0.0;
00030   VtxDirCosU = 0.0;
00031   VtxDirCosV = 0.0;
00032   VtxDirCosX = 0.0;
00033   VtxDirCosY = 0.0;
00034   VtxDirCosZ = 0.0;
00035 
00036   EndPlane = 0;
00037   EndTime = 0.0;
00038   EndU = 0.0;
00039   EndV = 0.0;
00040   EndX = 0.0;
00041   EndY = 0.0;
00042   EndZ = 0.0;
00043   EndR = 0.0;
00044   EndTrace = 0.0;
00045   EndTraceZ = 0.0;
00046   EndDirCosU = 0.0;
00047   EndDirCosV = 0.0;
00048   EndDirCosX = 0.0;
00049   EndDirCosY = 0.0;
00050   EndDirCosZ = 0.0;
00051   
00052   RangeGCM2 = 0.0;
00053   RangeMetres = 0.0;
00054   Momentum = 0.0;
00055   MomentumRange = 0.0;
00056   MomentumCurve = 0.0;
00057   TimeSlope = 0.0;
00058   TimeOffset = 0.0; 
00059   TimingFitChi2 = 0.0;
00060   TimingFitNdf = 0;
00061   
00062   Ndigits = 0;
00063   Nstrips = 0;
00064   Nplanes = 0;
00065   AtNuNplanes = 0;
00066   MinPlaneNumber = 0; 
00067   MaxPlaneNumber = 0; 
00068   NstripsSingleEnded = 0;
00069   NstripsDoubleEnded = 0;
00070   NplanesTrackOnly = 0;
00071   NplanesTrackGaps = 0;
00072   NplanesUview = 0;
00073   NplanesVview = 0;
00074   UVassymetry = 0.0;
00075 
00076   VtxDirTimeFitRMS = 0;
00077   EndDirTimeFitRMS = 0.0;
00078   VtxDirTimeFitNdf = 0;
00079   EndDirTimeFitNdf = 0;
00080 
00081   VtxDistToEdge = 0.0;
00082   VtxDistToEdgeDigits = 0.0;
00083   VtxPlaneDigits = 0;
00084   VtxUwidth = 999.;
00085   VtxVwidth = 999.;
00086   VtxUmean  = 999.;
00087   VtxVmean  = 999.;
00088   VtxRmax = 0.0;
00089   VtxQmax = 0.0;
00090   EndDistToEdge = 0.0;
00091   EndDistToEdgeDigits = 0.0;
00092   EndPlaneDigits = 0;
00093   EndUwidth= 999.;
00094   EndVwidth= 999.;
00095   EndUmean = 999.; 
00096   EndVmean = 999.; 
00097   EndRmax = 0.0;
00098   EndQmax = 0.0;
00099   NonFidFrac = 0.0;
00100   TrkLikePlanes = 0;
00101   TrkPH = 0.0;
00102   ShwPH = 0.0;
00103   AssocTrkPH = 0.0;
00104   AssocTrkPHfrac = 0.0;
00105   RangeGCM2 = 0.0;
00106   RangeMetres = 0.0;
00107  
00108   LinearDirCosU = 0.0;
00109   LinearDirCosV = 0.0;
00110   LinearDirCosZ = 0.0;
00111   LinearDirFitChisq = 0.0; 
00112   LinearDirFitNdf = 0;     
00113       
00114   LinearDirFitChisqU = 0.0;    
00115   LinearDirFitChisqV = 0.0;
00116   LinearDirFitNdfU = 0;      
00117   LinearDirFitNdfV = 0;      
00118 
00119   VtxLinearDirFitChisqU = 0.0; 
00120   VtxLinearDirFitChisqV = 0.0; 
00121   VtxLinearDirFitNdfU = 0;   
00122   VtxLinearDirFitNdfV = 0;   
00123 
00124   EndLinearDirFitChisqU = 0.0; 
00125   EndLinearDirFitChisqV = 0.0; 
00126   EndLinearDirFitNdfU = 0;   
00127   EndLinearDirFitNdfV = 0;   
00128 
00129   FitPass = 0;    
00130   EMcharge = 0.0;
00131   QPvtx = 0.0;
00132   QPvtxTweaked = 0.0;
00133   QPvtxErr = 0.0;
00134   QPvtxChi2 = 0.0;
00135   QPvtxNdf = 0;
00136 
00137   ZeroCurveChi2 = 0.0;
00138   ZeroCurveNdf = 0;
00139 }


Member Data Documentation

Double_t AtmosTrack::AssocTrkPH
 

Definition at line 99 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::AssocTrkPHfrac
 

Definition at line 100 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::AtNuNplanes
 

Definition at line 60 of file AtmosTrack.h.

Referenced by NtpMaker::FillTrackInfo(), Init(), and MeuAnalysis::MakeSummaryTreeWithAtNu().

Double_t AtmosTrack::EMcharge
 

Definition at line 126 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), and Init().

Double_t AtmosTrack::EndDirCosU
 

Definition at line 43 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndDirCosV
 

Definition at line 44 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndDirCosX
 

Definition at line 45 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), and CamEvd::MakeXYHits().

Double_t AtmosTrack::EndDirCosY
 

Definition at line 46 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), and CamEvd::MakeXYHits().

Double_t AtmosTrack::EndDirCosZ
 

Definition at line 47 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), CamEvd::MakeXYHits(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::EndDirTimeFitNdf
 

Definition at line 74 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::EndDirTimeFitRMS
 

Definition at line 72 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::EndDistToEdge
 

Definition at line 85 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndDistToEdgeDigits
 

Definition at line 86 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndLinearDirFitChisqU
 

Definition at line 120 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndLinearDirFitChisqV
 

Definition at line 121 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::EndLinearDirFitNdfU
 

Definition at line 122 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::EndLinearDirFitNdfV
 

Definition at line 123 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::EndPlane
 

Definition at line 32 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), CamEvd::MakeXYHits(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::EndPlaneDigits
 

Definition at line 87 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndQmax
 

Definition at line 93 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndR
 

Definition at line 39 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::EndRmax
 

Definition at line 92 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndTime
 

Definition at line 33 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), and CamEvd::MakeXYHits().

Double_t AtmosTrack::EndTrace
 

Definition at line 40 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndTraceZ
 

Definition at line 42 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), MeuAnalysis::MakeSummaryTreeWithAtNu(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndU
 

Definition at line 34 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndUmean
 

Definition at line 90 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndUwidth
 

Definition at line 88 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndV
 

Definition at line 35 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndVmean
 

Definition at line 91 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndVwidth
 

Definition at line 89 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndX
 

Definition at line 36 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), CamEvd::MakeXYHits(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndY
 

Definition at line 37 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), CamEvd::MakeXYHits(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::EndZ
 

Definition at line 38 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), CamEvd::MakeXYHits(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::FitPass
 

Definition at line 125 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), and Init().

Int_t AtmosTrack::Index
 

Definition at line 13 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::LinearDirCosU
 

Definition at line 104 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::LinearDirCosV
 

Definition at line 105 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::LinearDirCosZ
 

Definition at line 106 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::LinearDirFitChisq
 

Definition at line 107 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::LinearDirFitChisqU
 

Definition at line 110 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::LinearDirFitChisqV
 

Definition at line 111 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::LinearDirFitNdf
 

Definition at line 108 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::LinearDirFitNdfU
 

Definition at line 112 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::LinearDirFitNdfV
 

Definition at line 113 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::MaxPlaneNumber
 

Definition at line 62 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::MinPlaneNumber
 

Definition at line 61 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::Momentum
 

Definition at line 49 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::MomentumCurve
 

Definition at line 51 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), and Init().

Double_t AtmosTrack::MomentumRange
 

Definition at line 50 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Int_t AtmosTrack::Ndigits
 

Definition at line 57 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::NonFidFrac
 

Definition at line 95 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::Nplanes
 

Definition at line 59 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Int_t AtmosTrack::NplanesTrackGaps
 

Definition at line 66 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::NplanesTrackOnly
 

Definition at line 65 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::NplanesUview
 

Definition at line 67 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::NplanesVview
 

Definition at line 68 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::Nstrips
 

Definition at line 58 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Int_t AtmosTrack::NstripsDoubleEnded
 

Definition at line 64 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::NstripsSingleEnded
 

Definition at line 63 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::QPvtx
 

Definition at line 127 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), and Init().

Double_t AtmosTrack::QPvtxChi2
 

Definition at line 130 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), and Init().

Double_t AtmosTrack::QPvtxErr
 

Definition at line 129 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), and Init().

Int_t AtmosTrack::QPvtxNdf
 

Definition at line 131 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), and Init().

Double_t AtmosTrack::QPvtxTweaked
 

Definition at line 128 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), and Init().

Double_t AtmosTrack::RangeGCM2
 

Definition at line 101 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::RangeMetres
 

Definition at line 102 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::ShwPH
 

Definition at line 98 of file AtmosTrack.h.

Referenced by Init().

Double_t AtmosTrack::TimeOffset
 

Definition at line 53 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::TimeSlope
 

Definition at line 52 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::TimingFitChi2
 

Definition at line 54 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::TimingFitNdf
 

Definition at line 55 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Int_t AtmosTrack::TrkLikePlanes
 

Definition at line 96 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::TrkPH
 

Definition at line 97 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::UVassymetry
 

Definition at line 69 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxDirCosU
 

Definition at line 26 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxDirCosV
 

Definition at line 27 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxDirCosX
 

Definition at line 28 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), and CamEvd::MakeXYHits().

Double_t AtmosTrack::VtxDirCosY
 

Definition at line 29 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), and CamEvd::MakeXYHits().

Double_t AtmosTrack::VtxDirCosZ
 

Definition at line 30 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), CamEvd::MakeXYHits(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::VtxDirTimeFitNdf
 

Definition at line 73 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::VtxDirTimeFitRMS
 

Definition at line 71 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::VtxDistToEdge
 

Definition at line 76 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxDistToEdgeDigits
 

Definition at line 77 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxLinearDirFitChisqU
 

Definition at line 115 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxLinearDirFitChisqV
 

Definition at line 116 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::VtxLinearDirFitNdfU
 

Definition at line 117 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::VtxLinearDirFitNdfV
 

Definition at line 118 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::VtxPlane
 

Definition at line 15 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), CamEvd::MakeXYHits(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::VtxPlaneDigits
 

Definition at line 78 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxQmax
 

Definition at line 84 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxR
 

Definition at line 22 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), and Init().

Double_t AtmosTrack::VtxRmax
 

Definition at line 83 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxTime
 

Definition at line 16 of file AtmosTrack.h.

Referenced by VetoTrack::Fill(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), and CamEvd::MakeXYHits().

Double_t AtmosTrack::VtxTrace
 

Definition at line 23 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxTraceZ
 

Definition at line 25 of file AtmosTrack.h.

Referenced by NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxU
 

Definition at line 17 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxUmean
 

Definition at line 81 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxUwidth
 

Definition at line 79 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxV
 

Definition at line 18 of file AtmosTrack.h.

Referenced by CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxVmean
 

Definition at line 82 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxVwidth
 

Definition at line 80 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxX
 

Definition at line 19 of file AtmosTrack.h.

Referenced by VetoTrack::Fill(), CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), CamEvd::MakeXYHits(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxY
 

Definition at line 20 of file AtmosTrack.h.

Referenced by VetoTrack::Fill(), CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), CamEvd::MakeXYHits(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::VtxZ
 

Definition at line 21 of file AtmosTrack.h.

Referenced by VetoTrack::Fill(), CamEvd::FillEvent(), NtpMaker::FillFitTrackInfo(), NtpMaker::FillTrackInfo(), Init(), CamEvd::MakeShieldPlot(), CamEvd::MakeXYHits(), and AtmosCalculator::TrackProperties().

Double_t AtmosTrack::ZeroCurveChi2
 

Definition at line 133 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().

Int_t AtmosTrack::ZeroCurveNdf
 

Definition at line 134 of file AtmosTrack.h.

Referenced by Init(), and AtmosCalculator::TrackProperties().


The documentation for this class was generated from the following files:
Generated on Mon Feb 15 11:08:40 2010 for loon by  doxygen 1.3.9.1