Go to the documentation of this file. 1 #ifndef Framework_Sources_IDGeneratorSourceBase_h
2 #define Framework_Sources_IDGeneratorSourceBase_h
23 template <
typename BASE>
48 auto history = BASE::processHistoryRegistry().getMapped(
aux.processHistoryID());
51 BASE::resetEventCached();
unsigned int eventCreationDelay() const
unsigned int numberEventsInThisRun() const
BASE::ItemType getNextItemType() final
LuminosityBlockNumber_t luminosityBlock() const
unsigned int numberEventsInThisLumi() const
LuminosityBlockNumber_t luminosityBlock() const
unsigned int LuminosityBlockNumber_t
unsigned int numberEventsInLumi() const
static uInt32 F(BLOWFISH_CTX *ctx, uInt32 x)
virtual bool setRunAndEventInfo(EventID &id, TimeValue_t &time, EventAuxiliary::ExperimentType &etype)=0
const EventNumber_t zerothEvent_
unsigned int numberEventsInRun() const
RunNumber_t runForLumi(LuminosityBlockNumber_t) const
void doReadEvent(EventPrincipal &eventPrincipal, F &&f)
IDGeneratorSourceBase(ParameterSet const &pset, InputSourceDescription const &desc, bool realData)
std::shared_ptr< LuminosityBlockAuxiliary > readLuminosityBlockAuxiliary_() override
EventNumber_t event() const
unsigned long long EventNumber_t
void advanceToNext(EventID &eventID, TimeValue_t &time)
std::vector< edm::LuminosityBlockID > firstLumiForRuns_
EventID const & eventID() const
unsigned int numberEventsInLumi_
void retreatToPrevious(EventID &eventID, TimeValue_t &time)
unsigned int numberEventsInRun_
void skip(int offset) override
EventNumber_t event() const
EventAuxiliary::ExperimentType eType_
unsigned int numberEventsInThisRun_
unsigned int eventCreationDelay_
unsigned int timeBetweenEvents() const
virtual size_t fileIndex() const
void fillEventPrincipal(EventAuxiliary const &aux, ProcessHistory const *processHistory, DelayedReader *reader=nullptr)
virtual bool noFiles() const
TimeValue_t presentTime() const
TimeValue_t timeBetweenEvents_
unsigned int numberEventsInThisLumi_
std::shared_ptr< RunAuxiliary > readRunAuxiliary_() override
virtual void initialize(EventID &id, TimeValue_t &time, TimeValue_t &interval)
~IDGeneratorSourceBase() noexcept(false) override
static void fillDescription(ParameterSetDescription &desc)
unsigned long long TimeValue_t