CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
JetMatchedPartons.h
Go to the documentation of this file.
1 #ifndef SimDataFormats_JetMatching_JetMatchedPartons_h
2 #define SimDataFormats_JetMatching_JetMatchedPartons_h
3 
8 #include <vector>
9 
10 namespace reco {
11 
13 
15 public:
18  { }
19 
21  JetMatchedPartonsCollectionBase(edm::RefToBaseProd<reco::Jet>(ref))
22  { }
23 
26  { }
27 };
28 
30 
32 
34 
36 
37 }
38 
39 #endif // SimDataFormats_JetMatching_JetMatchedPartons_h
40 
JetMatchedPartonsCollection(const JetMatchedPartonsCollectionBase &v)
edm::RefProd< JetMatchedPartonsCollection > JetMatchedPartonsRefProd
Base class for all types of Jets.
Definition: Jet.h:20
JetMatchedPartonsCollection(const reco::CaloJetRefProd &ref)
edm::RefVector< JetMatchedPartonsCollection > JetMatchedPartonsRefVector
edm::Ref< JetMatchedPartonsCollection > JetMatchedPartonsRef
std::pair< KeyRef, typename CVal::value_type > value_type
edm::AssociationVector< edm::RefToBaseProd< reco::Jet >, std::vector< reco::MatchedPartons > > JetMatchedPartonsCollectionBase
JetMatchedPartonsCollection::value_type JetMatchedPartons