#include <AntiElectronIDMVA6.h>
Public Types | |
typedef std::vector< ElectronType > | ElectronCollection |
typedef edm::Ref< ElectronCollection > | ElectronRef |
Private Member Functions | |
double | dCrackEta (double eta) |
double | dCrackPhi (double phi, double eta) |
bool | energyWeightedEtaAndPhiAtECal (const pat::Tau &theTau, float &eta, float &phi) |
double | minimum (double a, double b) |
Static Private Attributes | |
static constexpr float | ecalBarrelEndcapEtaBorder_ = 1.479 |
static constexpr float | ecalEndcapVFEndcapEtaBorder_ = 2.4 |
Definition at line 116 of file AntiElectronIDMVA6.h.
typedef std::vector<ElectronType> AntiElectronIDMVA6< TauType, ElectronType >::ElectronCollection |
Definition at line 118 of file AntiElectronIDMVA6.h.
typedef edm::Ref<ElectronCollection> AntiElectronIDMVA6< TauType, ElectronType >::ElectronRef |
Definition at line 119 of file AntiElectronIDMVA6.h.
AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6 | ( | const edm::ParameterSet & | cfg, |
edm::ConsumesCollector && | cc | ||
) |
Definition at line 36 of file AntiElectronIDMVA6.cc.
References gpuPixelDoublets::cc, looper::cfg, AntiElectronIDMVA6< TauType, ElectronType >::electronIds_, AntiElectronIDMVA6< TauType, ElectronType >::electronIds_tokens_, Exception, AntiElectronIDMVA6< TauType, ElectronType >::inputFileName_, SimL1EmulatorRepack_Full_cff::inputTag, AntiElectronIDMVA6< TauType, ElectronType >::isPhase2_, AntiElectronIDMVA6< TauType, ElectronType >::loadMVAfromDB_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_NoEleMatch_wGwoGSF_BL_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_NoEleMatch_wGwoGSF_EC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_NoEleMatch_wGwoGSF_VFEC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_NoEleMatch_woGwoGSF_BL_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_NoEleMatch_woGwoGSF_EC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_NoEleMatch_woGwoGSF_VFEC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_wGwGSF_BL_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_wGwGSF_EC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_wGwGSF_VFEC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_woGwGSF_BL_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_woGwGSF_EC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaName_woGwGSF_VFEC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_NoEleMatch_wGwoGSF_BL_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_NoEleMatch_wGwoGSF_EC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_NoEleMatch_wGwoGSF_VFEC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_NoEleMatch_woGwoGSF_BL_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_NoEleMatch_woGwoGSF_EC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_NoEleMatch_woGwoGSF_VFEC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_wGwGSF_BL_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_wGwGSF_EC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_wGwGSF_VFEC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_woGwGSF_BL_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_woGwGSF_EC_, AntiElectronIDMVA6< TauType, ElectronType >::mvaToken_woGwGSF_VFEC_, AlCaHLTBitMon_QueryRunRegistry::string, AntiElectronIDMVA6< TauType, ElectronType >::usePhiAtEcalEntranceExtrapolation_, relativeConstraints::value, AntiElectronIDMVA6< TauType, ElectronType >::var_NoEleMatch_wGwoGSF_Barrel_, AntiElectronIDMVA6< TauType, ElectronType >::var_NoEleMatch_wGwoGSF_Endcap_, AntiElectronIDMVA6< TauType, ElectronType >::var_NoEleMatch_wGwoGSF_VFEndcap_, AntiElectronIDMVA6< TauType, ElectronType >::var_NoEleMatch_woGwoGSF_Barrel_, AntiElectronIDMVA6< TauType, ElectronType >::var_NoEleMatch_woGwoGSF_Endcap_, AntiElectronIDMVA6< TauType, ElectronType >::var_NoEleMatch_woGwoGSF_VFEndcap_, AntiElectronIDMVA6< TauType, ElectronType >::var_wGwGSF_Barrel_, AntiElectronIDMVA6< TauType, ElectronType >::var_wGwGSF_Endcap_, AntiElectronIDMVA6< TauType, ElectronType >::var_wGwGSF_VFEndcap_, AntiElectronIDMVA6< TauType, ElectronType >::var_woGwGSF_Barrel_, AntiElectronIDMVA6< TauType, ElectronType >::var_woGwGSF_Endcap_, and AntiElectronIDMVA6< TauType, ElectronType >::var_woGwGSF_VFEndcap_.
AntiElectronIDMVA6< TauType, ElectronType >::~AntiElectronIDMVA6 | ( | ) |
Definition at line 130 of file AntiElectronIDMVA6.cc.
void AntiElectronIDMVA6< TauType, ElectronType >::beginEvent | ( | const edm::Event & | evt, |
const edm::EventSetup & | es | ||
) |
Definition at line 166 of file AntiElectronIDMVA6.cc.
References edm::EventSetup::getData(), edm::Event::getHandle(), makeListRunsInFiles::inputFile, edm::FileInPath::Unknown, and relativeConstraints::value.
|
private |
Definition at line 1082 of file AntiElectronIDMVA6.cc.
References funct::abs(), ztail::d, and PVValHelper::eta.
|
private |
Definition at line 1031 of file AntiElectronIDMVA6.cc.
References funct::abs(), PVValHelper::eta, M_PI, PVValHelper::phi, and pi.
|
private |
Definition at line 1329 of file AntiElectronIDMVA6.cc.
References PVValHelper::eta, PVValHelper::phi, pat::Tau::signalCands(), and summarizeEdmComparisonLogfiles::success.
ElecVars AntiElectronIDMVA6< TauType, ElectronType >::getElecVars | ( | const ElectronRef & | theEleRef | ) |
Definition at line 924 of file AntiElectronIDMVA6.cc.
References antiElecIDMVA6_blocks::ElecVars::chi2NormGSF, antiElecIDMVA6_blocks::ElecVars::chi2NormKF, antiElecIDMVA6_blocks::ElecVars::deltaEta, antiElecIDMVA6_blocks::ElecVars::deltaPhi, antiElecIDMVA6_blocks::ElecVars::eEcal, antiElecIDMVA6_blocks::ElecVars::eSeedClusterOverPout, antiElecIDMVA6_blocks::ElecVars::eta, antiElecIDMVA6_blocks::ElecVars::eTotOverPin, Exception, antiElecIDMVA6_blocks::ElecVars::gsfNumHits, antiElecIDMVA6_blocks::ElecVars::gsfTracklnPt, antiElecIDMVA6_blocks::ElecVars::gsfTrackResol, edm::Ref< C, T, F >::isAvailable(), edm::Ref< C, T, F >::isNonnull(), antiElecIDMVA6_blocks::ElecVars::kfNumHits, dqm-mbProfile::log, antiElecIDMVA6_blocks::ElecVars::mvaInDeltaEta, antiElecIDMVA6_blocks::ElecVars::mvaInHadEnergy, antiElecIDMVA6_blocks::ElecVars::mvaInSigmaEtaEta, antiElecIDMVA6_blocks::ElecVars::phi, antiElecIDMVA6_blocks::ElecVars::pIn, antiElecIDMVA6_blocks::ElecVars::pOut, antiElecIDMVA6_blocks::ElecVars::r9, antiElecIDMVA6_blocks::ElecVars::showerCircularity, antiElecIDMVA6_blocks::ElecVars::sigmaIEtaIEta5x5, antiElecIDMVA6_blocks::ElecVars::sigmaIPhiIPhi5x5, mathSSE::sqrt(), antiElecIDMVA6_blocks::ElecVars::superClusterEtaWidth, antiElecIDMVA6_blocks::ElecVars::superClusterPhiWidth, and relativeConstraints::value.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::mvaValue().
void AntiElectronIDMVA6< TauType, ElectronType >::getElecVarsHGCalTypeSpecific | ( | const reco::GsfElectronRef & | theEleRef, |
antiElecIDMVA6_blocks::ElecVars & | elecVars | ||
) |
Definition at line 1279 of file AntiElectronIDMVA6.cc.
References antiElecIDMVA6_blocks::ElecVars::hgcalDepthCompatibility, antiElecIDMVA6_blocks::ElecVars::hgcalEcEnergyEE, antiElecIDMVA6_blocks::ElecVars::hgcalEcEnergyFH, antiElecIDMVA6_blocks::ElecVars::hgcalExpectedDepth, antiElecIDMVA6_blocks::ElecVars::hgcalExpectedSigma, antiElecIDMVA6_blocks::ElecVars::hgcalFirstLayer, antiElecIDMVA6_blocks::ElecVars::hgcalLastLayer, antiElecIDMVA6_blocks::ElecVars::hgcalLayerEfrac10, antiElecIDMVA6_blocks::ElecVars::hgcalLayerEfrac90, antiElecIDMVA6_blocks::ElecVars::hgcalMeasuredDepth, antiElecIDMVA6_blocks::ElecVars::hgcalNLayers, antiElecIDMVA6_blocks::ElecVars::hgcalSigmaEE, antiElecIDMVA6_blocks::ElecVars::hgcalSigmaPP, antiElecIDMVA6_blocks::ElecVars::hgcalSigmaUU, and antiElecIDMVA6_blocks::ElecVars::hgcalSigmaVV.
void AntiElectronIDMVA6< TauType, ElectronType >::getElecVarsHGCalTypeSpecific | ( | const pat::ElectronRef & | theEleRef, |
antiElecIDMVA6_blocks::ElecVars & | elecVars | ||
) |
Definition at line 1305 of file AntiElectronIDMVA6.cc.
References antiElecIDMVA6_blocks::ElecVars::hgcalDepthCompatibility, antiElecIDMVA6_blocks::ElecVars::hgcalEcEnergyEE, antiElecIDMVA6_blocks::ElecVars::hgcalEcEnergyFH, antiElecIDMVA6_blocks::ElecVars::hgcalExpectedDepth, antiElecIDMVA6_blocks::ElecVars::hgcalExpectedSigma, antiElecIDMVA6_blocks::ElecVars::hgcalFirstLayer, antiElecIDMVA6_blocks::ElecVars::hgcalLastLayer, antiElecIDMVA6_blocks::ElecVars::hgcalLayerEfrac10, antiElecIDMVA6_blocks::ElecVars::hgcalLayerEfrac90, antiElecIDMVA6_blocks::ElecVars::hgcalMeasuredDepth, antiElecIDMVA6_blocks::ElecVars::hgcalNLayers, antiElecIDMVA6_blocks::ElecVars::hgcalSigmaEE, antiElecIDMVA6_blocks::ElecVars::hgcalSigmaPP, antiElecIDMVA6_blocks::ElecVars::hgcalSigmaUU, and antiElecIDMVA6_blocks::ElecVars::hgcalSigmaVV.
TauGammaVecs AntiElectronIDMVA6< TauType, ElectronType >::getTauGammaVecs | ( | const TauType & | theTau | ) |
Definition at line 901 of file AntiElectronIDMVA6.cc.
References PbPb_ZMuSkimMuonDPG_cff::deltaR, HGC3DClusterGenMatchSelector_cfi::dR, CustomPhysics_cfi::gamma, antiElecIDMVA6_blocks::TauGammaVecs::gammasdEtaInSigCone, antiElecIDMVA6_blocks::TauGammaVecs::gammasdEtaOutSigCone, antiElecIDMVA6_blocks::TauGammaVecs::gammasdPhiInSigCone, antiElecIDMVA6_blocks::TauGammaVecs::gammasdPhiOutSigCone, antiElecIDMVA6_blocks::TauGammaVecs::gammasPtInSigCone, antiElecIDMVA6_blocks::TauGammaVecs::gammasPtOutSigCone, and SiStripPI::max.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::mvaValue().
TauVars AntiElectronIDMVA6< TauType, ElectronType >::getTauVars | ( | const TauType & | theTau | ) |
Definition at line 851 of file AntiElectronIDMVA6.cc.
References funct::abs(), antiElecIDMVA6_blocks::TauVars::dCrackEta, antiElecIDMVA6_blocks::TauVars::dCrackPhi, PbPb_ZMuSkimMuonDPG_cff::deltaR, HGC3DClusterGenMatchSelector_cfi::dR, antiElecIDMVA6_blocks::TauVars::etaAtEcalEntrance, Exception, CustomPhysics_cfi::gamma, reco::PFCandidate::gsfTrackRef(), antiElecIDMVA6_blocks::TauVars::hasGsf, edm::Ref< C, T, F >::isNonnull(), EgHLTOffHistBins_cfi::mass, SiStripPI::max, pat::PackedCandidate::pdgId(), antiElecIDMVA6_blocks::TauVars::phi, antiElecIDMVA6_blocks::TauVars::pt, relativeConstraints::value, and antiElecIDMVA6_blocks::TauVars::visMassIn.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::mvaValue().
TauVars AntiElectronIDMVA6< TauType, ElectronType >::getTauVarsTypeSpecific | ( | const reco::PFTau & | theTau | ) |
Definition at line 1152 of file AntiElectronIDMVA6.cc.
References funct::abs(), pat::PackedCandidate::caloFraction(), reco::PFCandidate::ecalEnergy(), antiElecIDMVA6_blocks::TauVars::emFraction, reco::PFTau::emFraction(), pat::PackedCandidate::energy(), reco::LeafCandidate::eta(), antiElecIDMVA6_blocks::TauVars::etaAtEcalEntrance, edm::Ptr< T >::get(), reco::PFCandidate::hcalEnergy(), pat::PackedCandidate::hcalFraction(), edm::Ptr< T >::isNonnull(), reco::PFTau::leadCand(), reco::PFTau::leadChargedHadrCand(), antiElecIDMVA6_blocks::TauVars::leadChargedPFCandEtaAtEcalEntrance, antiElecIDMVA6_blocks::TauVars::leadChargedPFCandPt, antiElecIDMVA6_blocks::TauVars::leadPFChargedHadrEoP, antiElecIDMVA6_blocks::TauVars::leadPFChargedHadrHoP, SiStripPI::max, reco::LeafCandidate::p(), pat::PackedCandidate::p(), antiElecIDMVA6_blocks::TauVars::phi, reco::LeafCandidate::phi(), reco::PFCandidate::positionAtECALEntrance(), reco::PFTau::signalCands(), summarizeEdmComparisonLogfiles::success, and HLT_2023v12_cff::track.
TauVars AntiElectronIDMVA6< TauType, ElectronType >::getTauVarsTypeSpecific | ( | const pat::Tau & | theTau | ) |
Definition at line 1102 of file AntiElectronIDMVA6.cc.
References funct::abs(), pat::Tau::ecalEnergyLeadChargedHadrCand(), antiElecIDMVA6_blocks::TauVars::emFraction, pat::Tau::emFraction_MVA(), reco::LeafCandidate::eta(), antiElecIDMVA6_blocks::TauVars::etaAtEcalEntrance, pat::Tau::etaAtEcalEntrance(), pat::Tau::etaAtEcalEntranceLeadChargedCand(), f, edm::Ptr< T >::get(), pat::Tau::hcalEnergyLeadChargedHadrCand(), pat::Tau::leadChargedHadrCand(), antiElecIDMVA6_blocks::TauVars::leadChargedPFCandEtaAtEcalEntrance, antiElecIDMVA6_blocks::TauVars::leadChargedPFCandPt, antiElecIDMVA6_blocks::TauVars::leadPFChargedHadrEoP, antiElecIDMVA6_blocks::TauVars::leadPFChargedHadrHoP, SiStripPI::max, antiElecIDMVA6_blocks::TauVars::phi, reco::LeafCandidate::phi(), pat::Tau::phiAtEcalEntrance(), pat::Tau::ptLeadChargedCand(), and summarizeEdmComparisonLogfiles::success.
|
private |
double AntiElectronIDMVA6< TauType, ElectronType >::mvaValue | ( | const antiElecIDMVA6_blocks::TauVars & | tauVars, |
const antiElecIDMVA6_blocks::TauGammaVecs & | tauGammaVecs, | ||
const antiElecIDMVA6_blocks::ElecVars & | elecVars | ||
) |
Definition at line 217 of file AntiElectronIDMVA6.cc.
References antiElecIDMVA6_blocks::TauGammaMoms::gammaEnFracIn, antiElecIDMVA6_blocks::TauGammaMoms::gammaEnFracOut, antiElecIDMVA6_blocks::TauGammaMoms::gammaEtaMomIn, antiElecIDMVA6_blocks::TauGammaMoms::gammaEtaMomOut, antiElecIDMVA6_blocks::TauGammaMoms::gammaPhiMomIn, antiElecIDMVA6_blocks::TauGammaMoms::gammaPhiMomOut, antiElecIDMVA6_blocks::TauGammaVecs::gammasdEtaInSigCone, antiElecIDMVA6_blocks::TauGammaVecs::gammasdEtaOutSigCone, antiElecIDMVA6_blocks::TauGammaVecs::gammasdPhiInSigCone, antiElecIDMVA6_blocks::TauGammaVecs::gammasdPhiOutSigCone, antiElecIDMVA6_blocks::TauGammaVecs::gammasPtInSigCone, antiElecIDMVA6_blocks::TauGammaVecs::gammasPtOutSigCone, mps_fire::i, M_PI, antiElecIDMVA6_blocks::TauVars::pt, antiElecIDMVA6_blocks::TauGammaMoms::signalPFGammaCandsIn, antiElecIDMVA6_blocks::TauGammaMoms::signalPFGammaCandsOut, mathSSE::sqrt(), and TtFullHadEvtBuilder_cfi::sumPt.
double AntiElectronIDMVA6< TauType, ElectronType >::mvaValue | ( | const antiElecIDMVA6_blocks::TauVars & | tauVars, |
const antiElecIDMVA6_blocks::TauGammaMoms & | tauGammaMoms, | ||
const antiElecIDMVA6_blocks::ElecVars & | elecVars | ||
) |
Definition at line 285 of file AntiElectronIDMVA6.cc.
References funct::abs(), antiElecIDMVA6_blocks::ElecVars::chi2NormGSF, antiElecIDMVA6_blocks::ElecVars::chi2NormKF, antiElecIDMVA6_blocks::TauVars::dCrackEta, antiElecIDMVA6_blocks::TauVars::dCrackPhi, antiElecIDMVA6_blocks::ElecVars::deltaEta, antiElecIDMVA6_blocks::ElecVars::deltaPhi, PbPb_ZMuSkimMuonDPG_cff::deltaR, antiElecIDMVA6_blocks::ElecVars::eEcal, antiElecIDMVA6_blocks::TauVars::emFraction, antiElecIDMVA6_blocks::ElecVars::eta, antiElecIDMVA6_blocks::TauVars::etaAtEcalEntrance, antiElecIDMVA6_blocks::ElecVars::eTotOverPin, Exception, f, antiElecIDMVA6_blocks::TauGammaMoms::gammaEnFracIn, antiElecIDMVA6_blocks::TauGammaMoms::gammaEnFracOut, antiElecIDMVA6_blocks::TauGammaMoms::gammaEtaMomIn, antiElecIDMVA6_blocks::TauGammaMoms::gammaEtaMomOut, antiElecIDMVA6_blocks::TauGammaMoms::gammaPhiMomIn, antiElecIDMVA6_blocks::TauGammaMoms::gammaPhiMomOut, antiElecIDMVA6_blocks::ElecVars::gsfNumHits, antiElecIDMVA6_blocks::ElecVars::gsfTracklnPt, antiElecIDMVA6_blocks::ElecVars::gsfTrackResol, antiElecIDMVA6_blocks::TauVars::hasGsf, antiElecIDMVA6_blocks::ElecVars::kfNumHits, antiElecIDMVA6_blocks::TauVars::leadChargedPFCandEtaAtEcalEntrance, antiElecIDMVA6_blocks::TauVars::leadChargedPFCandPt, antiElecIDMVA6_blocks::TauVars::leadPFChargedHadrEoP, antiElecIDMVA6_blocks::TauVars::leadPFChargedHadrHoP, dqm-mbProfile::log, SiStripPI::max, SiStripPI::min, antiElecIDMVA6_blocks::ElecVars::mvaInDeltaEta, antiElecIDMVA6_blocks::ElecVars::mvaInHadEnergy, antiElecIDMVA6_blocks::ElecVars::mvaInSigmaEtaEta, antiElecIDMVA6_blocks::TauVars::phi, antiElecIDMVA6_blocks::ElecVars::phi, antiElecIDMVA6_blocks::ElecVars::pIn, antiElecIDMVA6_blocks::ElecVars::pOut, antiElecIDMVA6_blocks::TauVars::pt, antiElecIDMVA6_blocks::TauGammaMoms::signalPFGammaCandsIn, antiElecIDMVA6_blocks::TauGammaMoms::signalPFGammaCandsOut, and antiElecIDMVA6_blocks::TauVars::visMassIn.
double AntiElectronIDMVA6< TauType, ElectronType >::mvaValue | ( | const TauType & | theTau, |
const ElectronRef & | theEleRef | ||
) |
Definition at line 824 of file AntiElectronIDMVA6.cc.
References AntiElectronIDMVA6< TauType, ElectronType >::getElecVars(), AntiElectronIDMVA6< TauType, ElectronType >::getTauGammaVecs(), and AntiElectronIDMVA6< TauType, ElectronType >::getTauVars().
double AntiElectronIDMVA6< TauType, ElectronType >::mvaValue | ( | const TauType & | theTau | ) |
Definition at line 838 of file AntiElectronIDMVA6.cc.
References antiElecIDMVA6_blocks::ElecVars::eta, AntiElectronIDMVA6< TauType, ElectronType >::getTauGammaVecs(), and AntiElectronIDMVA6< TauType, ElectronType >::getTauVars().
double AntiElectronIDMVA6< TauType, ElectronType >::mvaValuePhase2 | ( | const antiElecIDMVA6_blocks::TauVars & | tauVars, |
const antiElecIDMVA6_blocks::TauGammaMoms & | tauGammaMoms, | ||
const antiElecIDMVA6_blocks::ElecVars & | elecVars | ||
) |
Definition at line 496 of file AntiElectronIDMVA6.cc.
References funct::abs(), antiElecIDMVA6_blocks::ElecVars::chi2NormGSF, antiElecIDMVA6_blocks::ElecVars::chi2NormKF, antiElecIDMVA6_blocks::TauVars::dCrackEta, antiElecIDMVA6_blocks::ElecVars::deltaEta, antiElecIDMVA6_blocks::ElecVars::deltaPhi, antiElecIDMVA6_blocks::ElecVars::eEcal, antiElecIDMVA6_blocks::TauVars::emFraction, antiElecIDMVA6_blocks::ElecVars::eSeedClusterOverPout, antiElecIDMVA6_blocks::TauVars::etaAtEcalEntrance, Exception, f, antiElecIDMVA6_blocks::TauGammaMoms::gammaEnFracIn, antiElecIDMVA6_blocks::TauGammaMoms::gammaEnFracOut, antiElecIDMVA6_blocks::TauGammaMoms::gammaEtaMomIn, antiElecIDMVA6_blocks::TauGammaMoms::gammaEtaMomOut, antiElecIDMVA6_blocks::TauGammaMoms::gammaPhiMomIn, antiElecIDMVA6_blocks::TauGammaMoms::gammaPhiMomOut, antiElecIDMVA6_blocks::ElecVars::gsfNumHits, antiElecIDMVA6_blocks::ElecVars::gsfTracklnPt, antiElecIDMVA6_blocks::ElecVars::gsfTrackResol, antiElecIDMVA6_blocks::TauVars::hasGsf, antiElecIDMVA6_blocks::ElecVars::hgcalDepthCompatibility, antiElecIDMVA6_blocks::ElecVars::hgcalEcEnergyEE, antiElecIDMVA6_blocks::ElecVars::hgcalEcEnergyFH, antiElecIDMVA6_blocks::ElecVars::hgcalExpectedDepth, antiElecIDMVA6_blocks::ElecVars::hgcalExpectedSigma, antiElecIDMVA6_blocks::ElecVars::hgcalFirstLayer, antiElecIDMVA6_blocks::ElecVars::hgcalLastLayer, antiElecIDMVA6_blocks::ElecVars::hgcalLayerEfrac10, antiElecIDMVA6_blocks::ElecVars::hgcalLayerEfrac90, antiElecIDMVA6_blocks::ElecVars::hgcalMeasuredDepth, antiElecIDMVA6_blocks::ElecVars::hgcalNLayers, antiElecIDMVA6_blocks::ElecVars::hgcalSigmaEE, antiElecIDMVA6_blocks::ElecVars::hgcalSigmaPP, antiElecIDMVA6_blocks::ElecVars::hgcalSigmaUU, antiElecIDMVA6_blocks::ElecVars::hgcalSigmaVV, antiElecIDMVA6_blocks::ElecVars::kfNumHits, antiElecIDMVA6_blocks::TauVars::leadChargedPFCandEtaAtEcalEntrance, antiElecIDMVA6_blocks::TauVars::leadChargedPFCandPt, antiElecIDMVA6_blocks::TauVars::leadPFChargedHadrEoP, antiElecIDMVA6_blocks::TauVars::leadPFChargedHadrHoP, dqm-mbProfile::log, SiStripPI::max, SiStripPI::min, antiElecIDMVA6_blocks::ElecVars::mvaInDeltaEta, antiElecIDMVA6_blocks::ElecVars::mvaInHadEnergy, antiElecIDMVA6_blocks::ElecVars::mvaInSigmaEtaEta, antiElecIDMVA6_blocks::ElecVars::pIn, antiElecIDMVA6_blocks::ElecVars::pOut, antiElecIDMVA6_blocks::TauVars::pt, antiElecIDMVA6_blocks::ElecVars::r9, antiElecIDMVA6_blocks::ElecVars::showerCircularity, antiElecIDMVA6_blocks::ElecVars::sigmaIEtaIEta5x5, antiElecIDMVA6_blocks::ElecVars::sigmaIPhiIPhi5x5, antiElecIDMVA6_blocks::TauGammaMoms::signalPFGammaCandsIn, antiElecIDMVA6_blocks::TauGammaMoms::signalPFGammaCandsOut, antiElecIDMVA6_blocks::ElecVars::superClusterEtaWidth, antiElecIDMVA6_blocks::ElecVars::superClusterPhiWidth, and antiElecIDMVA6_blocks::TauVars::visMassIn.
|
staticprivate |
Definition at line 162 of file AntiElectronIDMVA6.h.
|
staticprivate |
Definition at line 163 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 230 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 229 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 167 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 223 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 165 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 225 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 166 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 211 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 215 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 219 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 210 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 214 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 218 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 213 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 217 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 221 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 212 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 216 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 220 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 170 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 174 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 178 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 169 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 173 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 177 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 172 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 176 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 180 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 171 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 175 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 179 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 183 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 187 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 191 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 182 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 186 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 190 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 185 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 189 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 193 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 184 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 188 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 192 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 227 of file AntiElectronIDMVA6.h.
|
private |
Definition at line 195 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 198 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 202 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 206 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 197 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 201 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 205 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 200 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 204 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 208 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 199 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 203 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 207 of file AntiElectronIDMVA6.h.
Referenced by AntiElectronIDMVA6< TauType, ElectronType >::AntiElectronIDMVA6().
|
private |
Definition at line 232 of file AntiElectronIDMVA6.h.