ATLAS Offline Software
|
the active crossing range for a data object (CLID/key combination) More...
Public Member Functions | |
Range () | |
Range (int first, int last, double cacheRefreshFrequency) | |
Range (const Range &rhs) | |
Range & | operator= (const Range &rhs) |
bool | contains (int xing) const |
bool | doRefresh (float random) const |
Private Attributes | |
bool | m_noLimits |
int | m_first |
int | m_last |
double | m_cacheRefreshFrequency |
the active crossing range for a data object (CLID/key combination)
Definition at line 138 of file PileUpMergeSvc.h.
|
inline |
Definition at line 140 of file PileUpMergeSvc.h.
|
inline |
Definition at line 141 of file PileUpMergeSvc.h.
Definition at line 146 of file PileUpMergeSvc.h.
|
inline |
Definition at line 159 of file PileUpMergeSvc.h.
|
inline |
Definition at line 162 of file PileUpMergeSvc.h.
Definition at line 150 of file PileUpMergeSvc.h.
|
private |
Definition at line 173 of file PileUpMergeSvc.h.
|
private |
Definition at line 172 of file PileUpMergeSvc.h.
|
private |
Definition at line 172 of file PileUpMergeSvc.h.
|
private |
Definition at line 171 of file PileUpMergeSvc.h.