Public Member Functions | |
void | initMap (const edm::Handle< reco::RecoEcalCandidateCollection > &candHandle) |
void | insert (reco::RecoEcalCandidateRef &ref, const HGCalShowerShapeHelper::ShowerWidths &showerWidths) |
const std::string & | name () const |
PCAAssocMap (double HGCalShowerShapeHelper::ShowerWidths::*var, const std::string &name) | |
std::unique_ptr< reco::RecoEcalCandidateIsolationMap > | releaseMap () |
Private Attributes | |
std::unique_ptr< reco::RecoEcalCandidateIsolationMap > | assocMap_ |
std::string | name_ |
double HGCalShowerShapeHelper::ShowerWidths::* | var_ |
Definition at line 29 of file EgammaHLTHGCalIDVarProducer.cc.
|
inline |
Definition at line 31 of file EgammaHLTHGCalIDVarProducer.cc.
|
inline |
Definition at line 33 of file EgammaHLTHGCalIDVarProducer.cc.
References assocMap_.
|
inline |
Definition at line 37 of file EgammaHLTHGCalIDVarProducer.cc.
References assocMap_, and var_.
|
inline |
Definition at line 42 of file EgammaHLTHGCalIDVarProducer.cc.
References name_.
Referenced by config.CFG::__str__(), and validation.Sample::digest().
|
inline |
Definition at line 41 of file EgammaHLTHGCalIDVarProducer.cc.
References assocMap_, and eostools::move().
|
private |
Definition at line 47 of file EgammaHLTHGCalIDVarProducer.cc.
Referenced by initMap(), insert(), and releaseMap().
|
private |
Definition at line 46 of file EgammaHLTHGCalIDVarProducer.cc.
Referenced by name().
|
private |
Definition at line 45 of file EgammaHLTHGCalIDVarProducer.cc.
Referenced by insert().