ATLAS Offline Software
|
Collection of static functions providing infinite EventIDRanges. More...
#include <IOVInfiniteRange.h>
Static Public Member Functions | |
static EventIDRange | infiniteRunLB () |
Produces an EventIDRange that is infinite in RunLumi and invalid in Time. More... | |
static EventIDRange | infiniteTime () |
Produces an EventIDRange that is inifinite in Time and invalid in RunLumi. More... | |
static EventIDRange | infiniteMixed () |
Produces an mixed EventIDRange that is infinite in Time and RunLumi. More... | |
Collection of static functions providing infinite EventIDRanges.
Definition at line 18 of file IOVInfiniteRange.h.
|
inlinestatic |
Produces an mixed EventIDRange that is infinite in Time and RunLumi.
Definition at line 55 of file IOVInfiniteRange.h.
|
inlinestatic |
Produces an EventIDRange that is infinite in RunLumi and invalid in Time.
Definition at line 39 of file IOVInfiniteRange.h.
|
inlinestatic |
Produces an EventIDRange that is inifinite in Time and invalid in RunLumi.
Definition at line 47 of file IOVInfiniteRange.h.