Go to the documentation of this file. 1 #ifndef FWCore_Sources_EventSkipperByID_h
2 #define FWCore_Sources_EventSkipperByID_h
unsigned int LuminosityBlockNumber_t
static std::unique_ptr< EventSkipperByID > create(ParameterSet const &pset)
bool skipIt(RunNumber_t run, LuminosityBlockNumber_t lumi, EventNumber_t event) const
bool skippingEvents() const
LuminosityBlockNumber_t firstLumi_
unsigned long long EventNumber_t
bool skippingLumis() const
std::vector< LuminosityBlockRange > whichLumisToProcess_
std::vector< LuminosityBlockRange > whichLumisToSkip_
std::vector< EventRange > whichEventsToProcess_
std::vector< EventRange > whichEventsToSkip_
EventNumber_t firstEvent_
EventSkipperByID(ParameterSet const &pset)
static void fillDescription(ParameterSetDescription &desc)
bool somethingToSkip() const