DataFormats
Provenance
interface
ProductIDToBranchID.h
Go to the documentation of this file.
1
#ifndef DataFormats_Provenance_ProductIDToBranchID_h
2
#define DataFormats_Provenance_ProductIDToBranchID_h
3
4
/*----------------------------------------------------------------------
5
6
ProductIDToBranchID: Free function to map from ProductID to BranchID
7
8
----------------------------------------------------------------------*/
9
#include <iosfwd>
10
11
#include "
DataFormats/Provenance/interface/BranchID.h
"
12
#include "
DataFormats/Provenance/interface/BranchIDList.h
"
13
#include "
DataFormats/Provenance/interface/BranchListIndex.h
"
14
#include "
DataFormats/Provenance/interface/ProductID.h
"
15
16
namespace
edm
{
17
BranchID
productIDToBranchID
(ProductID
const
& pid,
BranchIDLists
const
& lists,
BranchListIndexes
const
& indexes);
18
}
19
#endif
edm
HLT enums.
Definition:
AlignableModifier.h:19
BranchID.h
edm::BranchListIndexes
std::vector< BranchListIndex > BranchListIndexes
Definition:
BranchListIndex.h:18
BranchListIndex.h
ProductID.h
edm::BranchIDLists
std::vector< BranchIDList > BranchIDLists
Definition:
BranchIDList.h:19
BranchIDList.h
edm::productIDToBranchID
BranchID productIDToBranchID(ProductID const &pid, BranchIDLists const &lists, BranchListIndexes const &indexes)
Definition:
ProductIDToBranchID.cc:11
Generated for CMSSW Reference Manual by
1.8.16