![]() |
eventAnalysis
7.0-49-g0ac7482
|
An object to describe a reconstructed track. More...
#include <TTrackerReconModule.hxx>
Inheritance diagram for ND::TTrackerReconModule::TUnusedHit:
Collaboration diagram for ND::TTrackerReconModule::TUnusedHit:Public Member Functions | |
| virtual | ~TUnusedHit () |
| ClassDef (TTrackerReconModule::TUnusedHit, 1) | |
Public Attributes | |
| TVector3 | Position |
| The position of the hit component 0=x 1=y 2=z in mm. More... | |
| double | Time |
| Time of the hit in ns. More... | |
| double | TimeUnc |
| Time Uncertainty of hit in ns. More... | |
| double | TotalCharge |
| Deposited charge (the hit EDeposit) More... | |
| TVector3 | Variance |
| The position variance in mm. More... | |
An object to describe a reconstructed track.
An object to store unused hits That is, hits that were not associated with any track
Definition at line 38 of file TTrackerReconModule.hxx.
|
virtual |
Definition at line 30 of file TTrackerReconModule.cxx.
| ND::TTrackerReconModule::TUnusedHit::ClassDef | ( | TTrackerReconModule::TUnusedHit | , |
| 1 | |||
| ) |
| TVector3 ND::TTrackerReconModule::TUnusedHit::Position |
The position of the hit component 0=x 1=y 2=z in mm.
Definition at line 44 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillOther(), and ND::TTrackerReconModule::FillTree().
| double ND::TTrackerReconModule::TUnusedHit::Time |
Time of the hit in ns.
Definition at line 48 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillOther(), and ND::TTrackerReconModule::FillTree().
| double ND::TTrackerReconModule::TUnusedHit::TimeUnc |
Time Uncertainty of hit in ns.
Definition at line 50 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillOther(), and ND::TTrackerReconModule::FillTree().
| double ND::TTrackerReconModule::TUnusedHit::TotalCharge |
Deposited charge (the hit EDeposit)
Definition at line 42 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillOther(), and ND::TTrackerReconModule::FillTree().
| TVector3 ND::TTrackerReconModule::TUnusedHit::Variance |
The position variance in mm.
Definition at line 46 of file TTrackerReconModule.hxx.
Referenced by ND::TTrackerReconModule::FillOther(), and ND::TTrackerReconModule::FillTree().
1.8.5