1 #ifndef IOPool_Input_RunHelper_h
2 #define IOPool_Input_RunHelper_h
86 std::unique_ptr<RunHelperBase>
virtual void checkForNewRun(RunNumber_t run) override
size_t indexOfNextRunNumber_
virtual void checkRunConsistency(RunNumber_t run, RunNumber_t origninalRun) const override
virtual void setForcedRunOffset(RunNumber_t firstRun) override
static void fillDescription(ParameterSetDescription &desc)
virtual void overrideRunNumber(EventID &event, bool isRealData) override
virtual RunNumber_t runNumberToUseForThisLumi() const
unsigned int LuminosityBlockNumber_t
RunNumber_t realRunNumber_
virtual InputSource::ItemType nextItemType(InputSource::ItemType const &previousItemType, InputSource::ItemType const &newIemType) override
virtual void checkRunConsistency(RunNumber_t run, RunNumber_t origninalRun) const override
SetRunHelper(ParameterSet const &pset)
virtual void overrideRunNumber(LuminosityBlockID &lumi)
virtual void checkForNewRun(RunNumber_t run)
virtual ~DefaultRunHelper()
virtual bool fakeNewRun() const override
virtual void overrideRunNumber(RunID &run)
virtual bool fakeNewRun() const
DefaultRunHelper()=default
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
virtual InputSource::ItemType nextItemType(InputSource::ItemType const &previousItemType, InputSource::ItemType const &newItemType)
std::unique_ptr< RunHelperBase > makeRunHelper(ParameterSet const &pset)
SetRunForEachLumiHelper(ParameterSet const &pset)
virtual void setForcedRunOffset(RunNumber_t firstRun)
virtual void checkLumiConsistency(LuminosityBlockNumber_t lumi, LuminosityBlockNumber_t origninalLumi) const
virtual RunNumber_t runNumberToUseForThisLumi() const override
std::vector< RunNumber_t > setRunNumberForEachLumi_
virtual ~SetRunForEachLumiHelper()
virtual void overrideRunNumber(EventID &event, bool isRealData)
virtual void overrideRunNumber(EventID &event, bool isRealData) override
virtual void checkRunConsistency(RunNumber_t run, RunNumber_t origninalRun) const