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 
12  typedef edm::AssociationVector<edm::RefToBaseProd<reco::Jet>, std::vector<reco::MatchedPartons> >
14 
16  public:
18 
20  : JetMatchedPartonsCollectionBase(edm::RefToBaseProd<reco::Jet>(ref)) {}
21 
23  };
24 
26 
28 
30 
32 
33 } // namespace reco
34 
35 #endif // SimDataFormats_JetMatching_JetMatchedPartons_h
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< KeyRef, typename CVal::value_type > value_type
JetMatchedPartonsCollection::value_type JetMatchedPartons
fixed size matrix
HLT enums.
edm::AssociationVector< edm::RefToBaseProd< reco::Jet >, std::vector< reco::MatchedPartons > > JetMatchedPartonsCollectionBase