#include <L1TRateHelper.h>
Public Member Functions | |
void | add (int orbit) |
int | getTime () |
bool | operator() (const int &o1, const int &o2) const |
TRateStruct () | |
Static Public Member Functions | |
static int | getTimeForOrbit (const int &orbit) |
Public Attributes | |
int | m_events |
int | m_orbitHigh |
int | m_orbitLow |
Static Public Attributes | |
static const int | m_timeBin = 11224 |
Definition at line 11 of file L1TRateHelper.h.
|
inline |
Definition at line 12 of file L1TRateHelper.h.
|
inline |
|
inline |
|
inlinestatic |
|
inline |
Definition at line 25 of file L1TRateHelper.h.
References getTimeForOrbit().
int L1TRateHelper::TRateStruct::m_events |
Definition at line 23 of file L1TRateHelper.h.
Referenced by add().
int L1TRateHelper::TRateStruct::m_orbitHigh |
Definition at line 22 of file L1TRateHelper.h.
int L1TRateHelper::TRateStruct::m_orbitLow |
Definition at line 21 of file L1TRateHelper.h.
|
static |
Definition at line 20 of file L1TRateHelper.h.
Referenced by getTime(), and getTimeForOrbit().