Private Attributes | |
edm::BranchListIndexes | dummyBranchListIndexes_ |
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 158 of file BranchMapReader.cc.
fwlite::internal::BranchMapReaderStrategyV1::BranchMapReaderStrategyV1 | ( | TFile * | file, |
int | fileVersion | ||
) |
Definition at line 169 of file BranchMapReader.cc.
References updateFile().
|
inlineoverridevirtual |
Implements fwlite::internal::BMRStrategy.
Reimplemented in fwlite::internal::BranchMapReaderStrategyV7.
Definition at line 163 of file BranchMapReader.cc.
References dummyBranchListIndexes_.
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 173 of file BranchMapReader.cc.
References fwlite::internal::Strategy::mapperFilled_, and fwlite::internal::Strategy::updateFile().
Referenced by BranchMapReaderStrategyV1(), and fwlite::internal::BranchMapReaderStrategyV7::BranchMapReaderStrategyV7().
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 181 of file BranchMapReader.cc.
References fwlite::internal::Strategy::bDesc_, beamvalidation::br, fwlite::internal::Strategy::branchDescriptionMap_, edm::BranchDescription::branchID(), edm::BranchDescription::branchType(), fwlite::internal::Strategy::getBranchRegistry(), edm::InEvent, edm::BranchDescription::init(), B2GTnPMonitor_cfi::item, fwlite::internal::Strategy::mapperFilled_, edm::ProductRegistry::productListUpdator(), and edm::ProductRegistry::setFrozen().
|
private |
Definition at line 166 of file BranchMapReader.cc.
Referenced by branchListIndexes().