CMS 3D CMS Logo

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 
14 class JetMatchedPartonsCollection : public JetMatchedPartonsCollectionBase {
15 public:
17  JetMatchedPartonsCollectionBase()
18  { }
19 
21  JetMatchedPartonsCollectionBase(edm::RefToBaseProd<reco::Jet>(ref))
22  { }
23 
24  JetMatchedPartonsCollection(const JetMatchedPartonsCollectionBase &v) :
25  JetMatchedPartonsCollectionBase(v)
26  { }
27 };
28 
30 
32 
34 
36 
37 }
38 
39 #endif // SimDataFormats_JetMatching_JetMatchedPartons_h
40 
JetMatchedPartonsCollection(const JetMatchedPartonsCollectionBase &v)
edm::RefProd< JetMatchedPartonsCollection > JetMatchedPartonsRefProd
JetMatchedPartonsCollection(const reco::CaloJetRefProd &ref)
edm::RefVector< JetMatchedPartonsCollection > JetMatchedPartonsRefVector
edm::Ref< JetMatchedPartonsCollection > JetMatchedPartonsRef
Definition: Jet.py:1
std::pair< typename helper::RefFromRefProdTrait< edm::RefToBaseProd< reco::Jet > >::ref_type, typename std::vector< reco::MatchedPartons >::value_type > value_type
edm::AssociationVector< edm::RefToBaseProd< reco::Jet >, std::vector< reco::MatchedPartons > > JetMatchedPartonsCollectionBase
JetMatchedPartonsCollection::value_type JetMatchedPartons
fixed size matrix
HLT enums.