Public Member Functions | |
edm::BranchListIndexes const & | branchListIndexes () const override |
BranchMapReaderStrategyV8 (TFile *file, int fileVersion) | |
bool | updateEvent (Long_t eventEntry) override |
bool | updateFile (TFile *file) override |
bool | updateLuminosityBlock (Long_t luminosityBlockEntry) override |
bool | updateMap () override |
bool | updateRun (Long_t runEntry) override |
Public Member Functions inherited from fwlite::internal::Strategy | |
edm::BranchDescription const & | branchIDToBranch (edm::BranchID const &bid) const override |
std::vector< edm::BranchDescription > const & | getBranchDescriptions () override |
TBranch * | getBranchRegistry (edm::ProductRegistry **pReg) |
edm::BranchDescription const & | productToBranch (edm::ProductID const &pid) override |
edm::BranchID | productToBranchID (edm::ProductID const &pid) override |
Strategy (TFile *file, int fileVersion) | |
edm::ThinnedAssociationsHelper const & | thinnedAssociationsHelper () const override |
~Strategy () override | |
Public Member Functions inherited from fwlite::internal::BMRStrategy | |
BMRStrategy (TFile *file, int fileVersion) | |
virtual | ~BMRStrategy () |
Private Attributes | |
edm::BranchListIndexes | dummyBranchListIndexes_ |
edm::propagate_const< TBranch * > | entryInfoBranch_ |
edm::EventEntryInfoVector | eventEntryInfoVector_ |
edm::EventEntryInfoVector const * | pEventEntryInfoVector_ |
Additional Inherited Members | |
Public Types inherited from fwlite::internal::Strategy | |
typedef std::map< edm::BranchID, edm::BranchDescription > | bidToDesc |
Public Attributes inherited from fwlite::internal::Strategy | |
std::vector< edm::BranchDescription > | bDesc_ |
bidToDesc | branchDescriptionMap_ |
bool | mapperFilled_ |
edm::propagate_const< std::unique_ptr< edm::ThinnedAssociationsHelper > > | thinnedAssociationsHelper_ |
Public Attributes inherited from fwlite::internal::BMRStrategy | |
edm::propagate_const< TFile * > | currentFile_ |
Long_t | eventEntry_ |
edm::propagate_const< TTree * > | eventTree_ |
TUUID | fileUUID_ |
int | fileVersion_ |
Long_t | luminosityBlockEntry_ |
edm::propagate_const< TTree * > | luminosityBlockTree_ |
Long_t | runEntry_ |
edm::propagate_const< TTree * > | runTree_ |
Definition at line 225 of file BranchMapReader.cc.
fwlite::internal::BranchMapReaderStrategyV8::BranchMapReaderStrategyV8 | ( | TFile * | file, |
int | fileVersion | ||
) |
Definition at line 242 of file BranchMapReader.cc.
References geometryDiff::file, and updateFile().
|
inlineoverridevirtual |
Implements fwlite::internal::BMRStrategy.
Definition at line 233 of file BranchMapReader.cc.
References dummyBranchListIndexes_.
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 247 of file BranchMapReader.cc.
References fwlite::internal::BMRStrategy::eventEntry_, and fwlite::internal::Strategy::mapperFilled_.
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 272 of file BranchMapReader.cc.
References fwlite::internal::Strategy::bDesc_, beamvalidation::br, fwlite::internal::Strategy::branchDescriptionMap_, edm::BranchTypeToBranchEntryInfoBranchName(), fwlite::internal::BMRStrategy::currentFile_, entryInfoBranch_, eventEntryInfoVector_, edm::poolNames::eventMetaDataTreeName(), geometryDiff::file, fwlite::internal::Strategy::getBranchRegistry(), edm::InEvent, B2GTnPMonitor_cfi::item, fwlite::internal::Strategy::mapperFilled_, pEventEntryInfoVector_, dumpMFGeometry_cfg::prod, edm::ProductRegistry::productListUpdator(), edm::ProductRegistry::setFrozen(), and fwlite::internal::Strategy::updateFile().
Referenced by BranchMapReaderStrategyV8().
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 256 of file BranchMapReader.cc.
References fwlite::internal::BMRStrategy::luminosityBlockEntry_, and fwlite::internal::Strategy::mapperFilled_.
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 309 of file BranchMapReader.cc.
References cms::cuda::assert(), entryInfoBranch_, fwlite::internal::BMRStrategy::eventEntry_, and fwlite::internal::Strategy::mapperFilled_.
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 264 of file BranchMapReader.cc.
References fwlite::internal::Strategy::mapperFilled_, and fwlite::internal::BMRStrategy::runEntry_.
|
private |
Definition at line 239 of file BranchMapReader.cc.
Referenced by branchListIndexes().
|
private |
Definition at line 236 of file BranchMapReader.cc.
Referenced by updateFile(), and updateMap().
|
private |
Definition at line 237 of file BranchMapReader.cc.
Referenced by updateFile().
|
private |
Definition at line 238 of file BranchMapReader.cc.
Referenced by updateFile().