LDMX Software
|
structure holding data uniquely identifying a specific module in the ECal More...
Public Member Functions | |
UniqueModule (EcalTriggerID tid) | |
UniqueModule (EcalID eid) | |
Public Attributes | |
unsigned int | layer_ |
unsigned int | module_ |
structure holding data uniquely identifying a specific module in the ECal
This is helpful for doing module sums where we want to sum over all trigger or precision cells within a specific module. It acts like a key that can be constructed from either a trigger cell ID or a precision cell ID.
Definition at line 181 of file TrigPrimResolutionAnalyzer.cxx.
|
inline |
Definition at line 184 of file TrigPrimResolutionAnalyzer.cxx.
|
inline |
Definition at line 188 of file TrigPrimResolutionAnalyzer.cxx.
unsigned int ldmx::ecal::UniqueModule::layer_ |
Definition at line 182 of file TrigPrimResolutionAnalyzer.cxx.
unsigned int ldmx::ecal::UniqueModule::module_ |
Definition at line 183 of file TrigPrimResolutionAnalyzer.cxx.