![]() |
eventAnalysis
7.0-49-g0ac7482
|
An object to hold specific TPC variables. More...
#include <TGlobalReconModule.hxx>
Inheritance diagram for ND::TGlobalReconModule::TTPCOtherObject:
Collaboration diagram for ND::TGlobalReconModule::TTPCOtherObject:Public Member Functions | |
| virtual | ~TTPCOtherObject () |
| ClassDef (TGlobalReconModule::TTPCOtherObject, 1) | |
Public Attributes | |
| TVector3 | BackDirection |
| The Back direction of the object. More... | |
| TLorentzVector | BackPosition |
| The Back position of the object. More... | |
| double | Charge |
| Charge. More... | |
| double | Chi2 |
| Chi squared. More... | |
| int | Detector |
| Detector. More... | |
| double | EDeposit |
| Energy deposit. More... | |
| TVector3 | FrontDirection |
| The Front direction of the object. More... | |
| TLorentzVector | FrontPosition |
| The Front position of the object. More... | |
| double | Momentum |
| the momentum of the object More... | |
| int | NHits |
| Number of hits. More... | |
| TTrueParticle | TrueParticle |
| The true particle. More... | |
An object to hold specific TPC variables.
Definition at line 297 of file TGlobalReconModule.hxx.
|
virtual |
Definition at line 147 of file TGlobalReconModule.cxx.
| ND::TGlobalReconModule::TTPCOtherObject::ClassDef | ( | TGlobalReconModule::TTPCOtherObject | , |
| 1 | |||
| ) |
| TVector3 ND::TGlobalReconModule::TTPCOtherObject::BackDirection |
The Back direction of the object.
Definition at line 308 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
| TLorentzVector ND::TGlobalReconModule::TTPCOtherObject::BackPosition |
The Back position of the object.
Definition at line 306 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
| double ND::TGlobalReconModule::TTPCOtherObject::Charge |
Charge.
Definition at line 300 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
| double ND::TGlobalReconModule::TTPCOtherObject::Chi2 |
Chi squared.
Definition at line 303 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
| int ND::TGlobalReconModule::TTPCOtherObject::Detector |
Detector.
Definition at line 301 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
| double ND::TGlobalReconModule::TTPCOtherObject::EDeposit |
Energy deposit.
Definition at line 304 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
| TVector3 ND::TGlobalReconModule::TTPCOtherObject::FrontDirection |
The Front direction of the object.
Definition at line 307 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
| TLorentzVector ND::TGlobalReconModule::TTPCOtherObject::FrontPosition |
The Front position of the object.
Definition at line 305 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
| double ND::TGlobalReconModule::TTPCOtherObject::Momentum |
the momentum of the object
Definition at line 309 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
| int ND::TGlobalReconModule::TTPCOtherObject::NHits |
Number of hits.
Definition at line 302 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
| TTrueParticle ND::TGlobalReconModule::TTPCOtherObject::TrueParticle |
The true particle.
Definition at line 310 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillTPCOther().
1.8.5