![]() |
eventAnalysis
7.0-49-g0ac7482
|
#include <TFgdOnlyModule.hxx>
Public Member Functions | |
virtual | ~TFgd3DIsoTrack () |
ClassDef (TFgdOnlyModule::TFgd3DIsoTrack, 2) | |
Public Attributes | |
std::string | AlgorithmName |
Algorithm name. More... | |
double | Cleanliness |
Cleanlikness. More... | |
double | Completeness |
Completeness. More... | |
TVector3 | Direction |
Direection. More... | |
double | muonPull |
Muon pull. More... | |
int | NHits |
Number of hits. More... | |
TLorentzVector | Origin |
Origin. More... | |
TLorentzVector | OriginVariance |
Variance on origin. More... | |
double | pionPull |
Pion pull. More... | |
double | protonPull |
Proton pull. More... | |
double | Range |
Range. More... | |
double | SumCharge |
Sum of charge. More... | |
int | TrajId |
Trajectory id`. More... | |
std::vector< TVector3 * > | XZHitPositions |
XZ Hit Positions. More... | |
std::vector< TVector3 * > | YZHitPositions |
YZ Hit Positions. More... | |
Definition at line 55 of file TFgdOnlyModule.hxx.
|
virtual |
Definition at line 13 of file TFgdOnlyModule.cxx.
ND::TFgdOnlyModule::TFgd3DIsoTrack::ClassDef | ( | TFgdOnlyModule::TFgd3DIsoTrack | , |
2 | |||
) |
std::string ND::TFgdOnlyModule::TFgd3DIsoTrack::AlgorithmName |
Algorithm name.
Definition at line 60 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
double ND::TFgdOnlyModule::TFgd3DIsoTrack::Cleanliness |
Cleanlikness.
Definition at line 81 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
double ND::TFgdOnlyModule::TFgd3DIsoTrack::Completeness |
Completeness.
Definition at line 80 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
TVector3 ND::TFgdOnlyModule::TFgd3DIsoTrack::Direction |
Direection.
Definition at line 69 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
double ND::TFgdOnlyModule::TFgd3DIsoTrack::muonPull |
Muon pull.
Definition at line 71 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
int ND::TFgdOnlyModule::TFgd3DIsoTrack::NHits |
Number of hits.
Definition at line 62 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
TLorentzVector ND::TFgdOnlyModule::TFgd3DIsoTrack::Origin |
Origin.
Definition at line 67 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
TLorentzVector ND::TFgdOnlyModule::TFgd3DIsoTrack::OriginVariance |
Variance on origin.
Definition at line 68 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
double ND::TFgdOnlyModule::TFgd3DIsoTrack::pionPull |
Pion pull.
Definition at line 72 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
double ND::TFgdOnlyModule::TFgd3DIsoTrack::protonPull |
Proton pull.
Definition at line 73 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
double ND::TFgdOnlyModule::TFgd3DIsoTrack::Range |
Range.
Definition at line 65 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
double ND::TFgdOnlyModule::TFgd3DIsoTrack::SumCharge |
Sum of charge.
Definition at line 64 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
int ND::TFgdOnlyModule::TFgd3DIsoTrack::TrajId |
Trajectory id`.
Definition at line 79 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill3DIsoTrack().
std::vector<TVector3 *> ND::TFgdOnlyModule::TFgd3DIsoTrack::XZHitPositions |
XZ Hit Positions.
Definition at line 75 of file TFgdOnlyModule.hxx.
std::vector<TVector3 *> ND::TFgdOnlyModule::TFgd3DIsoTrack::YZHitPositions |
YZ Hit Positions.
Definition at line 77 of file TFgdOnlyModule.hxx.