![]() |
eventAnalysis
7.0-49-g0ac7482
|
The main object that contains ECAL track information. More...
#include <TTrackerECALReconModule.hxx>
Public Member Functions | |
TECALReconTrack () | |
virtual | ~TECALReconTrack () |
ClassDef (ND::TTrackerECALReconModule::TECALReconTrack, 1) | |
Public Attributes | |
TLorentzVector | BackPosition |
The position of the end of the track. More... | |
TVector3 | Direction |
The track direction. More... | |
double | EDeposit |
The charge deposited by the track in units of MIPs. More... | |
TLorentzVector | Position |
The track starting 4-position. More... | |
TLorentzVector | PositionVar |
The track starting 4-position variance. More... | |
TVector3 | Width |
The main object that contains ECAL track information.
Definition at line 140 of file TTrackerECALReconModule.hxx.
|
virtual |
Definition at line 2565 of file TTrackerECALReconModule.cxx.
ND::TTrackerECALReconModule::TECALReconTrack::TECALReconTrack | ( | ) |
Definition at line 143 of file TTrackerECALReconModule.hxx.
ND::TTrackerECALReconModule::TECALReconTrack::ClassDef | ( | ND::TTrackerECALReconModule::TECALReconTrack | , |
1 | |||
) |
TLorentzVector ND::TTrackerECALReconModule::TECALReconTrack::BackPosition |
The position of the end of the track.
Track 'width' Used by GlobalRecon, isn't needed here, so generate streamer info.
Definition at line 157 of file TTrackerECALReconModule.hxx.
TVector3 ND::TTrackerECALReconModule::TECALReconTrack::Direction |
The track direction.
Definition at line 143 of file TTrackerECALReconModule.hxx.
double ND::TTrackerECALReconModule::TECALReconTrack::EDeposit |
The charge deposited by the track in units of MIPs.
Definition at line 148 of file TTrackerECALReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillECALInfo().
TLorentzVector ND::TTrackerECALReconModule::TECALReconTrack::Position |
The track starting 4-position.
Definition at line 151 of file TTrackerECALReconModule.hxx.
TLorentzVector ND::TTrackerECALReconModule::TECALReconTrack::PositionVar |
The track starting 4-position variance.
Definition at line 154 of file TTrackerECALReconModule.hxx.
TVector3 ND::TTrackerECALReconModule::TECALReconTrack::Width |
Definition at line 162 of file TTrackerECALReconModule.hxx.
Referenced by ND::TGlobalReconModule::FillECALInfo().