#include <TCCinput.h>
Public Member Functions | |
int | get_energy () const |
int | get_fg () const |
bool | is_current (int n) const |
bool | operator< (const TCCinput &) const |
std::ostream & | operator<< (std::ostream &) |
TCCinput (int tt=0, int bx=0, unsigned val=0x0) | |
Public Attributes | |
int | bunchCrossing |
unsigned | input |
int | tower |
Definition at line 12 of file TCCinput.h.
|
inline |
|
inline |
Definition at line 28 of file TCCinput.h.
Referenced by EcalFEtoDigi::create_TPSample(), EcalFEtoDigi::create_TPSampleTcp(), EcalFEtoDigi::create_TTDetId(), and operator<<().
|
inline |
Definition at line 32 of file TCCinput.h.
Referenced by EcalFEtoDigi::create_TPSample(), EcalFEtoDigi::create_TPSampleTcp(), and operator<<().
|
inline |
|
inline |
|
inline |
Definition at line 47 of file TCCinput.h.
References bunchCrossing, TauDecayModes::dec, get_energy(), get_fg(), input, and tower.
Referenced by is_current().
int TCCinput::bunchCrossing |
Definition at line 15 of file TCCinput.h.
Referenced by operator<(), and operator<<().
unsigned TCCinput::input |
Definition at line 16 of file TCCinput.h.
Referenced by EcalFEtoDigi::create_TPSample(), and operator<<().
int TCCinput::tower |
Definition at line 14 of file TCCinput.h.
Referenced by EcalFEtoDigi::create_TTDetId(), and operator<<().