|
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 182 of file TrigPrimResolutionAnalyzer.cxx.
|
inline |
Definition at line 185 of file TrigPrimResolutionAnalyzer.cxx.
|
inline |
Definition at line 189 of file TrigPrimResolutionAnalyzer.cxx.
| unsigned int ldmx::ecal::UniqueModule::layer_ |
Definition at line 183 of file TrigPrimResolutionAnalyzer.cxx.
| unsigned int ldmx::ecal::UniqueModule::module_ |
Definition at line 184 of file TrigPrimResolutionAnalyzer.cxx.