![]() |
eventAnalysis
7.0-49-g0ac7482
|
Describes a true G4 particle associated to a TGlobalPID. More...
#include <TGlobalBaseObjects.hxx>
Inheritance diagram for ND::TTrueParticle:
Collaboration diagram for ND::TTrueParticle:Public Member Functions | |
| virtual | ~TTrueParticle () |
| ClassDef (TTrueParticle, 1) | |
Public Attributes | |
| double | Eff |
| The efficiency for matching the rec particle with the true particle. More... | |
| int | ID |
| G4 Trajectory Id. More... | |
| double | Pur |
| The purity for matching the rec particle with the true particle. More... | |
| ND::TTrueVertex | Vertex |
| True vertex associated to this TrueParticle. More... | |
Describes a true G4 particle associated to a TGlobalPID.
Definition at line 22 of file TGlobalBaseObjects.hxx.
|
virtual |
Definition at line 24 of file TGlobalBaseObjects.hxx.
| ND::TTrueParticle::ClassDef | ( | TTrueParticle | , |
| 1 | |||
| ) |
| double ND::TTrueParticle::Eff |
The efficiency for matching the rec particle with the true particle.
Definition at line 32 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillTrueParticle().
| int ND::TTrueParticle::ID |
G4 Trajectory Id.
Definition at line 26 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillTrueParticle(), and ND::TGlobalReconModule::MatchTrueVertex().
| double ND::TTrueParticle::Pur |
The purity for matching the rec particle with the true particle.
Definition at line 29 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillTrueParticle().
| ND::TTrueVertex ND::TTrueParticle::Vertex |
True vertex associated to this TrueParticle.
Definition at line 35 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillTrueParticle(), and ND::TGlobalReconModule::MatchTrueVertex().
1.8.5