CMS 3D CMS Logo

JetFlavourMatching.h
Go to the documentation of this file.
1 #ifndef SimDataFormats_JetMatching_JetFlavourMatching_h
2 #define SimDataFormats_JetMatching_JetFlavourMatching_h
3 
8 #include <vector>
9 
10 namespace reco {
11 
13 
14 class JetFlavourMatchingCollection : public JetFlavourMatchingCollectionBase {
15 public:
17  JetFlavourMatchingCollectionBase()
18  { }
19 
21  JetFlavourMatchingCollectionBase(edm::RefToBaseProd<reco::Jet>(ref))
22  { }
23 
24  JetFlavourMatchingCollection(const JetFlavourMatchingCollectionBase &v) :
25  JetFlavourMatchingCollectionBase(v)
26  { }
27 };
28 
30 
32 
34 
36 
37 }
38 
39 #endif // SimDataFormats_JetMatching_JetFlavourMatching_h
edm::AssociationVector< edm::RefToBaseProd< reco::Jet >, std::vector< reco::JetFlavour > > JetFlavourMatchingCollectionBase
JetFlavourMatchingCollection::value_type JetFlavourMatching
JetFlavourMatchingCollection(const reco::CaloJetRefProd &ref)
Definition: Jet.py:1
std::pair< typename helper::RefFromRefProdTrait< edm::RefToBaseProd< reco::Jet > >::ref_type, typename std::vector< reco::JetFlavour >::value_type > value_type
edm::RefVector< JetFlavourMatchingCollection > JetFlavourMatchingRefVector
fixed size matrix
HLT enums.
edm::RefProd< JetFlavourMatchingCollection > JetFlavourMatchingRefProd
JetFlavourMatchingCollection(const JetFlavourMatchingCollectionBase &v)
edm::Ref< JetFlavourMatchingCollection > JetFlavourMatchingRef