![]() |
eventAnalysis
7.0-49-g0ac7482
|
#include <TFgdOnlyModule.hxx>
Public Member Functions | |
virtual | ~TFgd2DIsoTrack () |
ClassDef (TFgdOnlyModule::TFgd2DIsoTrack, 2) | |
Public Attributes | |
std::string | AlgorithmName |
double | Angle |
Angle. More... | |
double | Cleanliness |
Cleanlikness. More... | |
double | Completeness |
Completeness. More... | |
TVector3 | Direction |
Direection. More... | |
std::vector< TVector3 * > | HitPositions |
Hit positions. More... | |
int | NHits |
TLorentzVector | Origin |
Origin. More... | |
TLorentzVector | OriginVariance |
Variance on origin. More... | |
double | Range |
Range. More... | |
double | SumCharge |
Charge Sum. More... | |
int | TrajId |
Trajectory id`. More... | |
Definition at line 29 of file TFgdOnlyModule.hxx.
|
virtual |
Definition at line 11 of file TFgdOnlyModule.cxx.
ND::TFgdOnlyModule::TFgd2DIsoTrack::ClassDef | ( | TFgdOnlyModule::TFgd2DIsoTrack | , |
2 | |||
) |
std::string ND::TFgdOnlyModule::TFgd2DIsoTrack::AlgorithmName |
Definition at line 34 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
double ND::TFgdOnlyModule::TFgd2DIsoTrack::Angle |
Angle.
Definition at line 38 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
double ND::TFgdOnlyModule::TFgd2DIsoTrack::Cleanliness |
Cleanlikness.
Definition at line 50 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
double ND::TFgdOnlyModule::TFgd2DIsoTrack::Completeness |
Completeness.
Definition at line 49 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
TVector3 ND::TFgdOnlyModule::TFgd2DIsoTrack::Direction |
Direection.
Definition at line 44 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
std::vector<TVector3*> ND::TFgdOnlyModule::TFgd2DIsoTrack::HitPositions |
Hit positions.
Definition at line 46 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
int ND::TFgdOnlyModule::TFgd2DIsoTrack::NHits |
Definition at line 36 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
TLorentzVector ND::TFgdOnlyModule::TFgd2DIsoTrack::Origin |
Origin.
Definition at line 42 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
TLorentzVector ND::TFgdOnlyModule::TFgd2DIsoTrack::OriginVariance |
Variance on origin.
Definition at line 43 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
double ND::TFgdOnlyModule::TFgd2DIsoTrack::Range |
Range.
Definition at line 40 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
double ND::TFgdOnlyModule::TFgd2DIsoTrack::SumCharge |
Charge Sum.
Definition at line 39 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().
int ND::TFgdOnlyModule::TFgd2DIsoTrack::TrajId |
Trajectory id`.
Definition at line 48 of file TFgdOnlyModule.hxx.
Referenced by ND::TFgdOnlyModule::Fill2DIsoTrack().