859 if(!vertexCollectionHandle.
isValid())
860 {
edm::LogInfo(
"ElectronMcFakeValidator::analyze") <<
"vertexCollectionHandle KO" ;}
863 edm::LogInfo(
"ElectronMcFakeValidator::analyze") <<
"vertexCollectionHandle OK" ;
874 const BeamSpot bs = *recoBeamSpotHandle;
877 <<
"Treating event "<<
iEvent.id()
878 <<
" with "<<gsfElectrons.
product()->size()<<
" electrons" ;
886 reco::GsfElectronCollection::const_iterator gsfIter ;
888 ( gsfIter=gsfElectrons->begin() ;
889 gsfIter!=gsfElectrons->end() ;
907 = gsfIter->vertex().x()*gsfIter->vertex().x()
908 + gsfIter->vertex().y()*gsfIter->vertex().y() ;
912 float enrj1=gsfIter->ecalEnergy();
915 reco::GsfElectronCollection::const_iterator gsfIter2 ;
917 ( gsfIter2=gsfIter+1 ;
918 gsfIter2!=gsfElectrons->end() ;
922 float mee2 = p12.Dot(p12) ;
924 float enrj2=gsfIter2->ecalEnergy();
926 if (gsfIter->ecalDrivenSeed() && gsfIter2->ecalDrivenSeed())
928 if (gsfIter->charge()*gsfIter2->charge()<0.)
933 int flags = gsfIter->convFlags() ;
934 if (flags==-9999) { flags=-1 ; }
946 int matchingObjectNum=0 ;
947 reco::GenJetCollection::const_iterator moIter ;
949 ( moIter = genJets->begin() ;
950 moIter != genJets->end() ; ++moIter )
954 matchingObjectNum++ ;
972 bool okGsfFound =
false;
973 double gsfOkRatio = 999999.;
978 reco::GsfElectronCollection::const_iterator gsfIter ;
981 ( gsfIter=gsfElectrons->begin(), iElectron=0 ;
982 gsfIter!=gsfElectrons->end() ; gsfIter++, iElectron++ )
984 double dphi = gsfIter->phi()-moIter->phi();
986 { dphi = dphi < 0? (CLHEP::twopi) + dphi : dphi - CLHEP::twopi; }
992 double tmpGsfRatio = gsfIter->p()/moIter->energy() ;
995 gsfOkRatio = tmpGsfRatio ;
997 bestGsfElectron = *gsfIter ;
1059 double R=TMath::Sqrt(sclRef->x()*sclRef->x() + sclRef->y()*sclRef->y() +sclRef->z()*sclRef->z());
1060 double Rt=TMath::Sqrt(sclRef->x()*sclRef->x() + sclRef->y()*sclRef->y());
1124 ( bestGsfElectron.
gsfTrack()->normalizedChi2(),
1139 if (elseed->subDet2()==1)
1141 else if (elseed->subDet2()==2)
1143 else if (elseed->subDet2()==6)
1242 if (bestGsfElectron.
isEE()) eleClass+=10;
1253 double fbrem_mode = bestGsfElectron.
fbrem();
1257 if (bestGsfElectron.
isEB())
1259 double fbrem_mode_barrel = bestGsfElectron.
fbrem();
1263 if (bestGsfElectron.
isEE())
1265 double fbrem_mode_endcaps = bestGsfElectron.
fbrem();
1273 if (bestGsfElectron.
isEB())
1279 if (bestGsfElectron.
isEE())
1287 double fbrem_mean = 1. - bestGsfElectron.
gsfTrack()->outerMomentum().R()/bestGsfElectron.
gsfTrack()->innerMomentum().R();
1403 int flags = bestGsfElectron.
convFlags() ;
1404 if (flags==-9999) { flags=-1 ; }
const PflowIsolationVariables & pfIsolationVariables() const
MonitorElement * h2_ele_ambiguousTracksVsPhi
MonitorElement * h1_ele_EoPout_barrel
MonitorElement * h1_ele_matchingObjectPt_matched
GsfTrackRef gsfTrack() const override
reference to a GsfTrack
MonitorElement * h1_ele_seed_mask_
MonitorElement * h2_ele_foundHitsVsEta
MonitorElement * h1_scl_Eta_
MonitorElement * h1_ele_mee_all
MonitorElement * h2_ele_EtaMnEtamatchingObjectVsEta
MonitorElement * h1_ele_TIP_all
MonitorElement * h2_ele_seed_dphi2posVsPt_
MonitorElement * h1_ele_dEtaSc_propVtx
MonitorElement * h2_ele_lostHitsVsPt
MonitorElement * h1_ele_provenance_endcaps
MonitorElement * h1_ele_EeleOPout
MonitorElement * h2_ele_EeleOPoutVsE
MonitorElement * h1_ele_dEtaEleCl_propOut_barrel
MonitorElement * h1_ele_dEtaCl_propOut_endcaps
MonitorElement * h1_ele_outerPt
MonitorElement * h1_ele_convDist
MonitorElement * h1_scl_E2x5max_
MonitorElement * h2_ele_EoPoutVsEta
MonitorElement * h1_ele_hcalDepth1OverEcalBc_endcaps
bool isNonnull() const
Checks for non-null.
MonitorElement * h1_scl_Et_
MonitorElement * h1_ele_PinMnPout
MonitorElement * h1_recTrackNum_
double eta() const final
momentum pseudorapidity
MonitorElement * h1_ele_outerPt_mode
MonitorElement * h1_ele_ecalRecHitSumEt_dr04_barrel
MonitorElement * h1_scl_E2x5max_barrel_
MonitorElement * h1_ele_seed_mask_bpix_
MonitorElement * h1_ele_PhiMnPhimatchingObject2
float dr03HcalDepth1TowerSumEtBc() const
virtual SuperClusterRef parentSuperCluster() const
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth2
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth2_endcaps
MonitorElement * h1_ele_matchingObjectAbsEta_matched
MonitorElement * h1_ele_convDist_all
MonitorElement * h1_ele_outerP
float eSuperClusterOverP() const
MonitorElement * h1_ele_foundHits
MonitorElement * h1_ele_ecalRecHitSumEt_dr03
MonitorElement * h1_ele_EoP_endcaps
MonitorElement * h2_ele_EtaMnEtamatchingObjectVsPt
edm::EDGetTokenT< reco::ElectronSeedCollection > electronSeedCollection_
MonitorElement * h2_ele_PoPmatchingObjectVsPhi
float dr04HcalDepth1TowerSumEt() const
MonitorElement * h1_matchingObjectZ
MonitorElement * h1_ele_photonIso_barrel
MonitorElement * h1_ele_EoPout_all
MonitorElement * h2_ele_EseedOPVsE
MonitorElement * h1_ele_ecalRecHitSumEt_dr03_barrel
MonitorElement * h1_ele_tkSumPt_dr03_endcaps
MonitorElement * h1_ele_dPhiCl_propOut_all
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalReduced04Tag_
MonitorElement * h2_ele_ambiguousTracksVsPt
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth1_endcaps
MonitorElement * h2_ele_chi2VsPhi
MonitorElement * h2_ele_PtinVsPtoutGolden_mode
MonitorElement * h1_ele_EseedOP_endcaps
MonitorElement * h1_ele_hcalDepth2OverEcalBc
MonitorElement * h1_ele_fbrem
MonitorElement * h1_ele_HoE_barrel
math::XYZVectorF trackMomentumAtVtx() const
MonitorElement * h1_ele_photonIso_endcaps
MonitorElement * p1_ele_fbremVsEta_mode
MonitorElement * h1_ele_chargedHadronIso_endcaps
MonitorElement * h2_scl_EtVsEta_
MonitorElement * h1_ele_charge
MonitorElement * h1_ele_neutralHadronIso_endcaps
MonitorElement * h1_ele_fbrem_endcaps
MonitorElement * h1_matchingObjectAbsEta
MonitorElement * p1_ele_fbremVsEta_mean
MonitorElement * h1_ele_eta
MonitorElement * h1_ele_mva_endcaps_isolated
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalFull03Tag_
MonitorElement * h1_ele_seed_subdet2_
MonitorElement * h1_ele_EseedOP
MonitorElement * h2_ele_PinVsPoutShowering_mode
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth1_barrel
edm::EDGetTokenT< reco::GenJetCollection > matchingObjectCollection_
float dr04TkSumPt() const
std::vector< Variable::Flags > flags
MonitorElement * h1_ele_tkSumPt_dr03_barrel
double pt() const final
transverse momentum
MonitorElement * h2_ele_vertexTIPVsPhi
edm::EDGetTokenT< reco::GsfTrackCollection > electronTrackCollection_
int charge() const final
electric charge
MonitorElement * h2_ele_EoPVsE
MonitorElement * h2_ele_HoEVsE
float dr03HcalDepth2TowerSumEt() const
MonitorElement * h1_ele_seed_drz2_
MonitorElement * h1_ele_dEtaSc_propVtx_all
MonitorElement * h2_ele_vertexPtVsEta
MonitorElement * h2_ele_EseedOPVsEta
MonitorElement * h1_ele_vertexZ
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth1_barrel
MonitorElement * h2_ele_EoPVsEta
MonitorElement * h1_ele_hcalDepth1OverEcalBc_barrel
MonitorElement * h2_ele_HoEVsPhi
MonitorElement * h1_ele_dPhiSc_propVtx_all
MonitorElement * h2_ele_dPhiScVsPhi_propVtx
MonitorElement * h2_ele_dPhiScVsEta_propVtx
MonitorElement * h2_ele_vertexTIPVsPt
MonitorElement * h2_ele_dPhiEleClVsPhi_propOut
MonitorElement * h1_ele_dEtaCl_propOut_all
MonitorElement * h2_ele_PinVsPoutShowering_mean
MonitorElement * h1_ele_vertexPt
MonitorElement * h2_ele_E2mnE1vsMee_all
MonitorElement * h2_ele_seed_drz2VsPt_
MonitorElement * h1_ele_HoE_bc_endcaps
MonitorElement * h1_ele_superclusterfbrem_endcaps
MonitorElement * h1_ele_neutralHadronRelativeIso_endcaps
MonitorElement * h1_scl_full5x5_sigmaIetaIeta_endcaps_
float superClusterFbrem() const
MonitorElement * h2_ele_ambiguousTracksVsEta
MonitorElement * h2_ele_outerPtVsPt_mode
MonitorElement * h2_ele_EoPoutVsPhi
MonitorElement * h1_ele_HoE
MonitorElement * h1_ele_tkSumPt_dr04
MonitorElement * h2_ele_E2mnE1vsMee_egeg_all
MonitorElement * h2_ele_PtinVsPtoutShowering_mean
MonitorElement * h1_ele_HoE_bc_all
MonitorElement * h2_ele_PhiMnPhimatchingObjectVsPt
MonitorElement * h2_ele_dEtaEleClVsEta_propOut
MonitorElement * h2_ele_PinMnPoutVsChi2_mode
float full5x5_sigmaIetaIeta() const
MonitorElement * h1_scl_E5x5_barrel_
MonitorElement * h1_matchingObjectEta
MonitorElement * h1_ele_matchingObjectEta_matched
MonitorElement * h1_ele_seed_dphi2_
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
MonitorElement * h1_scl_E2x5max_endcaps_
float dr04HcalDepth2TowerSumEt() const
MonitorElement * h2_ele_lostHitsVsPhi
MonitorElement * h2_ele_EeleOPoutVsEta
MonitorElement * h2_ele_PinMnPoutVsPt_mode
MonitorElement * h1_ele_dEtaCl_propOut
MonitorElement * h1_ele_eta_shower
MonitorElement * h1_ele_classes
MonitorElement * h2_ele_lostHitsVsEta
MonitorElement * h1_ele_EoPout
float deltaEtaSuperClusterTrackAtVtx() const
MonitorElement * h2_ele_vertexPtVsPhi
MonitorElement * h1_ele_provenance
MonitorElement * h2_ele_dEtaScVsEta_propVtx
MonitorElement * h1_recEleNum_
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth1
MonitorElement * h2_ele_foundHitsVsPhi
float hadronicOverEm() const
MonitorElement * h1_ele_fbrem_barrel
float dr03HcalDepth2TowerSumEtBc() const
MonitorElement * h1_recCoreNum_
MonitorElement * h1_ele_convFlags
MonitorElement * h1_ele_chargedHadronRelativeIso_barrel
MonitorElement * h2_ele_dEtaScVsPt_propVtx
float eSeedClusterOverP() const
MonitorElement * h1_ele_vertexEta
MonitorElement * h2_ele_EoPVsPhi
MonitorElement * h1_ele_eta_bbrem
MonitorElement * h2_ele_PtinVsPtoutShowering_mode
MonitorElement * h2_ele_dEtaClVsPt_propOut
MonitorElement * h1_ele_PhiMnPhimatchingObject
float dr04EcalRecHitSumEt() const
MonitorElement * h1_ele_dPhiCl_propOut
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsHcal04Tag_
MonitorElement * h1_recOfflineVertices_
MonitorElement * h1_scl_EoEmatchingObject_barrel
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth2
MonitorElement * h2_ele_PoPmatchingObjectVsEta
MonitorElement * h2_scl_EtVsPhi_
float deltaPhiSeedClusterTrackAtCalo() const
MonitorElement * h2_ele_dPhiClVsPt_propOut
MonitorElement * h1_ele_chargedHadronIso_barrel
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsTk04Tag_
math::XYZVectorF trackMomentumOut() const
MonitorElement * h2_ele_dPhiEleClVsPt_propOut
MonitorElement * h1_ele_tkSumPt_dr04_endcaps
float sumPhotonEt
sum pt of PF photons // old float photonIso ;
float deltaPhiSuperClusterTrackAtVtx() const
MonitorElement * h1_ele_hcalDepth1OverEcalBc
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsTk03Tag_
MonitorElement * h2_ele_dEtaEleClVsPhi_propOut
MonitorElement * h1_matchingObjectPt
const Point & vertex() const override
vertex position (overwritten by PF...)
MonitorElement * h1_ele_dEtaEleCl_propOut_endcaps
MonitorElement * h1_ele_mee_os
MonitorElement * h1_matchingObjectP
MonitorElement * h1_ele_PoPmatchingObject
MonitorElement * h1_scl_E1x5_
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1
float dr04HcalDepth1TowerSumEtBc() const
float dr03TkSumPt() const
MonitorElement * h1_ele_convRadius_all
MonitorElement * h2_ele_PinMnPoutVsEta_mode
Abs< T >::type abs(const T &t)
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth2
MonitorElement * h1_ele_tkSumPt_dr03
MonitorElement * h1_ele_neutralHadronIso_barrel
float dr03HcalDepth1TowerSumEt() const
MonitorElement * h1_scl_E1x5_endcaps_
MonitorElement * h1_ele_vertexPt_all
MonitorElement * h1_ele_photonRelativeIso_endcaps
float eEleClusterOverPout() const
edm::EDGetTokenT< reco::VertexCollection > offlineVerticesCollection_
float sumNeutralHadronEt
sum pt of neutral hadrons // old float neutralHadronIso ;
float eSeedClusterOverPout() const
MonitorElement * h2_ele_vertexEtaVsPhi
MonitorElement * h1_ele_convFlags_all
MonitorElement * h1_ele_seed_mask_tec_
MonitorElement * h2_ele_outerPtVsPhi_mode
MonitorElement * h1_ele_dPhiCl_propOut_endcaps
MonitorElement * h1_ele_mva
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth1_endcaps
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalReduced03Tag_
MonitorElement * h1_ele_HoE_bc_barrel
MonitorElement * h2_ele_seed_drz2posVsEta_
MonitorElement * h2_ele_EseedOPVsPhi
float hcalOverEcalBc() const
MonitorElement * h1_ele_superclusterfbrem_barrel
MonitorElement * h2_ele_vertexTIPVsEta
MonitorElement * h1_ele_mva_barrel
MonitorElement * h1_ele_chargedHadronRelativeIso
MonitorElement * h1_scl_Phi_
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth1
MonitorElement * h2_ele_PinMnPoutVsE_mode
MonitorElement * h2_ele_PinMnPoutVsPhi_mode
MonitorElement * h1_ele_mva_isolated
MonitorElement * h1_ele_outerP_mode
MonitorElement * h2_ele_dEtaEleClVsPt_propOut
float scSigmaIEtaIEta() const
edm::Ref< GsfElectronCollection > GsfElectronRef
reference to an object in a collection of GsfElectron objects
float deltaPhiEleClusterTrackAtCalo() const
MonitorElement * h2_ele_PoPmatchingObjectVsPt
MonitorElement * h1_ele_seed_dphi2pos_
MonitorElement * h1_ele_vertexX
MonitorElement * h1_ele_eta_golden
MonitorElement * h1_ele_neutralHadronRelativeIso_barrel
MonitorElement * h1_ele_convDcot
MonitorElement * h1_scl_E5x5_
edm::EDGetTokenT< reco::GsfElectronCollection > electronCollection_
MonitorElement * h1_ele_vertexP
MonitorElement * h2_ele_dEtaClVsEta_propOut
MonitorElement * h1_ele_mva_barrel_isolated
MonitorElement * h1_ele_superclusterfbrem
MonitorElement * h1_scl_EoEmatchingObject_endcaps
MonitorElement * h1_ele_HoE_fiducial
MonitorElement * h2_ele_PinVsPoutGolden_mode
double p() const final
magnitude of momentum vector
MonitorElement * h1_ele_convRadius
MonitorElement * h1_ele_tkSumPt_dr04_barrel
MonitorElement * h1_ele_ecalRecHitSumEt_dr04
MonitorElement * h1_ele_EeleOPout_all
MonitorElement * h1_scl_full5x5_sigmaIetaIeta_
MonitorElement * h2_scl_EtaVsPhi_
MonitorElement * h1_matchingObjectPhi
MonitorElement * h1_ele_photonRelativeIso
MonitorElement * h2_ele_chi2VsPt
MonitorElement * h2_ele_chi2VsEta
MonitorElement * h2_ele_seed_dphi2VsPt_
T const * product() const
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth1_endcaps
MonitorElement * h2_ele_dEtaClVsPhi_propOut
MonitorElement * h2_ele_seed_drz2VsEta_
edm::EDGetTokenT< reco::BeamSpot > beamSpotTag_
float deltaEtaEleClusterTrackAtCalo() const
MonitorElement * h2_ele_HoEVsEta
MonitorElement * h2_ele_chargeVsPt
MonitorElement * h2_ele_EoPoutVsE
MonitorElement * h1_ele_PoPmatchingObject_endcaps
MonitorElement * h1_ele_dEtaSc_propVtx_barrel
Classification classification() const
MonitorElement * h2_ele_chargeVsEta
MonitorElement * h1_ele_HoE_endcaps
MonitorElement * h2_ele_outerPtVsEta_mode
float hcalDepth2OverEcalBc() const
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1_barrel
MonitorElement * h1_ele_seed_mask_fpix_
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth1_barrel
GsfTrackRefVector::size_type ambiguousGsfTracksSize() const
float dr04HcalDepth2TowerSumEtBc() const
MonitorElement * h1_scl_E5x5_endcaps_
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1_endcaps
MonitorElement * h2_ele_PinVsPoutGolden_mean
MonitorElement * h1_ele_EeleOPout_barrel
double py() const final
y coordinate of momentum vector
MonitorElement * h1_scl_SigIEtaIEta_
MonitorElement * h2_ele_EeleOPoutVsPhi
MonitorElement * h1_scl_E1x5_barrel_
MonitorElement * h1_ele_dPhiSc_propVtx
MonitorElement * h1_ele_vertexY
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth2
MonitorElement * h1_ele_EoP
MonitorElement * h1_scl_SigIEtaIEta_barrel_
MonitorElement * h1_ele_photonRelativeIso_barrel
float mva_Isolated() const
MonitorElement * h1_ele_neutralHadronIso
float dr03EcalRecHitSumEt() const
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsHcal03Tag_
MonitorElement * h2_ele_dPhiClVsPhi_propOut
MonitorElement * h2_ele_seed_dphi2posVsEta_
MonitorElement * h1_ele_vertexEta_all
MonitorElement * h1_ele_EoPout_endcaps
float deltaEtaSeedClusterTrackAtCalo() const
MonitorElement * h2_ele_PhiMnPhimatchingObjectVsEta
MonitorElement * h2_ele_EtaMnEtamatchingObjectVsPhi
MonitorElement * h1_ele_matchingObjectPhi_matched
MonitorElement * h1_ele_HoE_all
MonitorElement * h1_ele_ecalRecHitSumEt_dr03_endcaps
MonitorElement * h1_scl_SigIEtaIEta_endcaps_
MonitorElement * h1_ele_EtaMnEtamatchingObject
MonitorElement * h1_ele_vertexTIP
MonitorElement * h1_ele_dPhiEleCl_propOut_endcaps
MonitorElement * h1_ele_HoE_bc
MonitorElement * h2_ele_dEtaScVsPhi_propVtx
MonitorElement * h2_ele_PhiMnPhimatchingObjectVsPhi
MonitorElement * h1_ele_hcalDepth2OverEcalBc_barrel
MonitorElement * h1_ele_mva_endcaps
MonitorElement * h1_ele_lostHits
MonitorElement * h1_ele_dPhiEleCl_propOut
SuperClusterRef superCluster() const override
reference to a SuperCluster
MonitorElement * h1_ele_EseedOP_barrel
MonitorElement * h1_scl_ESFrac_endcaps
bool trackerDrivenSeed() const
MonitorElement * h1_ele_dEtaEleCl_propOut
MonitorElement * h1_ele_chi2
MonitorElement * h2_ele_seed_drz2posVsPt_
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth2_endcaps
const Point & position() const
position
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalFull04Tag_
MonitorElement * h1_ele_dPhiSc_propVtx_endcaps
MonitorElement * h1_ele_EoP_barrel
MonitorElement * h1_ele_dEtaSc_propVtx_endcaps
MonitorElement * h1_ele_vertexPhi
MonitorElement * h2_ele_seed_dphi2VsEta_
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth2_barrel
MonitorElement * h2_ele_dPhiClVsEta_propOut
MonitorElement * h1_ele_dEtaCl_propOut_barrel
MonitorElement * h2_ele_dPhiScVsPt_propVtx
float hcalDepth1OverEcalBc() const
MonitorElement * h1_ele_dPhiSc_propVtx_barrel
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth1
MonitorElement * h1_ele_convDcot_all
MonitorElement * h2_ele_foundHitsVsPt
MonitorElement * h1_ele_hcalDepth2OverEcalBc_endcaps
float sumChargedHadronPt
sum-pt of charged Hadron // old float chargedHadronIso ;
MonitorElement * h1_ele_dPhiCl_propOut_barrel
MonitorElement * h1_ele_chargedHadronIso
double phi() const final
momentum azimuthal angle
MonitorElement * h1_ele_matchingObjectZ_matched
MonitorElement * h2_ele_PtinVsPtoutGolden_mean
MonitorElement * h1_ele_dPhiEleCl_propOut_barrel
edm::EDGetTokenT< reco::GsfElectronCoreCollection > electronCoreCollection_
MonitorElement * h1_ele_photonIso
MonitorElement * h1_ele_neutralHadronRelativeIso
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth2_barrel
Power< A, B >::type pow(const A &a, const B &b)
MonitorElement * h1_ele_provenance_barrel
MonitorElement * h1_ele_PinMnPout_mode
MonitorElement * h1_ele_seed_drz2pos_
MonitorElement * h1_matchingObjectNum
MonitorElement * h2_ele_outerPVsEta_mode
MonitorElement * h1_ele_PoPmatchingObject_barrel
MonitorElement * h1_scl_En_
MonitorElement * h1_scl_full5x5_sigmaIetaIeta_barrel_
MonitorElement * h2_ele_dPhiEleClVsEta_propOut
MonitorElement * h1_recSeedNum_
MonitorElement * h1_ele_ambiguousTracks
MonitorElement * h1_ele_EoverP_all
bool ecalDrivenSeed() const
MonitorElement * h1_ele_ecalRecHitSumEt_dr04_endcaps
MonitorElement * h2_ele_chargeVsPhi
MonitorElement * h1_ele_EseedOP_all
MonitorElement * h1_ele_EeleOPout_endcaps
MonitorElement * h1_ele_chargedHadronRelativeIso_endcaps