![]() |
eventAnalysis
7.0-49-g0ac7482
|
An object to described a P0D shower. More...
#include <TGlobalReconModule.hxx>
Inheritance diagram for ND::TGlobalReconModule::TP0DObject:
Collaboration diagram for ND::TGlobalReconModule::TP0DObject:Public Member Functions | |
| virtual | ~TP0DObject () |
| ClassDef (TSubBaseObject, 1) | |
| ClassDef (TSubBaseShowerObject, 1) | |
| ClassDef (TGlobalReconModule::TP0DObject, 1) | |
Public Attributes | |
| double | avgtime |
| Averaged corrected node time. More... | |
| TVector3 | BackDirection |
| The direction at the 'back' of the object. More... | |
| TVector3 | BackDirectionVar |
| The uncertainty on ND::TSubBaseObject::BackDirection. More... | |
| double | BackMomentum |
| The momentum measurement at the 'back' of the object. More... | |
| double | BackMomentumError |
| The uncertainty on ND::TSubBaseObject::BackMomentum. More... | |
| TLorentzVector | BackPosition |
| The global coordinate position at the 'back' of the object. More... | |
| TLorentzVector | BackPositionVar |
| The uncertainty on ND::TSubBaseObject::BackPosition. More... | |
| double | Chi2 |
| The chi2 of the fit. More... | |
| TVector3 | Cone |
| The opening angles of the reconstructed shower cone. More... | |
| int | Detector |
| Integer specifying which subdetector(s) the object belongs to. See TGlobalReconModule::GetDetectorNumber for the options. More... | |
| double | EDeposit |
| Deposited energy, N.B. the meaning of this is subdetector-local. More... | |
| TVector3 | FrontDirection |
| The direction at the 'front' of the object. More... | |
| TVector3 | FrontDirectionVar |
| The uncertainty on ND::TSubBaseObject::FrontDirection. More... | |
| double | FrontMomentum |
| The momentum measurement at the 'front' of the object. More... | |
| double | FrontMomentumError |
| The uncertainty on ND::TSubBaseObject::FrontMomentum. More... | |
| TLorentzVector | FrontPosition |
| The global coordinate position at the 'front' of the object. More... | |
| TLorentzVector | FrontPositionVar |
| The uncertainty on ND::TSubBaseObject::FrontPosition. More... | |
| double | Length |
| The length of the track or shower (RMS) More... | |
| int | NConstituents |
| The number of constituents. More... | |
| int | NDOF |
| The number of degrees of freedom in the fit. More... | |
| int | NHits |
| The number of constituent hits. More... | |
| int | NNodes |
| The number of reconstruction nodes. More... | |
| std::vector< int > | ParticleId |
| A vector of potential PIDs, sorted by weight, c.f. TP0DObject::PIDWeight. More... | |
| std::vector< double > | PIDWeight |
| The weights for the PID hypotheses, c.f. TP0DObject::ParticleId. More... | |
| unsigned long | Status |
| The status for the fit. More... | |
| TTrueParticle | TrueParticle |
| The associated true particle. More... | |
| UInt_t | UniqueID |
| Unique identifier for sub-detector recon objects. More... | |
| double | Width |
| The width of the shower (perpendicular to the direction). More... | |
An object to described a P0D shower.
Definition at line 205 of file TGlobalReconModule.hxx.
|
virtual |
Definition at line 138 of file TGlobalReconModule.cxx.
|
inherited |
|
inherited |
| ND::TGlobalReconModule::TP0DObject::ClassDef | ( | TGlobalReconModule::TP0DObject | , |
| 1 | |||
| ) |
| double ND::TGlobalReconModule::TP0DObject::avgtime |
Averaged corrected node time.
Definition at line 209 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillP0DInfo().
|
inherited |
The direction at the 'back' of the object.
Definition at line 86 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The uncertainty on ND::TSubBaseObject::BackDirection.
Definition at line 92 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The momentum measurement at the 'back' of the object.
Definition at line 98 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The uncertainty on ND::TSubBaseObject::BackMomentum.
Definition at line 104 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The global coordinate position at the 'back' of the object.
Definition at line 74 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The uncertainty on ND::TSubBaseObject::BackPosition.
Definition at line 80 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The chi2 of the fit.
Definition at line 61 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The opening angles of the reconstructed shower cone.
Definition at line 119 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillGlobalPIDs(), and ND::TGlobalReconModule::FillP0DInfo().
|
inherited |
Integer specifying which subdetector(s) the object belongs to. See TGlobalReconModule::GetDetectorNumber for the options.
Definition at line 53 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
Deposited energy, N.B. the meaning of this is subdetector-local.
Definition at line 63 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillGlobalPIDs(), ND::TGlobalReconModule::FillP0DInfo(), ND::TGlobalReconModule::FillSMRDInfo(), and ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The direction at the 'front' of the object.
Definition at line 83 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillP0DInfo(), and ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The uncertainty on ND::TSubBaseObject::FrontDirection.
Definition at line 89 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The momentum measurement at the 'front' of the object.
Definition at line 95 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The uncertainty on ND::TSubBaseObject::FrontMomentum.
Definition at line 101 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The global coordinate position at the 'front' of the object.
Definition at line 71 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillP0DInfo(), and ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The uncertainty on ND::TSubBaseObject::FrontPosition.
Definition at line 77 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The length of the track or shower (RMS)
Definition at line 68 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillGlobalPIDs(), ND::TGlobalReconModule::FillP0DInfo(), ND::TGlobalReconModule::FillSFGInfo(), and ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The number of constituents.
Definition at line 65 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The number of degrees of freedom in the fit.
Definition at line 59 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The number of constituent hits.
Definition at line 55 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSFGInfo(), ND::TGlobalReconModule::FillSFGOther(), and ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The number of reconstruction nodes.
Definition at line 57 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSFGInfo(), and ND::TGlobalReconModule::FillSubBaseObject().
| std::vector<int> ND::TGlobalReconModule::TP0DObject::ParticleId |
A vector of potential PIDs, sorted by weight, c.f. TP0DObject::PIDWeight.
Definition at line 210 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillP0DInfo().
| std::vector<double> ND::TGlobalReconModule::TP0DObject::PIDWeight |
The weights for the PID hypotheses, c.f. TP0DObject::ParticleId.
Definition at line 211 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillP0DInfo().
|
inherited |
The status for the fit.
Definition at line 50 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
The associated true particle.
Definition at line 107 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
|
inherited |
Unique identifier for sub-detector recon objects.
Definition at line 47 of file TGlobalBaseObjects.hxx.
Referenced by ND::TGlobalReconModule::FillSubBaseObject().
| double ND::TGlobalReconModule::TP0DObject::Width |
The width of the shower (perpendicular to the direction).
Definition at line 208 of file TGlobalReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillGlobalPIDs(), and ND::TGlobalReconModule::FillP0DInfo().
1.8.5