LDMX Software
|
Public Member Functions | |
bool | operator< (const EcalTP &other) const |
void | fill (int _tid, int _tp) |
void | fill (int _tid, int _tp, int _layer, int _module, int _cell, int _tp_lin) |
void | writeToFile (FILE *file) const |
void | readFromFile (FILE *file) |
Public Attributes | |
uint8_t | tp |
uint32_t | tid |
uint32_t | tp_lin |
uint32_t | layer |
uint32_t | module |
uint32_t | cell |
Definition at line 13 of file DiscreteInputs.h.
|
inline |
Definition at line 23 of file DiscreteInputs.h.
|
inline |
Definition at line 32 of file DiscreteInputs.h.
|
inline |
Definition at line 22 of file DiscreteInputs.h.
|
inline |
Definition at line 49 of file DiscreteInputs.h.
|
inline |
Definition at line 41 of file DiscreteInputs.h.
uint32_t trigger::ldmx_int::EcalTP::cell |
Definition at line 20 of file DiscreteInputs.h.
uint32_t trigger::ldmx_int::EcalTP::layer |
Definition at line 18 of file DiscreteInputs.h.
uint32_t trigger::ldmx_int::EcalTP::module |
Definition at line 19 of file DiscreteInputs.h.
uint32_t trigger::ldmx_int::EcalTP::tid |
Definition at line 15 of file DiscreteInputs.h.
uint8_t trigger::ldmx_int::EcalTP::tp |
Definition at line 14 of file DiscreteInputs.h.
uint32_t trigger::ldmx_int::EcalTP::tp_lin |
Definition at line 17 of file DiscreteInputs.h.