1 #ifndef FWCore_Framework_BranchIDListHelper_h
2 #define FWCore_Framework_BranchIDListHelper_h
15 typedef std::pair<BranchListIndex, ProductIndex>
IndexPair;
std::pair< BranchListIndex, ProductIndex > IndexPair
BranchIDToIndexMap const & branchIDToIndexMap() const
std::vector< BranchIDList > BranchIDLists
static void clearRegistries()
static bool updateFromInput(BranchIDLists const &bidlists, std::string const &fileName)
static void fixBranchListIndexes(BranchListIndexes &indexes)
std::vector< BranchListIndex > BranchListIndexes
BranchListIndexMapper branchListIndexMapper_
std::multimap< BranchID, IndexPair > BranchIDToIndexMap
BranchIDToIndexMap branchIDToIndexMap_
static void updateRegistries(ProductRegistry const ®)
author Stefano ARGIRO author Bill Tanenbaum
std::map< BranchListIndex, BranchListIndex > BranchListIndexMapper