![]() |
eventAnalysis
7.0-49-g0ac7482
|
The main object that contains ECAL cluster information. More...
#include <TTrackerECALReconModule.hxx>
Public Member Functions | |
TECALReconCluster () | |
virtual | ~TECALReconCluster () |
ClassDef (ND::TTrackerECALReconModule::TECALReconCluster, 1) | |
Public Attributes | |
double | EDeposit |
The charge deposited by the cluster. More... | |
int | NDOF |
The number of degrees of freedom in the reconstruction. More... | |
TLorentzVector | Position |
The cluster position. More... | |
TLorentzVector | PositionVar |
The cluster position variance. More... | |
The main object that contains ECAL cluster information.
Definition at line 194 of file TTrackerECALReconModule.hxx.
|
virtual |
Definition at line 2567 of file TTrackerECALReconModule.cxx.
ND::TTrackerECALReconModule::TECALReconCluster::TECALReconCluster | ( | ) |
Definition at line 197 of file TTrackerECALReconModule.hxx.
ND::TTrackerECALReconModule::TECALReconCluster::ClassDef | ( | ND::TTrackerECALReconModule::TECALReconCluster | , |
1 | |||
) |
double ND::TTrackerECALReconModule::TECALReconCluster::EDeposit |
The charge deposited by the cluster.
Definition at line 207 of file TTrackerECALReconModule.hxx.
int ND::TTrackerECALReconModule::TECALReconCluster::NDOF |
The number of degrees of freedom in the reconstruction.
Definition at line 204 of file TTrackerECALReconModule.hxx.
TLorentzVector ND::TTrackerECALReconModule::TECALReconCluster::Position |
The cluster position.
Definition at line 197 of file TTrackerECALReconModule.hxx.
TLorentzVector ND::TTrackerECALReconModule::TECALReconCluster::PositionVar |
The cluster position variance.
Definition at line 201 of file TTrackerECALReconModule.hxx.