#include <PFEGammaAlgo.h>
Public Attributes | |
bool | applyCrackCorrections |
double | mvaConvCut |
double | mvaEleCut |
const reco::Vertex * | primaryVtx |
bool | produceEGCandsWithNoSuperCluster |
std::shared_ptr< PFEnergyCalibration > | thePFEnergyCalibration |
Definition at line 109 of file PFEGammaAlgo.h.
bool PFEGammaAlgo::PFEGConfigInfo::applyCrackCorrections |
Definition at line 112 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::buildRefinedSuperCluster(), and PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::mvaConvCut |
Definition at line 114 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::linkRefinableObjectECALToSingleLegConv(), and PFEGammaProducer::PFEGammaProducer().
double PFEGammaAlgo::PFEGConfigInfo::mvaEleCut |
Definition at line 110 of file PFEGammaAlgo.h.
Referenced by PFEGammaProducer::PFEGammaProducer().
const reco::Vertex* PFEGammaAlgo::PFEGConfigInfo::primaryVtx |
Definition at line 115 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::fillPFCandidates(), PFEGammaAlgo::linkRefinableObjectECALToSingleLegConv(), PFEGammaAlgo::removeOrLinkECALClustersToKFTracks(), PFEGammaProducer::setPFEGParameters(), and PFEGammaAlgo::setPhotonPrimaryVtx().
bool PFEGammaAlgo::PFEGConfigInfo::produceEGCandsWithNoSuperCluster |
Definition at line 113 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::fillPFCandidates(), and PFEGammaProducer::PFEGammaProducer().
std::shared_ptr<PFEnergyCalibration> PFEGammaAlgo::PFEGConfigInfo::thePFEnergyCalibration |
Definition at line 111 of file PFEGammaAlgo.h.
Referenced by PFEGammaAlgo::buildRefinedSuperCluster(), PFEGammaProducer::PFEGammaProducer(), and PFEGammaAlgo::setAlphaGamma_ESplanes_fromDB().