Public Member Functions | |
edm::BranchListIndexes const & | branchListIndexes () const override |
BranchMapReaderStrategyV11 (TFile *file, int fileVersion) | |
edm::BranchID | productToBranchID (edm::ProductID const &pid) override |
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 const edm::BranchDescription & | branchIDToBranch (const edm::BranchID &bid) const =0 |
virtual const edm::BranchDescription & | productToBranch (const edm::ProductID &pid)=0 |
virtual edm::BranchID | productToBranchID (const edm::ProductID &pid)=0 |
virtual | ~BMRStrategy () |
Private Attributes | |
edm::propagate_const< std::unique_ptr< edm::BranchIDLists > > | branchIDLists_ |
edm::propagate_const< TTree * > | eventHistoryTree_ |
edm::History | history_ |
edm::History const * | pHistory_ |
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 325 of file BranchMapReader.cc.
fwlite::internal::BranchMapReaderStrategyV11::BranchMapReaderStrategyV11 | ( | TFile * | file, |
int | fileVersion | ||
) |
Definition at line 343 of file BranchMapReader.cc.
References updateFile().
|
inlineoverridevirtual |
Implements fwlite::internal::BMRStrategy.
Definition at line 334 of file BranchMapReader.cc.
|
override |
Definition at line 435 of file BranchMapReader.cc.
References branchIDLists_, edm::History::branchListIndexes(), history_, edm::productIDToBranchID(), and updateMap().
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 348 of file BranchMapReader.cc.
References fwlite::internal::BMRStrategy::eventEntry_, and fwlite::internal::Strategy::mapperFilled_.
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 373 of file BranchMapReader.cc.
References b, fwlite::internal::Strategy::bDesc_, beamvalidation::br, fwlite::internal::Strategy::branchDescriptionMap_, edm::BranchDescription::branchID(), edm::poolNames::branchIDListBranchName(), branchIDLists_, edm::BranchDescription::branchType(), fwlite::internal::BMRStrategy::currentFile_, edm::errors::EventCorruption, eventHistoryTree_, edm::poolNames::eventHistoryTreeName(), Exception, edm::propagate_const< T >::get(), fwlite::internal::Strategy::getBranchRegistry(), edm::InEvent, edm::BranchDescription::init(), fwlite::internal::Strategy::mapperFilled_, edm::poolNames::metaDataTreeName(), parseEventContent::prod, edm::ProductRegistry::productListUpdator(), edm::ProductRegistry::setFrozen(), and fwlite::internal::Strategy::updateFile().
Referenced by BranchMapReaderStrategyV11().
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 357 of file BranchMapReader.cc.
References fwlite::internal::BMRStrategy::luminosityBlockEntry_, and fwlite::internal::Strategy::mapperFilled_.
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 420 of file BranchMapReader.cc.
References edm::errors::EventCorruption, fwlite::internal::BMRStrategy::eventEntry_, edm::poolNames::eventHistoryBranchName(), eventHistoryTree_, Exception, fwlite::internal::Strategy::mapperFilled_, and pHistory_.
Referenced by productToBranchID().
|
overridevirtual |
Reimplemented from fwlite::internal::Strategy.
Definition at line 365 of file BranchMapReader.cc.
References fwlite::internal::Strategy::mapperFilled_, and fwlite::internal::BMRStrategy::runEntry_.
|
private |
Definition at line 337 of file BranchMapReader.cc.
Referenced by productToBranchID(), and updateFile().
|
private |
Definition at line 338 of file BranchMapReader.cc.
Referenced by updateFile(), and updateMap().
|
private |
Definition at line 339 of file BranchMapReader.cc.
Referenced by productToBranchID().
|
private |
Definition at line 340 of file BranchMapReader.cc.
Referenced by updateMap().