ATLAS Offline Software
|
Public Member Functions | |
bunchTrain_t (bcid_type first, bcid_type last, unsigned ncoll) | |
Public Attributes | |
int | m_first |
int | m_last |
First BCID of this train. More... | |
unsigned | m_nColl |
Last BCID of this train. More... | |
Definition at line 315 of file BunchCrossingCondData.h.
int BunchCrossingCondData::bunchTrain_t::m_first |
Definition at line 318 of file BunchCrossingCondData.h.
int BunchCrossingCondData::bunchTrain_t::m_last |
First BCID of this train.
Definition at line 319 of file BunchCrossingCondData.h.
unsigned BunchCrossingCondData::bunchTrain_t::m_nColl |
Last BCID of this train.
Definition at line 320 of file BunchCrossingCondData.h.