46 return eventAux.
event();
112 throw cms::Exception(
"NoMetaTree") <<
"The TFile does not contain a TTree named "
118 b->SetAddress(&indexPtr);
125 <<
" does not contain a branch named 'EventAuxiliary'";
134 b->SetAddress(&findexPtr);
138 throw cms::Exception(
"NoIndexBranch") <<
"The TFile does not contain a TBranch named " <<
virtual edm::EventNumber_t getEventNumberOfEntry(edm::IndexIntoFile::EntryNumber_t entry) const override
void setEventFinder(std::shared_ptr< EventFinder > ptr) const
std::string const & BranchTypeToAuxiliaryBranchName(BranchType const &branchType)
FWLiteEventFinder(TBranch *auxBranch)
bool empty() const
True if no runs, lumis, or events are in the file.
unsigned long long EventNumber_t
edm::IndexIntoFile indexIntoFile_
unsigned int LuminosityBlockNumber_t
IndexIntoFileItr findRunPosition(RunNumber_t run) const
Same as findPosition.
EntryNumber_t findEvent(edm::RunNumber_t const &run, edm::LuminosityBlockNumber_t const &lumi, edm::EventNumber_t const &event) const
std::vector< Element >::const_iterator const_iterator
TTree * getEventTree() const
const_iterator findEventPosition(RunNumber_t run, LuminosityBlockNumber_t lumi, EventNumber_t event) const
std::string const & fileIndexBranchName()
edm::IndexIntoFile::EntryNumber_t EntryNumber_t
const_iterator findRunPosition(RunNumber_t run) const
std::string const & indexIntoFileBranchName()
IndexIntoFileItr end(SortOrder sortOrder) const
Used to end an iteration over the Runs, Lumis, and Events in a file.
const_iterator end() const
void fillIndex(BranchMapReader const &branchMap)
std::string const & metaDataTreeName()
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
EntryNumber_t findRun(edm::RunNumber_t const &run) const
static EntryNumber_t const invalidEntry
const_iterator findLumiPosition(RunNumber_t run, LuminosityBlockNumber_t lumi) const
IndexIntoFileItr findLumiPosition(RunNumber_t run, LuminosityBlockNumber_t lumi) const
edm::FileIndex fileIndex_
void setNumberOfEvents(EntryNumber_t nevents) const
virtual ~FWLiteEventFinder()
std::string const & eventTreeName()
IndexIntoFileItr findEventPosition(RunNumber_t run, LuminosityBlockNumber_t lumi, EventNumber_t event) const
EntryNumber_t entry() const
EventNumber_t event() const
EntryNumber_t findLumi(edm::RunNumber_t const &run, edm::LuminosityBlockNumber_t const &lumi) const