#include <PFEGammaAlgo.h>
Public Attributes | |
bool | applyCrackCorrections |
double | coneEcalIsoForEgammaSC |
double | coneTrackIsoForEgammaSC |
double | mvaConvCut |
double | mvaEleCut |
std::string | mvaweightfile |
std::string | mvaWeightFileEleID |
unsigned int | nTrackIsoForEgammaSC |
const reco::Vertex * | primaryVtx |
bool | produceEGCandsWithNoSuperCluster |
double | sumEtEcalIsoForEgammaSC_barrel |
double | sumEtEcalIsoForEgammaSC_endcap |
double | sumPtTrackIsoForEgammaSC_barrel |
double | sumPtTrackIsoForEgammaSC_endcap |
double | sumPtTrackIsoForPhoton |
double | sumPtTrackIsoSlopeForPhoton |
std::shared_ptr < PFEnergyCalibration > | thePFEnergyCalibration |
std::shared_ptr < PFSCEnergyCalibration > | thePFSCEnergyCalibration |
bool | useEGammaSupercluster |
bool | useEGElectrons |
bool | usePFSCEleCalib |
bool | useReg |
std::string | X0_Map |
Definition at line 103 of file PFEGammaAlgo.h.
bool PFEGammaAlgo::PFEGConfigInfo::applyCrackCorrections |
Definition at line 108 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::buildRefinedSuperCluster(), and PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::coneEcalIsoForEgammaSC |
Definition at line 115 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::coneTrackIsoForEgammaSC |
Definition at line 119 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::mvaConvCut |
Definition at line 121 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::linkRefinableObjectECALToSingleLegConv(), and PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::mvaEleCut |
Definition at line 104 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
std::string PFEGammaAlgo::PFEGConfigInfo::mvaweightfile |
Definition at line 120 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::PFEGammaAlgo(), PFEGammaProducer::PFEGammaProducer(), and PFEGammaProducer::setPFEGParameters().
std::string PFEGammaAlgo::PFEGConfigInfo::mvaWeightFileEleID |
Definition at line 105 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::PFEGammaAlgo(), PFEGammaProducer::PFEGammaProducer(), and PFEGammaProducer::setPFEGParameters().
unsigned int PFEGammaAlgo::PFEGConfigInfo::nTrackIsoForEgammaSC |
Definition at line 118 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
const reco::Vertex* PFEGammaAlgo::PFEGConfigInfo::primaryVtx |
Definition at line 124 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::fillPFCandidates(), PFEGammaAlgo::linkRefinableObjectECALToSingleLegConv(), PFEGammaAlgo::removeOrLinkECALClustersToKFTracks(), PFEGammaProducer::setPFEGParameters(), and PFEGammaAlgo::setPhotonPrimaryVtx().
bool PFEGammaAlgo::PFEGConfigInfo::produceEGCandsWithNoSuperCluster |
Definition at line 112 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::fillPFCandidates(), and PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::sumEtEcalIsoForEgammaSC_barrel |
Definition at line 113 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::sumEtEcalIsoForEgammaSC_endcap |
Definition at line 114 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::sumPtTrackIsoForEgammaSC_barrel |
Definition at line 116 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::sumPtTrackIsoForEgammaSC_endcap |
Definition at line 117 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::sumPtTrackIsoForPhoton |
Definition at line 125 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::sumPtTrackIsoSlopeForPhoton |
Definition at line 126 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
std::shared_ptr<PFEnergyCalibration> PFEGammaAlgo::PFEGConfigInfo::thePFEnergyCalibration |
Definition at line 107 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::buildRefinedSuperCluster().
std::shared_ptr<PFSCEnergyCalibration> PFEGammaAlgo::PFEGConfigInfo::thePFSCEnergyCalibration |
Definition at line 106 of file PFEGammaAlgo.h.
bool PFEGammaAlgo::PFEGConfigInfo::useEGammaSupercluster |
Definition at line 111 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
bool PFEGammaAlgo::PFEGConfigInfo::useEGElectrons |
Definition at line 110 of file PFEGammaAlgo.h.
bool PFEGammaAlgo::PFEGConfigInfo::usePFSCEleCalib |
Definition at line 109 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
bool PFEGammaAlgo::PFEGConfigInfo::useReg |
Definition at line 122 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
std::string PFEGammaAlgo::PFEGConfigInfo::X0_Map |
Definition at line 123 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::PFEGammaAlgo(), and PFEGammaProducer::PFEGammaProducer().