Go to the documentation of this file. 1 #ifndef JetReco_JetFloatAssociation_h
2 #define JetReco_JetFloatAssociation_h
edm::RefProd< Container > RefProd
std::vector< reco::JetBaseRef > allJets(const Container &)
fill list of all jets associated with values. Return # of jets in the list
Base class for all types of Jets.
edm::AssociationVector< reco::JetRefBaseProd, Values > Container
Container::value_type value_type
edm::RefVector< Container > RefVector
edm::Ref< Container > Ref
std::vector< value_type > transient_vector_type
bool hasJet(const Container &, const reco::JetBaseRef &)
check if jet is associated
bool setValue(Container &, const reco::JetBaseRef &, float)
associate jet with value
float getValue(const Container &, const reco::JetBaseRef &)
get value for the association. Throw exception if no association found
std::vector< Value > Values
Association between jets and float value.
Container::transient_vector_type transient_vector_type
std::pair< KeyRef, typename CVal::value_type > value_type