CMS 3D CMS Logo

JetFlavourMatching.h
Go to the documentation of this file.
1 #ifndef DataFormats_JetMatching_JetFlavourMatching_h
2 #define DataFormats_JetMatching_JetFlavourMatching_h
3 
8 #include <vector>
9 
10 namespace reco {
11 
12  typedef edm::AssociationVector<edm::RefToBaseProd<reco::Jet>, std::vector<reco::JetFlavour> >
14 
16  public:
18 
20  : JetFlavourMatchingCollectionBase(edm::RefToBaseProd<reco::Jet>(ref)) {}
21 
23  };
24 
26 
28 
30 
32 
33 } // namespace reco
34 
35 #endif // DataFormats_JetMatching_JetFlavourMatching_h
JetFlavourMatchingCollection::value_type JetFlavourMatching
JetFlavourMatchingCollection(const reco::CaloJetRefProd &ref)
Definition: Jet.py:1
std::pair< KeyRef, typename CVal::value_type > value_type
edm::RefVector< JetFlavourMatchingCollection > JetFlavourMatchingRefVector
edm::AssociationVector< edm::RefToBaseProd< reco::Jet >, std::vector< reco::JetFlavour > > JetFlavourMatchingCollectionBase
fixed size matrix
HLT enums.
edm::RefProd< JetFlavourMatchingCollection > JetFlavourMatchingRefProd
JetFlavourMatchingCollection(const JetFlavourMatchingCollectionBase &v)
edm::Ref< JetFlavourMatchingCollection > JetFlavourMatchingRef