CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
15 public:
18  { }
19 
21  JetFlavourMatchingCollectionBase(edm::RefToBaseProd<reco::Jet>(ref))
22  { }
23 
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
Base class for all types of Jets.
Definition: Jet.h:20
JetFlavourMatchingCollection::value_type JetFlavourMatching
JetFlavourMatchingCollection(const reco::CaloJetRefProd &ref)
std::pair< typename helper::RefFromRefProdTrait< edm::RefToBaseProd< reco::Jet > >::ref_type, typename std::vector< reco::JetFlavour >::value_type > value_type
edm::RefVector< JetFlavourMatchingCollection > JetFlavourMatchingRefVector
edm::RefProd< JetFlavourMatchingCollection > JetFlavourMatchingRefProd
JetFlavourMatchingCollection(const JetFlavourMatchingCollectionBase &v)
edm::Ref< JetFlavourMatchingCollection > JetFlavourMatchingRef