1 #ifndef CROSSING_FRAME_PLAYBACKINFO_H
2 #define CROSSING_FRAME_PLAYBACKINFO_H
37 void getEventStartInfo(std::vector<edm::EventID> &ids, std::vector<int> & fileNrs, std::vector<unsigned int> &nrEvents,
const unsigned int s)
const {
48 void setEventStartInfo(std::vector<edm::EventID> &
id, std::vector<int>& fileNr, std::vector<unsigned int>& nrEvents,
const unsigned int s);
CrossingFramePlaybackInfo()
void setNrEvents(const unsigned int nr, const unsigned int s, const int bcr)
void setEventStartInfo(std::vector< edm::EventID > &id, std::vector< int > &fileNr, std::vector< unsigned int > &nrEvents, const unsigned int s)
std::vector< std::vector< int > > pileupFileNr_
void setStartEventId(const edm::EventID &id, const unsigned int s, const int bcr)
void getEventStartInfo(std::vector< edm::EventID > &ids, std::vector< int > &fileNrs, std::vector< unsigned int > &nrEvents, const unsigned int s) const
int getStartFileNr(const unsigned int s, const int bcr) const
~CrossingFramePlaybackInfo()
std::vector< std::vector< edm::EventID > > idFirstPileup_
void setStartFileNr(const unsigned int nr, const unsigned int s, const int bcr)
unsigned int maxNbSources_
edm::EventID getStartEventId(const unsigned int s, const int bcr) const
int getNrEvents(const unsigned int s, const int bcr) const
std::vector< std::vector< unsigned int > > nrEvents_