![]() |
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 132 of file PileUpMergeSvc.h.
|
inline |
Definition at line 134 of file PileUpMergeSvc.h.
|
inline |
Definition at line 135 of file PileUpMergeSvc.h.
Definition at line 140 of file PileUpMergeSvc.h.
|
inline |
Definition at line 153 of file PileUpMergeSvc.h.
|
inline |
Definition at line 156 of file PileUpMergeSvc.h.
Definition at line 144 of file PileUpMergeSvc.h.
|
private |
Definition at line 167 of file PileUpMergeSvc.h.
|
private |
Definition at line 166 of file PileUpMergeSvc.h.
|
private |
Definition at line 166 of file PileUpMergeSvc.h.
|
private |
Definition at line 165 of file PileUpMergeSvc.h.