#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 |
Definition at line 17 of file TCCinput.h.
References gather_cfg::cout, TauDecayModes::dec, and input.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 39 of file TCCinput.h.
References bunchCrossing, TauDecayModes::dec, get_energy(), get_fg(), input, and tower.
int TCCinput::bunchCrossing |
Definition at line 14 of file TCCinput.h.
Referenced by is_current(), operator<(), and operator<<().
unsigned TCCinput::input |
Definition at line 15 of file TCCinput.h.
Referenced by get_energy(), get_fg(), operator<<(), and TCCinput().
int TCCinput::tower |
Definition at line 13 of file TCCinput.h.
Referenced by operator<<().