|
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.