CMS 3D CMS Logo

JetEisolAssociation.h
Go to the documentation of this file.
1 #ifndef BTauReco_JetEisolAssociation_h
2 #define BTauReco_JetEisolAssociation_h
3 // \class JetEisolAssociation
4 //
5 // \short association of tracks to jet (was JetWithEisol)
6 //
7 //
8 
13 #include <vector>
14 
15 namespace reco {
16  typedef std::vector<std::pair<edm::RefToBase<Jet>, float> > JetEisolAssociationCollection;
17 
19 
21 
23 
25 
27 } // namespace reco
28 #endif
edm::FwdRef< JetEisolAssociationCollection > JetEisolAssociationFwdRef
edm::RefProd< JetEisolAssociationCollection > JetEisolAssociationRefProd
std::vector< std::pair< edm::RefToBase< Jet >, float > > JetEisolAssociationCollection
JetEisolAssociationCollection::value_type JetEisolAssociation
edm::Ref< JetEisolAssociationCollection > JetEisolAssociationRef
fixed size matrix
edm::RefVector< JetEisolAssociationCollection > JetEisolAssociationRefVector