addBranchData(std::string branchName, unsigned int processIndex, InfoForTypeLabelInstance const &info, bool initializeTheCache=false) const | gallery::DataGetterHelper | private |
addProcess(std::string const &processName) const | gallery::DataGetterHelper | private |
addTypeLabelInstance(art::TypeID const &type, std::string const &label, std::string const &instance) const | gallery::DataGetterHelper | private |
branchDataMap_ | gallery::DataGetterHelper | mutableprivate |
branchDataMissingSet_ | gallery::DataGetterHelper | mutableprivate |
branchMapReader_ | gallery::DataGetterHelper | private |
DataGetterHelper(EventNavigator const *eventNavigator, std::shared_ptr< EventHistoryGetter > historyGetter) | gallery::DataGetterHelper | explicit |
DataGetterHelper(DataGetterHelper const &)=delete | gallery::DataGetterHelper | |
DataGetterHelper(DataGetterHelper &&)=delete | gallery::DataGetterHelper | |
dictChecker_ | gallery::DataGetterHelper | mutableprivate |
eventNavigator_ | gallery::DataGetterHelper | private |
getBranchData(InfoForTypeLabelInstance const &info, unsigned int processIndex) const | gallery::DataGetterHelper | private |
getBranchData(art::BranchDescription const &) const | gallery::DataGetterHelper | private |
getByLabel(std::type_info const &typeInfoOfWrapper, art::InputTag const &inputTag) const | gallery::DataGetterHelper | |
getEDProductGetter(ProductID const &pid) const | art::PrincipalBase | |
getEDProductGetter_(art::ProductID const &) const override | gallery::DataGetterHelper | privatevirtual |
getInfoForTypeLabelInstance(art::TypeID const &type, std::string const &label, std::string const &instance) const | gallery::DataGetterHelper | private |
getInputTags(std::type_info const &typeInfoOfWrapper) const | gallery::DataGetterHelper | |
getManyByType(std::type_info const &typeInfoOfWrapper) const | gallery::DataGetterHelper | |
getMaybeValidProductID(std::vector< IndexProductIDPair > const &processIndexToProductID, unsigned int processIndex) const | gallery::DataGetterHelper | private |
getProductDescription(art::ProductID) const | gallery::DataGetterHelper | |
getProductDescriptions(art::TypeID const &typeIDOfWrapper) const | gallery::DataGetterHelper | private |
getTClass(InfoForTypeLabelInstance const &info, std::string const &processName) const | gallery::DataGetterHelper | private |
historyGetter_ | gallery::DataGetterHelper | private |
infoMap_ | gallery::DataGetterHelper | mutableprivate |
infoVector_ | gallery::DataGetterHelper | mutableprivate |
initializedForProcessHistory_ | gallery::DataGetterHelper | mutableprivate |
initializeForProcessHistory() const | gallery::DataGetterHelper | private |
initializeTTreeCache() | gallery::DataGetterHelper | |
insertIntoInfoMap(art::TypeID const &type, std::string const &label, std::string const &instance, unsigned int infoIndex) const | gallery::DataGetterHelper | private |
invalidBranchData_ | gallery::DataGetterHelper | private |
operator=(DataGetterHelper const &)=delete | gallery::DataGetterHelper | |
operator=(DataGetterHelper &&)=delete | gallery::DataGetterHelper | |
orderedProcessIndexes_ | gallery::DataGetterHelper | mutableprivate |
previousProcessHistoryID_ | gallery::DataGetterHelper | mutableprivate |
previousProcessHistoryNames_ | gallery::DataGetterHelper | mutableprivate |
PrincipalBase() | art::PrincipalBase | |
processNames_ | gallery::DataGetterHelper | mutableprivate |
processNameToProcessIndex_ | gallery::DataGetterHelper | mutableprivate |
readProduct(art::ProductID const productID, art::TypeID const &type) const | gallery::DataGetterHelper | private |
tree_ | gallery::DataGetterHelper | private |
updateBranchDataIndexOrderedByHistory(InfoForTypeLabelInstance const &info) const | gallery::DataGetterHelper | private |
updateEvent() | gallery::DataGetterHelper | |
updateFile(TFile *iFile, TTree *iTree, bool initializeTheCache) | gallery::DataGetterHelper | |
~PrincipalBase()=0 | art::PrincipalBase | pure virtual |