32 #include "CLHEP/Units/GlobalPhysicalConstants.h"
77 xyz_nbin=histosSet.getParameter<
int>(
"Nbinxyz");
79 p_nbin=histosSet.getParameter<
int>(
"Nbinp");
80 p2D_nbin=histosSet.getParameter<
int>(
"Nbinp2D");
81 p_max=histosSet.getParameter<
double>(
"Pmax");
83 pt_nbin=histosSet.getParameter<
int>(
"Nbinpt");
84 pt2D_nbin=histosSet.getParameter<
int>(
"Nbinpt2D");
85 pteff_nbin=histosSet.getParameter<
int>(
"Nbinpteff");
86 pt_max=histosSet.getParameter<
double>(
"Ptmax");
88 fhits_nbin=histosSet.getParameter<
int>(
"Nbinfhits");
89 fhits_max=histosSet.getParameter<
double>(
"Fhitsmax");
91 lhits_nbin=histosSet.getParameter<
int>(
"Nbinlhits");
92 lhits_max=histosSet.getParameter<
double>(
"Lhitsmax");
94 eop_nbin=histosSet.getParameter<
int>(
"Nbineop");
95 eop2D_nbin=histosSet.getParameter<
int>(
"Nbineop2D");
96 eop_max=histosSet.getParameter<
double>(
"Eopmax");
97 eopmaxsht=histosSet.getParameter<
double>(
"Eopmaxsht");
99 eta_nbin=histosSet.getParameter<
int>(
"Nbineta");
100 eta2D_nbin=histosSet.getParameter<
int>(
"Nbineta2D");
101 eta_min=histosSet.getParameter<
double>(
"Etamin");
102 eta_max=histosSet.getParameter<
double>(
"Etamax");
104 deta_nbin=histosSet.getParameter<
int>(
"Nbindeta");
105 deta_min=histosSet.getParameter<
double>(
"Detamin");
106 deta_max=histosSet.getParameter<
double>(
"Detamax");
108 phi_nbin=histosSet.getParameter<
int>(
"Nbinphi");
109 phi2D_nbin=histosSet.getParameter<
int>(
"Nbinphi2D");
110 phi_min=histosSet.getParameter<
double>(
"Phimin");
111 phi_max=histosSet.getParameter<
double>(
"Phimax");
115 detamatch_min=histosSet.getParameter<
double>(
"Detamatchmin");
116 detamatch_max=histosSet.getParameter<
double>(
"Detamatchmax");
118 dphi_nbin=histosSet.getParameter<
int>(
"Nbindphi");
119 dphi_min=histosSet.getParameter<
double>(
"Dphimin");
120 dphi_max=histosSet.getParameter<
double>(
"Dphimax");
124 dphimatch_min=histosSet.getParameter<
double>(
"Dphimatchmin");
125 dphimatch_max=histosSet.getParameter<
double>(
"Dphimatchmax");
127 poptrue_nbin= histosSet.getParameter<
int>(
"Nbinpoptrue");
128 poptrue_min=histosSet.getParameter<
double>(
"Poptruemin");
129 poptrue_max=histosSet.getParameter<
double>(
"Poptruemax");
131 mee_nbin= histosSet.getParameter<
int>(
"Nbinmee");
132 mee_min=histosSet.getParameter<
double>(
"Meemin");
133 mee_max=histosSet.getParameter<
double>(
"Meemax");
135 hoe_nbin= histosSet.getParameter<
int>(
"Nbinhoe");
136 hoe_min=histosSet.getParameter<
double>(
"Hoemin");
137 hoe_max=histosSet.getParameter<
double>(
"Hoemax");
614 h1_ele_TIP_all =
bookH1withSumw2(
"TIP_all",
"ele vertex transverse radius, all reco electrons", 100,0.,0.2,
"r_{T} (cm)",
"Events",
"ELE_LOGY E1 P");
627 h2_ele_E2mnE1vsMee_all =
bookH2(
"E2mnE1vsMee_all",
"E2 - E1 vs ele pairs invariant mass, all electrons",
mee_nbin,
mee_min,
mee_max, 100, -50., 50.,
"m_{e^{+}e^{-}} (GeV/c^{2})",
"E2 - E1 (GeV)");
628 h2_ele_E2mnE1vsMee_egeg_all =
bookH2(
"E2mnE1vsMee_egeg_all",
"E2 - E1 vs ele pairs invariant mass, ecal driven pairs, all electrons",
mee_nbin,
mee_min,
mee_max, 100, -50., 50.,
"m_{e^{+}e^{-}} (GeV/c^{2})",
"E2 - E1 (GeV)");
757 h2_scl_EoEtruePfVsEg =
bookH2(
"EoEtruePfVsEg",
"ele supercluster energy / gen energy pflow vs eg",75,-0.1,1.4, 75, -0.1, 1.4,
"E/E_{gen} (e/g)",
"E/E_{gen} (pflow)") ;
839 h1_ele_dEtaSc_propVtx_eg_barrel =
bookH1withSumw2(
"dEtaSc_propVtx_eg_barrel",
"ele #eta_{sc} - #eta_{tr}, prop from vertex, ecal driven, barrel",
detamatch_nbin,
detamatch_min,
detamatch_max,
"#eta_{sc} - #eta_{tr}",
"Events",
"ELE_LOGY E1 P");
841 h1_ele_dEtaSc_propVtx_eg_endcaps =
bookH1withSumw2(
"dEtaSc_propVtx_eg_endcaps",
"ele #eta_{sc} - #eta_{tr}, prop from vertex, ecal driven, endcaps",
detamatch_nbin,
detamatch_min,
detamatch_max,
"#eta_{sc} - #eta_{tr}",
"Events",
"ELE_LOGY E1 P");
848 h1_ele_dPhiSc_propVtx_eg_barrel =
bookH1withSumw2(
"dPhiSc_propVtx_eg_barrel",
"ele #phi_{sc} - #phi_{tr}, prop from vertex, ecal driven, barrel",
dphimatch_nbin,
dphimatch_min,
dphimatch_max,
"#phi_{sc} - #phi_{tr} (rad)",
"Events",
"ELE_LOGY E1 P");
850 h1_ele_dPhiSc_propVtx_eg_endcaps =
bookH1withSumw2(
"dPhiSc_propVtx_eg_endcaps",
"ele #phi_{sc} - #phi_{tr}, prop from vertex, ecal driven, endcaps",
dphimatch_nbin,
dphimatch_min,
dphimatch_max,
"#phi_{sc} - #phi_{tr} (rad)",
"Events",
"ELE_LOGY E1 P");
857 h1_ele_dEtaCl_propOut_eg_barrel =
bookH1withSumw2(
"dEtaCl_propOut_eg_barrel",
"ele #eta_{cl} - #eta_{tr}, prop from outermost, ecal driven, barrel",
detamatch_nbin,
detamatch_min,
detamatch_max,
"#eta_{seedcl} - #eta_{tr}",
"Events",
"ELE_LOGY E1 P");
859 h1_ele_dEtaCl_propOut_eg_endcaps =
bookH1withSumw2(
"dEtaCl_propOut_eg_endcaps",
"ele #eta_{cl} - #eta_{tr}, prop from outermost, ecal driven, endcaps",
detamatch_nbin,
detamatch_min,
detamatch_max,
"#eta_{seedcl} - #eta_{tr}",
"Events",
"ELE_LOGY E1 P");
866 h1_ele_dPhiCl_propOut_eg_barrel =
bookH1withSumw2(
"dPhiCl_propOut_eg_barrel",
"ele #phi_{cl} - #phi_{tr}, prop from outermost, ecal driven, barrel",
dphimatch_nbin,
dphimatch_min,
dphimatch_max,
"#phi_{seedcl} - #phi_{tr} (rad)",
"Events",
"ELE_LOGY E1 P");
868 h1_ele_dPhiCl_propOut_eg_endcaps =
bookH1withSumw2(
"dPhiCl_propOut_eg_endcaps",
"ele #phi_{cl} - #phi_{tr}, prop from outermost, ecal driven, endcaps",
dphimatch_nbin,
dphimatch_min,
dphimatch_max,
"#phi_{seedcl} - #phi_{tr} (rad)",
"Events",
"ELE_LOGY E1 P");
875 h1_ele_dEtaEleCl_propOut_eg_barrel =
bookH1withSumw2(
"dEtaEleCl_propOut_eg_barrel",
"ele #eta_{EleCl} - #eta_{tr}, prop from outermost, ecal driven, barrel",
detamatch_nbin,
detamatch_min,
detamatch_max,
"#eta_{elecl} - #eta_{tr}",
"Events",
"ELE_LOGY E1 P");
877 h1_ele_dEtaEleCl_propOut_eg_endcaps =
bookH1withSumw2(
"dEtaEleCl_propOut_eg_endcaps",
"ele #eta_{EleCl} - #eta_{tr}, prop from outermost, ecal driven, endcaps",
detamatch_nbin,
detamatch_min,
detamatch_max,
"#eta_{elecl} - #eta_{tr}",
"Events",
"ELE_LOGY E1 P");
884 h1_ele_dPhiEleCl_propOut_eg_barrel =
bookH1withSumw2(
"dPhiEleCl_propOut_eg_barrel",
"ele #phi_{EleCl} - #phi_{tr}, prop from outermost, ecal driven, barrel",
dphimatch_nbin,
dphimatch_min,
dphimatch_max,
"#phi_{elecl} - #phi_{tr} (rad)",
"Events",
"ELE_LOGY E1 P");
886 h1_ele_dPhiEleCl_propOut_eg_endcaps =
bookH1withSumw2(
"dPhiEleCl_propOut_eg_endcaps",
"ele #phi_{EleCl} - #phi_{tr}, prop from outermost, ecal driven, endcaps",
dphimatch_nbin,
dphimatch_min,
dphimatch_max,
"#phi_{elecl} - #phi_{tr} (rad)",
"Events",
"ELE_LOGY E1 P");
953 h1_ele_tkSumPt_dr03_barrel =
bookH1withSumw2(
"tkSumPt_dr03_barrel",
"tk isolation sum, dR=0.3, barrel",100,0.0,20.,
"TkIsoSum, cone 0.3 (GeV/c)",
"Events",
"ELE_LOGY E1 P");
954 h1_ele_tkSumPt_dr03_endcaps =
bookH1withSumw2(
"tkSumPt_dr03_endcaps",
"tk isolation sum, dR=0.3, endcaps",100,0.0,20.,
"TkIsoSum, cone 0.3 (GeV/c)",
"Events",
"ELE_LOGY E1 P");
956 h1_ele_ecalRecHitSumEt_dr03_barrel =
bookH1withSumw2(
"ecalRecHitSumEt_dr03_barrel",
"ecal isolation sum, dR=0.3, barrel",100,0.0,20.,
"EcalIsoSum, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
957 h1_ele_ecalRecHitSumEt_dr03_endcaps =
bookH1withSumw2(
"ecalRecHitSumEt_dr03_endcaps",
"ecal isolation sum, dR=0.3, endcaps",100,0.0,20.,
"EcalIsoSum, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
959 h1_ele_hcalTowerSumEt_dr03_depth1_barrel =
bookH1withSumw2(
"hcalTowerSumEt_dr03_depth1_barrel",
"hcal depth1 isolation sum, dR=0.3, barrel",100,0.0,20.,
"Hcal1IsoSum, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
960 h1_ele_hcalTowerSumEt_dr03_depth1_endcaps =
bookH1withSumw2(
"hcalTowerSumEt_dr03_depth1_endcaps",
"hcal depth1 isolation sum, dR=0.3, endcaps",100,0.0,20.,
"Hcal1IsoSum, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
965 h1_ele_tkSumPt_dr04_barrel =
bookH1withSumw2(
"tkSumPt_dr04_barrel",
"tk isolation sum, dR=0.4, barrel",100,0.0,20.,
"TkIsoSum, cone 0.4 (GeV/c)",
"Events",
"ELE_LOGY E1 P");
966 h1_ele_tkSumPt_dr04_endcaps =
bookH1withSumw2(
"tkSumPt_dr04_endcaps",
"tk isolation sum, dR=0.4, endcaps",100,0.0,20.,
"TkIsoSum, cone 0.4 (GeV/c)",
"Events",
"ELE_LOGY E1 P");
968 h1_ele_ecalRecHitSumEt_dr04_barrel =
bookH1withSumw2(
"ecalRecHitSumEt_dr04_barrel",
"ecal isolation sum, dR=0.4, barrel",100,0.0,20.,
"EcalIsoSum, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
969 h1_ele_ecalRecHitSumEt_dr04_endcaps =
bookH1withSumw2(
"ecalRecHitSumEt_dr04_endcaps",
"ecal isolation sum, dR=0.4, endcaps",100,0.0,20.,
"EcalIsoSum, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
971 h1_ele_hcalTowerSumEt_dr04_depth1_barrel =
bookH1withSumw2(
"hcalTowerSumEt_dr04_depth1_barrel",
"hcal depth1 isolation sum, dR=0.4, barrel",100,0.0,20.,
"Hcal1IsoSum, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
972 h1_ele_hcalTowerSumEt_dr04_depth1_endcaps =
bookH1withSumw2(
"hcalTowerSumEt_dr04_depth1_endcaps",
"hcal depth1 isolation sum, dR=0.4, endcaps",100,0.0,20.,
"Hcal1IsoSum, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
977 h1_ele_dIso_tkSumPt_dr03 =
bookH1withSumw2(
"dIso_tkSumPt_dr03",
"diff with iso from deposits, tk isolation sum, dR=0.3",21,-10.0,10.,
"TkIsoSum diff, cone 0.3 (GeV/c)",
"Events",
"ELE_LOGY E1 P");
978 h1_ele_dIso_tkSumPt_dr04 =
bookH1withSumw2(
"dIso_tkSumPt_dr04",
"diff with iso from deposits, tk isolation sum, dR=0.4",21,-10.0,10.,
"TkIsoSum diff, cone 0.4 (GeV/c)",
"Events",
"ELE_LOGY E1 P");
979 h1_ele_dIso_ecalFullRecHitSumEt_dr03 =
bookH1withSumw2(
"dIso_ecalFullRecHitSumEt_dr03",
"diff with iso from deposits, ecal isolation sum, dR=0.3",21,-10.0,10.,
"EcalIsoSum diff, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
980 h1_ele_dIso_ecalFullRecHitSumEt_dr04 =
bookH1withSumw2(
"dIso_ecalFullRecHitSumEt_dr04",
"diff with iso from deposits, ecal isolation sum, dR=0.4",21,-10.0,10.,
"EcalIsoSum diff, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
981 h1_ele_dIso_ecalReducedRecHitSumEt_dr03 =
bookH1withSumw2(
"dIso_ecalReducedRecHitSumEt_dr03",
"diff with iso from deposits, ecal isolation sum, dR=0.3",21,-10.0,10.,
"EcalIsoSum diff, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
982 h1_ele_dIso_ecalReducedRecHitSumEt_dr04 =
bookH1withSumw2(
"dIso_ecalReducedRecHitSumEt_dr04",
"diff with iso from deposits, ecal isolation sum, dR=0.4",21,-10.0,10.,
"EcalIsoSum diff, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
983 h1_ele_dIso_hcalTowerSumEt_dr03 =
bookH1withSumw2(
"dIso_hcalTowerSumEt_dr03",
"diff with iso from deposits, hcal depth1 isolation sum, dR=0.3",21,-10.0,10.,
"Hcal1IsoSum diff, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
984 h1_ele_dIso_hcalTowerSumEt_dr04 =
bookH1withSumw2(
"dIso_hcalTowerSumEt_dr04",
"diff with iso from deposits, hcal depth1 isolation sum, dR=0.4",21,-10.0,10.,
"Hcal1IsoSum diff, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
989 h1_ele_hcalTowerSumEtBc_dr03_depth1_barrel =
bookH1withSumw2(
"hcalTowerSumEtBc_dr03_depth1_barrel",
"hcal depth1 isolation sum behind cluster, dR=0.3, barrel",100,0.0,20.,
"Hcal1IsoSum, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
990 h1_ele_hcalTowerSumEtBc_dr03_depth1_endcaps =
bookH1withSumw2(
"hcalTowerSumEtBc_dr03_depth1_endcaps",
"hcal depth1 isolation sum behind cluster, dR=0.3, endcaps",100,0.0,20.,
"Hcal1IsoSum, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
993 h1_ele_hcalTowerSumEtBc_dr04_depth1_barrel =
bookH1withSumw2(
"hcalTowerSumEtBc_dr04_depth1_barrel",
"hcal depth1 isolation sum behind cluster, dR=0.4, barrel",100,0.0,20.,
"Hcal1IsoSum, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
994 h1_ele_hcalTowerSumEtBc_dr04_depth1_endcaps =
bookH1withSumw2(
"hcalTowerSumEtBc_dr04_depth1_endcaps",
"hcal depth1 isolation sum behind cluster, dR=0.4, endcaps",100,0.0,20.,
"Hcal1IsoSum, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
997 h1_ele_hcalTowerSumEtBc_dr03_depth2_barrel =
bookH1withSumw2(
"hcalTowerSumEtBc_dr03_depth2_barrel",
"hcal depth2 isolation sum behind cluster, dR=0.3, barrel",100,0.0,20.,
"Hcal1IsoSum, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
998 h1_ele_hcalTowerSumEtBc_dr03_depth2_endcaps =
bookH1withSumw2(
"hcalTowerSumEtBc_dr03_depth2_endcaps",
"hcal depth2 isolation sum behind cluster, dR=0.3, endcaps",100,0.0,20.,
"Hcal1IsoSum, cone 0.3 (GeV)",
"Events",
"ELE_LOGY E1 P");
1001 h1_ele_hcalTowerSumEtBc_dr04_depth2_barrel =
bookH1withSumw2(
"hcalTowerSumEtBc_dr04_depth2_barrel",
"hcal depth2 isolation sum behind cluster, dR=0.4, barrel",100,0.0,20.,
"Hcal1IsoSum, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
1002 h1_ele_hcalTowerSumEtBc_dr04_depth2_endcaps =
bookH1withSumw2(
"hcalTowerSumEtBc_dr04_depth2_endcaps",
"hcal depth2 isolation sum behind cluster, dR=0.4, endcaps",100,0.0,20.,
"Hcal1IsoSum, cone 0.4 (GeV)",
"Events",
"ELE_LOGY E1 P");
1074 <<
"Treating event "<<iEvent.
id()
1075 <<
" with "<<gsfElectrons.
product()->size()<<
" electrons" ;
1085 reco::GsfElectronCollection::const_iterator gsfIter ;
1086 for ( gsfIter=gsfElectrons->begin() ; gsfIter!=gsfElectrons->end() ; gsfIter++ )
1105 h1_ele_Et_all->
Fill( gsfIter->ecalEnergy()/cosh(gsfIter->superCluster()->eta()));
1106 float enrj1=gsfIter->ecalEnergy();
1109 reco::GsfElectronCollection::const_iterator gsfIter2 ;
1110 for ( gsfIter2=gsfIter+1 ; gsfIter2!=gsfElectrons->end() ; gsfIter2++ )
1113 float mee2 = p12.Dot(p12);
1114 float enrj2=gsfIter2->ecalEnergy() ;
1117 if (gsfIter->ecalDrivenSeed() && gsfIter2->ecalDrivenSeed())
1119 if (gsfIter->charge()*gsfIter2->charge()<0.)
1126 ( (gsfIter->classification()==GsfElectron::GOLDEN && gsfIter2->classification()==GsfElectron::GOLDEN) ||
1127 (gsfIter->classification()==GsfElectron::GOLDEN && gsfIter2->classification()==GsfElectron::BIGBREM) ||
1128 (gsfIter->classification()==GsfElectron::BIGBREM && gsfIter2->classification()==GsfElectron::GOLDEN) ||
1129 (gsfIter->classification()==GsfElectron::BIGBREM && gsfIter2->classification()==GsfElectron::BIGBREM) )
1132 ( (gsfIter->classification()==GsfElectron::SHOWERING && gsfIter2->classification()==GsfElectron::SHOWERING) ||
1133 (gsfIter->classification()==GsfElectron::SHOWERING && gsfIter2->isGap()) ||
1134 (gsfIter->isGap() && gsfIter2->classification()==GsfElectron::SHOWERING) ||
1135 (gsfIter->isGap() && gsfIter2->isGap()) )
1143 int flags = gsfIter->convFlags() ;
1144 if (flags==-9999) { flags=-1 ; }
1158 int mcNum=0, gamNum=0, eleNum=0 ;
1159 bool matchingID, matchingMotherID ;
1161 reco::GenParticleCollection::const_iterator mcIter ;
1163 ( mcIter=genParticles->begin() ; mcIter!=genParticles->end() ; mcIter++ )
1170 { matchingID=
true ; }
1177 matchingMotherID =
false ;
1181 { matchingMotherID =
true ; }
1183 if (matchingMotherID)
1193 bool okGsfFound =
false ;
1194 double gsfOkRatio = 999999. ;
1198 reco::GsfElectronCollection::const_iterator gsfIter ;
1200 ( gsfIter=gsfElectrons->begin() ; gsfIter!=gsfElectrons->end() ; gsfIter++ )
1202 double dphi = gsfIter->
phi()-mcIter->phi() ;
1204 { dphi = dphi < 0? (CLHEP::twopi) + dphi : dphi - CLHEP::twopi ; }
1205 double deltaR =
sqrt(
pow((gsfIter->eta()-mcIter->eta()),2) +
pow(dphi,2)) ;
1208 double mc_charge = mcIter->pdgId() == 11 ? -1. : 1. ;
1212 ( ( (mcIter->pdgId() == 11) && (gsfIter->charge() > 0.) ) ||
1213 ( (mcIter->pdgId() == -11) && (gsfIter->charge() < 0.) ) )
1215 double tmpGsfRatio = gsfIter->p()/mcIter->p();
1218 gsfOkRatio = tmpGsfRatio;
1219 bestGsfElectron=*gsfIter;
1244 for ( mcIter=genParticles->begin() ; mcIter!=genParticles->end() ; mcIter++ )
1250 if (mcIter->pdgId() == 22 )
1254 matchingID =
false ;
1258 { matchingID=
true ; }
1260 if (!matchingID) continue ;
1265 matchingMotherID =
false ;
1269 { matchingMotherID =
true ; }
1271 if (!matchingMotherID) continue ;
1292 bool okGsfFound =
false ;
1293 double gsfOkRatio = 999999. ;
1296 reco::GsfElectronCollection::const_iterator gsfIter ;
1298 for ( gsfIter=gsfElectrons->begin(), iElectron=0 ; gsfIter!=gsfElectrons->end() ; gsfIter++, iElectron++ )
1300 double dphi = gsfIter->phi()-mcIter->phi() ;
1302 { dphi = dphi < 0? (CLHEP::twopi) + dphi : dphi - CLHEP::twopi ; }
1306 if ( ( (mcIter->pdgId() == 11) && (gsfIter->charge() < 0.) ) ||
1307 ( (mcIter->pdgId() == -11) && (gsfIter->charge() > 0.) ) )
1309 double tmpGsfRatio = gsfIter->p()/mcIter->p() ;
1312 gsfOkRatio = tmpGsfRatio;
1313 bestGsfElectron=*gsfIter;
1320 if (! okGsfFound) continue ;
1350 (bestGsfElectron.
vertex().x()-mcIter->vx())*(bestGsfElectron.
vertex().x()-mcIter->vx()) +
1351 (bestGsfElectron.
vertex().y()-mcIter->vy())*(bestGsfElectron.
vertex().y()-mcIter->vy()) ;
1417 double R=TMath::Sqrt(sclRef->x()*sclRef->x() + sclRef->y()*sclRef->y() +sclRef->z()*sclRef->z());
1418 double Rt=TMath::Sqrt(sclRef->x()*sclRef->x() + sclRef->y()*sclRef->y());
1498 ( bestGsfElectron.
gsfTrack()->normalizedChi2(),
1514 if (elseed->subDet2()==1)
1516 else if (elseed->subDet2()==2)
1518 else if (elseed->subDet2()==6)
1642 if (bestGsfElectron.
isEE()) eleClass+=10;
1658 double fbrem_mode = bestGsfElectron.
fbrem();
1661 if (bestGsfElectron.
isEB())
1663 double fbrem_mode_barrel = bestGsfElectron.
fbrem();
1667 if (bestGsfElectron.
isEE())
1669 double fbrem_mode_endcaps = bestGsfElectron.
fbrem();
1678 double fbrem_mean = 1. - bestGsfElectron.
gsfTrack()->outerMomentum().R()/bestGsfElectron.
gsfTrack()->innerMomentum().R() ;
1785 if ( isoFromDepsTk03Handle.
isValid() )
1787 if ( isoFromDepsTk04Handle.
isValid() )
1789 if ( isoFromDepsEcalFull03Handle.
isValid() )
1791 if ( isoFromDepsEcalFull04Handle.
isValid() )
1793 if ( isoFromDepsEcalReduced03Handle.
isValid() )
1795 if ( isoFromDepsEcalReduced04Handle.
isValid() )
1797 if ( isoFromDepsHcal03Handle.
isValid() )
1799 if ( isoFromDepsHcal04Handle.
isValid() )
1804 if (flags==-9999) { flags=-1 ; }
const PflowIsolationVariables & pfIsolationVariables() const
MonitorElement * h1_ele_dIso_hcalTowerSumEt_dr03
MonitorElement * h1_ele_ecalEnergyError_endcaps
MonitorElement * h2_ele_PinVsPoutGolden_mode
MonitorElement * h1_ele_ambiguousTracks
MonitorElement * h1_scl_EoEtrue_endcaps_ringgap
MonitorElement * h1_ele_EoPout
MonitorElement * h1_ele_dPhiCl_propOut_eg_barrel
MonitorElement * h1_ele_EseedOP_eg
MonitorElement * h1_ele_eta
MonitorElement * h1_ele_EoPout_all_barrel
MonitorElement * h1_ele_vertexX
MonitorElement * h1_ele_PhiMnPhiTrue
MonitorElement * h1_ele_convDist_all
T getParameter(std::string const &) const
float dr04HcalTowerSumEt() const
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth1_endcaps
MonitorElement * h1_scl_E5x5_eg
MonitorElement * h1_ele_vertexEta
MonitorElement * h1_ele_outerP
MonitorElement * h1_mc_Z_matched
edm::InputTag electronSeedCollection_
MonitorElement * h2_ele_PinMnPoutVsChi2_mode
MonitorElement * h1_scl_E2x5max_endcaps
MonitorElement * bookP1(const std::string &name, const std::string &title, int nchX, double lowX, double highX, double lowY, double highY, const std::string &titleX="", const std::string &titleY="", Option_t *option="E1 P")
MonitorElement * h1_scl_E5x5_endcaps
MonitorElement * bookH1(const std::string &name, const std::string &title, int nchX, double lowX, double highX, const std::string &titleX="", const std::string &titleY="Events", Option_t *option="E1 P")
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth1_barrel
MonitorElement * h1_ele_chargeInfo
MonitorElement * h1_scl_E5x5_eg_endcaps
MonitorElement * h1_ele_EeleOPout
MonitorElement * h2_ele_HoEVsE
MonitorElement * h1_ele_fbrem_barrel
MonitorElement * h1_mc_AbsEta_matched_qmisid
MonitorElement * h1_ele_HoE_bc_all
MonitorElement * h1_ele_ecalRecHitSumEt_dr04_barrel
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth1_barrel
MonitorElement * h1_ele_TIP_all_barrel
MonitorElement * h1_ele_ecalRecHitSumEt_dr03_endcaps
MonitorElement * h2_ele_lostHitsVsPhi
MonitorElement * h1_ele_convDcot_all
float scSigmaEtaEta() const
MonitorElement * h1_ele_eta_golden
MonitorElement * h1_ele_mee_os_gg
float dr03HcalDepth1TowerSumEtBc() const
MonitorElement * h2_ele_seed_drz2posVsPt
MonitorElement * h1_mc_AbsEta
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth2
float eSuperClusterOverP() const
MonitorElement * h1_ele_vertexPt_5100
virtual const Candidate * mother(size_type i=0) const =0
return pointer to mother
MonitorElement * h1_ele_EseedOP_all_endcaps
MonitorElement * h1_ele_HoE_barrel
MonitorElement * h1_ele_convFlags
virtual double p() const GCC11_FINAL
magnitude of momentum vector
MonitorElement * h1_ele_outerPt_mode
MonitorElement * h1_ele_seed_dphi2pos
MonitorElement * h1_scl_EoEtrue_endcaps_new_eg
MonitorElement * h1_scl_SigEtaEta_eg
MonitorElement * h1_ele_lostHits_barrel
MonitorElement * h1_ele_seed_subdet2
MonitorElement * h1_ele_outerPt
MonitorElement * h1_ele_EeleOPout_eg_endcaps
float dr04HcalDepth1TowerSumEt() const
MonitorElement * h2_scl_EtVsPhi
MonitorElement * h1_ele_EoP_barrel
MonitorElement * h1_mc_Z_matched_qmisid
MonitorElement * h1_scl_SigIEtaIEta
virtual void analyze(const edm::Event &e, const edm::EventSetup &c)
MonitorElement * h2_ele_dPhiScVsEta_propVtx
MonitorElement * h2_ele_chi2VsEta
MonitorElement * h1_ele_hcalDepth1OverEcalBc_barrel
MonitorElement * h1_ele_PoPtrue_endcaps
virtual const Point & vertex() const
vertex position (overwritten by PF...)
MonitorElement * h1_ele_mee_all
MonitorElement * h1_ele_dPhiCl_propOut
MonitorElement * h1_ele_mee_os_gb
edm::InputTag beamSpotTag_
MonitorElement * h1_ele_vertexP
MonitorElement * h2_ele_dPhiClVsPhi_propOut
MonitorElement * h2_ele_EtaMnEtaTrueVsPt
MonitorElement * h1_scl_SigEtaEta_eg_endcaps
MonitorElement * h1_ele_EoPout_eg
MonitorElement * h1_scl_E5x5_eg_barrel
MonitorElement * h1_ele_dPhiEleCl_propOut_endcaps
math::XYZVectorF trackMomentumAtVtx() const
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth2_endcaps
MonitorElement * h2_ele_dEtaEleClVsEta_propOut
MonitorElement * h2_ele_outerPtVsEta_mode
MonitorElement * h1_scl_E1x5_eg_endcaps
MonitorElement * h2_ele_foundHitsVsEta
MonitorElement * h1_ele_EoPout_eg_endcaps
MonitorElement * h1_ele_TIP_all_endcaps
MonitorElement * h2_ele_E2mnE1vsMee_all
MonitorElement * h1_ele_foundHits_endcaps
MonitorElement * h1_ele_EoverP_all_barrel
MonitorElement * h1_ele_EoPout_all
MonitorElement * h1_ele_mva_barrel
MonitorElement * h1_scl_EoEtrue_endcaps_new
MonitorElement * h1_ele_HoE_bc_barrel
MonitorElement * h2_ele_PoPtrueVsPt
MonitorElement * h1_ele_dEtaSc_propVtx_endcaps
float p4Error(P4Kind kind) const
MonitorElement * h1_ele_seed_drz2pos
MonitorElement * h1_ele_dEtaSc_propVtx_all_endcaps
MonitorElement * h2_mc_PtEta_matched
MonitorElement * h1_ele_ecalRecHitSumEt_dr04
MonitorElement * h1_ele_PoPtrue_golden_barrel
MonitorElement * h1_ele_dPhiCl_propOut_all_endcaps
MonitorElement * h1_ele_dIso_ecalReducedRecHitSumEt_dr03
MonitorElement * h1_scl_EoEtrue_ebeegap
MonitorElement * h2_ele_EseedOPVsPhi
MonitorElement * h2_ele_EoPVsPhi
MonitorElement * h1_scl_E5x5
MonitorElement * h1_ele_dIso_ecalFullRecHitSumEt_dr04
float dr04TkSumPt() const
std::vector< Variable::Flags > flags
MonitorElement * h1_ele_PhiMnPhiTrue_barrel
MonitorElement * h2_ele_dPhiClVsPt_propOut
MonitorElement * h1_ele_EeleOPout_all_endcaps
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1_endcaps
MonitorElement * h1_ele_vertexEta_all
MonitorElement * h1_ele_mee_os_ebee
edm::InputTag isoFromDepsHcal04Tag_
MonitorElement * h1_ele_lostHits
MonitorElement * h1_ele_HoE_eg
MonitorElement * h1_recCoreNum
MonitorElement * h1_ele_dEtaCl_propOut_eg_barrel
MonitorElement * h1_ele_HoE_all_barrel
MonitorElement * h1_ele_chi2_barrel
MonitorElement * h1_ele_ChargeMnChargeTrue
MonitorElement * h1_scl_SigIEtaIEta_eg
MonitorElement * h2_ele_PoPtrueVsPhi
MonitorElement * h1_ele_HoE_all_endcaps
MonitorElement * h1_mc_Phi_matched
MonitorElement * h2_ele_ambiguousTracksVsEta
MonitorElement * h1_ele_HoE_all
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1
MonitorElement * h2_ele_PtinVsPtoutShowering_mode
MonitorElement * h1_ele_PoPtrue_showering_barrel
float dr03HcalDepth2TowerSumEt() const
MonitorElement * h1_scl_EoEtrue_barrel
MonitorElement * h1_scl_EoEtrueGolden_endcaps
MonitorElement * h1_ele_mee_os_eeee
MonitorElement * h1_ele_provenance
MonitorElement * h1_scl_Phi
MonitorElement * h1_ele_hcalDepth2OverEcalBc_barrel
MonitorElement * h2_ele_EeleOPoutVsEta
MonitorElement * h1_ele_vertexPt_all
MonitorElement * h1_ele_EtaMnEtaTrue_barrel
MonitorElement * h1_ele_vertexTIP
MonitorElement * h1_ele_mva_eg
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth1_endcaps
MonitorElement * h1_recSeedNum
MonitorElement * h1_mc_Pt
edm::InputTag electronCoreCollection_
MonitorElement * h2_ele_EseedOPVsEta
MonitorElement * h1_ele_dEtaCl_propOut_eg
MonitorElement * h1_ele_EoverP_all
MonitorElement * h1_ele_chargedHadronIso_endcaps
MonitorElement * h1_ele_dEtaSc_propVtx_all
MonitorElement * h1_ele_fbrem_eg
MonitorElement * bookH1withSumw2(const std::string &name, const std::string &title, int nchX, double lowX, double highX, const std::string &titleX="", const std::string &titleY="Events", Option_t *option="E1 P")
MonitorElement * h1_ele_dPhiCl_propOut_all
edm::InputTag mcTruthCollection_
MonitorElement * h2_ele_HoEVsEta
virtual double py() const GCC11_FINAL
y coordinate of momentum vector
MonitorElement * h1_ele_dIso_tkSumPt_dr04
MonitorElement * h1_scl_SigEtaEta_eg_barrel
MonitorElement * h1_scl_EoEtrue_ebeegap_new
MonitorElement * h1_ele_chi2
MonitorElement * h1_ele_tkSumPt_dr04_barrel
MonitorElement * h1_ele_EoP_eg_endcaps
MonitorElement * h2_ele_dPhiEleClVsPhi_propOut
MonitorElement * h1_ele_EseedOP_eg_barrel
MonitorElement * h1_mc_Pt_matched
MonitorElement * h1_ele_neutralHadronIso_endcaps
MonitorElement * h2_ele_PtinVsPtoutGolden_mean
MonitorElement * h2_ele_dEtaEleClVsPhi_propOut
MonitorElement * h1_scl_E5x5_barrel
MonitorElement * h1_ele_dPhiSc_propVtx_all_endcaps
MonitorElement * h1_ele_mee_os
MonitorElement * h1_ele_charge
MonitorElement * h2_ele_PinVsPoutGolden_mean
MonitorElement * h1_scl_SigIEtaIEta_eg_barrel
MonitorElement * h1_ele_convFlags_all
MonitorElement * h2_ele_dEtaClVsPt_propOut
MonitorElement * h2_ele_vertexEtaVsPhi
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth1
MonitorElement * h1_ele_chi2_endcaps
MonitorElement * h2_ele_EoPoutVsEta
edm::InputTag electronTrackCollection_
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth2
bool isGsfScPixChargeConsistent() const
MonitorElement * h1_ele_seed_mask
MonitorElement * h1_ele_eta_shower
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth2_barrel
MonitorElement * h1_ele_dIso_hcalTowerSumEt_dr04
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
MonitorElement * h1_ele_EseedOP_all_barrel
MonitorElement * h1_ele_EseedOP_barrel
MonitorElement * h2_ele_outerPVsEta_mode
virtual ~ElectronMcSignalValidator()
float dr04HcalDepth2TowerSumEt() const
MonitorElement * h1_scl_EoEtrue_barrel_new_eg
MonitorElement * h1_ele_PoPtrue_showering_endcaps
MonitorElement * h2_ele_lostHitsVsEta
MonitorElement * h1_ele_hcalDepth2OverEcalBc_endcaps
edm::InputTag isoFromDepsHcal03Tag_
MonitorElement * h2_ele_PtinVsPtoutGolden_mode
MonitorElement * h1_ele_neutralHadronIso_barrel
virtual float phi() const GCC11_FINAL
momentum azimuthal angle
bool isGsfCtfChargeConsistent() const
MonitorElement * h1_ele_HoE_fiducial
float deltaEtaSuperClusterTrackAtVtx() const
MonitorElement * h2_ele_vertexTIPVsPt
MonitorElement * h1_ele_dEtaEleCl_propOut_endcaps
MonitorElement * h1_ele_eta_bbrem
MonitorElement * h1_scl_SigIEtaIEta_barrel
MonitorElement * h1_ele_EoP_endcaps
bool isNull() const
Checks for null.
float dr03HcalDepth2TowerSumEtBc() const
MonitorElement * h2_ele_EoPVsEta
MonitorElement * h1_scl_E1x5_barrel
float eSeedClusterOverP() const
MonitorElement * h1_ele_dPhiCl_propOut_eg
MonitorElement * h1_ele_dEtaSc_propVtx_barrel
MonitorElement * h1_mcNum
MonitorElement * h1_ele_hcalDepth2OverEcalBc
MonitorElement * h1_ele_dPhiSc_propVtx_endcaps
MonitorElement * h2_ele_EoPVsE
float dr04EcalRecHitSumEt() const
MonitorElement * h1_ele_dEtaSc_propVtx_eg_endcaps
MonitorElement * h2_ele_chargeVsPhi
MonitorElement * h2_ele_chargeVsEta
float deltaPhiSeedClusterTrackAtCalo() const
MonitorElement * h1_scl_EoEtrue_endcaps_eg
MonitorElement * h1_ele_outerP_mode
MonitorElement * h1_scl_E1x5_eg_barrel
MonitorElement * h2_ele_outerPtVsPhi_mode
void Fill(HcalDetId &id, double val, std::vector< TH2F > &depth)
MonitorElement * h2_ele_PoPtrueVsEta
MonitorElement * h2_ele_chi2VsPhi
MonitorElement * h2_ele_seed_dphi2posVsEta
MonitorElement * h2_ele_vertexPtVsPhi
MonitorElement * h2_ele_EtaMnEtaTrueVsPhi
virtual SuperClusterRef superCluster() const
reference to a SuperCluster
MonitorElement * h1_ele_dEtaCl_propOut_barrel
math::XYZVectorF trackMomentumOut() const
MonitorElement * h1_ele_ecalRecHitSumEt_dr03
MonitorElement * h2_ele_dEtaScVsPt_propVtx
float deltaPhiSuperClusterTrackAtVtx() const
MonitorElement * h2_ele_vertexTIPVsPhi
MonitorElement * h1_ele_dPhiEleCl_propOut
MonitorElement * h1_ele_dEtaCl_propOut
MonitorElement * h1_ele_dPhiSc_propVtx_eg_barrel
MonitorElement * h1_ele_PhiMnPhiTrue_endcaps
MonitorElement * h2_ele_dPhiEleClVsEta_propOut
MonitorElement * h1_ele_ecalEnergyError
edm::InputTag isoFromDepsEcalReduced04Tag_
MonitorElement * h1_ele_EtaMnEtaTrue_endcaps
MonitorElement * h1_ele_vertexAbsEta
MonitorElement * h1_ele_dEtaEleCl_propOut
MonitorElement * h1_scl_E1x5
float hcalOverEcal() const
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth1_endcaps
float dr04HcalDepth1TowerSumEtBc() const
float dr03TkSumPt() const
MonitorElement * h1_ele_convDcot
MonitorElement * h1_ele_EeleOPout_all
MonitorElement * h2_ele_EoPoutVsPhi
MonitorElement * p1_ele_fbremVsEta_mean
MonitorElement * h1_scl_EoEtrueShowering_endcaps
MonitorElement * h1_ele_seed_mask_tec
MonitorElement * h2_ele_seed_dphi2VsPt
MonitorElement * h1_ele_combinedP4Error
MonitorElement * h1_ele_EseedOP
MonitorElement * h1_scl_E2x5max_barrel
float dr03HcalDepth1TowerSumEt() const
MonitorElement * h1_mc_Phi_matched_qmisid
MonitorElement * h1_ele_hcalDepth1OverEcalBc_endcaps
MonitorElement * h1_ele_HoE_eg_barrel
MonitorElement * h2_ele_PhiMnPhiTrueVsEta
float eEleClusterOverPout() const
MonitorElement * h1_ele_chargedHadronIso_barrel
MonitorElement * h2_ele_EoPoutVsE
MonitorElement * h1_ele_dEtaSc_propVtx_all_barrel
void setBookPrefix(const std::string &)
MonitorElement * h1_ele_vertexPt
MonitorElement * h2_ele_seed_drz2VsPt
MonitorElement * h2_ele_EtaMnEtaTrueVsEta
float eSeedClusterOverPout() const
MonitorElement * h2_ele_foundHitsVsPhi
MonitorElement * h1_ele_convDist
MonitorElement * h2_ele_PinMnPoutVsE_mode
MonitorElement * h2_ele_HoEVsPhi
MonitorElement * h1_ele_ecalEnergyError_barrel
MonitorElement * p1_ele_fbremVsEta_mode
MonitorElement * h1_mc_Phi
MonitorElement * h2_scl_EtaVsPhi
MonitorElement * h2_ele_dPhiScVsPhi_propVtx
MonitorElement * h1_ele_dPhiSc_propVtx_eg_endcaps
MonitorElement * h1_scl_EoEtrue_endcaps
MonitorElement * h2_ele_EeleOPoutVsPhi
float hcalOverEcalBc() const
MonitorElement * h1_ele_dPhiEleCl_propOut_eg
MonitorElement * h1_scl_EoEtrue_barrel_eg
MonitorElement * h1_ele_tkSumPt_dr04
MonitorElement * h2_ele_PinMnPoutVsPt_mode
float scSigmaIEtaIEta() const
MonitorElement * h1_ele_PoPtrue
bool getByLabel(InputTag const &tag, Handle< PROD > &result) const
MonitorElement * h2_ele_dEtaScVsEta_propVtx
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth1
MonitorElement * h1_ele_mva_endcaps
MonitorElement * h1_scl_E2x5max_eg_barrel
MonitorElement * h1_ele_provenance_endcaps
MonitorElement * h1_ele_combinedP4Error_barrel
edm::Ref< GsfElectronCollection > GsfElectronRef
reference to an object in a collection of GsfElectron objects
MonitorElement * h1_ele_fbrem
MonitorElement * h1_ele_dIso_ecalReducedRecHitSumEt_dr04
float deltaPhiEleClusterTrackAtCalo() const
MonitorElement * h1_scl_Et
MonitorElement * h1_ele_dPhiSc_propVtx_all_barrel
MonitorElement * h1_ele_photonIso_endcaps
MonitorElement * h1_ele_dEtaCl_propOut_eg_endcaps
MonitorElement * h1_recEleNum
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth1
MonitorElement * h1_scl_EoEtrueShowering_barrel
MonitorElement * h1_scl_Eta
MonitorElement * h1_ele_dPhiSc_propVtx_eg
virtual float eta() const GCC11_FINAL
momentum pseudorapidity
MonitorElement * h1_ele_TIP_all
MonitorElement * h1_mc_Eta_matched
MonitorElement * h1_ele_PtoPttrue_endcaps
MonitorElement * h1_scl_SigEtaEta_barrel
double deltaR(double eta1, double eta2, double phi1, double phi2)
MonitorElement * h1_ele_chargedHadronIso
MonitorElement * h1_ele_convRadius_all
virtual int pdgId() const =0
PDG identifier.
MonitorElement * h2_ele_foundHitsVsPt
MonitorElement * h1_scl_E2x5max
MonitorElement * h1_ele_provenance_barrel
MonitorElement * h1_scl_EoEtrue_barrel_etagap
MonitorElement * h1_ele_vertexY
MonitorElement * h1_ele_dPhiEleCl_propOut_barrel
MonitorElement * h1_ele_lostHits_endcaps
MonitorElement * h1_recTrackNum
MonitorElement * h1_ele_neutralHadronIso
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1_barrel
MonitorElement * h1_scl_EoEtrue_barrel_new_etagap
edm::InputTag isoFromDepsTk04Tag_
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth2
MonitorElement * h1_ele_dPhiEleCl_propOut_eg_barrel
MonitorElement * h1_ele_seed_mask_bpix
MonitorElement * h2_ele_outerPtVsPt_mode
MonitorElement * h2_ele_seed_drz2posVsEta
MonitorElement * h1_ele_classes
MonitorElement * h2_ele_EseedOPVsE
MonitorElement * h1_ele_EoPout_all_endcaps
MonitorElement * h1_ele_foundHits_barrel
float deltaEtaEleClusterTrackAtCalo() const
MonitorElement * h1_ele_EseedOP_all
MonitorElement * h2_ele_dEtaScVsPhi_propVtx
virtual int charge() const GCC11_FINAL
electric charge
MonitorElement * h1_scl_E2x5max_eg
MonitorElement * h1_mc_Eta_matched_qmisid
MonitorElement * h1_scl_E1x5_eg
MonitorElement * h2_ele_ambiguousTracksVsPhi
MonitorElement * h1_ele_EeleOPout_eg
Classification classification() const
MonitorElement * h1_scl_E1x5_endcaps
MonitorElement * h1_scl_En
float hcalDepth2OverEcalBc() const
MonitorElement * h1_ele_vertexPhi
REF castTo() const
cast to a concrete type
MonitorElement * h2_ele_lostHitsVsPt
MonitorElement * h1_ele_EoPout_eg_barrel
MonitorElement * h1_ele_PhiMnPhiTrue2
GsfTrackRefVector::size_type ambiguousGsfTracksSize() const
float dr04HcalDepth2TowerSumEtBc() const
MonitorElement * h1_ele_dEtaCl_propOut_endcaps
edm::InputTag isoFromDepsEcalFull03Tag_
MonitorElement * h1_ele_dPhiSc_propVtx
MonitorElement * h1_gamNum
ElectronMcSignalValidator(const edm::ParameterSet &conf)
MonitorElement * h2_ele_PinVsPoutShowering_mean
MonitorElement * h1_ele_EoP_eg_barrel
MonitorElement * h1_ele_EeleOPout_barrel
MonitorElement * h1_ele_PinMnPout_mode
MonitorElement * h1_scl_SigIEtaIEta_eg_endcaps
MonitorElement * h1_ele_tkSumPt_dr03_endcaps
MonitorElement * h1_ele_photonIso_barrel
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth2_barrel
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth2_endcaps
MonitorElement * h2_ele_EeleOPoutVsE
MonitorElement * h1_ele_EeleOPout_eg_barrel
T const * product() const
MonitorElement * bookH2(const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, const std::string &titleX="", const std::string &titleY="", Option_t *option="COLZ")
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth1_barrel
MonitorElement * h1_ele_mee_os_ebeb
float dr03EcalRecHitSumEt() const
MonitorElement * h2_mc_PtEta
MonitorElement * h1_ele_photonIso
MonitorElement * h1_ele_dPhiCl_propOut_barrel
MonitorElement * h1_ele_dPhiCl_propOut_all_barrel
MonitorElement * h2_ele_PinMnPoutVsPhi_mode
MonitorElement * h1_ele_dEtaCl_propOut_all_barrel
float correctedEcalEnergyError() const
MonitorElement * h2_ele_dPhiClVsEta_propOut
MonitorElement * h1_ele_PoPtrue_barrel
MonitorElement * h2_ele_chargeVsPt
MonitorElement * h1_ele_dEtaEleCl_propOut_eg_barrel
MonitorElement * h2_ele_vertexTIPVsEta
MonitorElement * h1_ele_dIso_ecalFullRecHitSumEt_dr03
MonitorElement * h1_ele_hcalDepth1OverEcalBc
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth2_barrel
MonitorElement * h1_ele_HoE_bc_endcaps
MonitorElement * h2_ele_seed_dphi2posVsPt
float deltaEtaSeedClusterTrackAtCalo() const
MonitorElement * h2_ele_PhiMnPhiTrueVsPhi
MonitorElement * h1_ele_EeleOPout_endcaps
MonitorElement * h1_ele_dPhiSc_propVtx_barrel
MonitorElement * h1_ele_dEtaEleCl_propOut_eg_endcaps
T perp() const
Magnitude of transverse component.
MonitorElement * h1_mc_AbsEta_matched
MonitorElement * h1_ele_combinedP4Error_endcaps
MonitorElement * h2_ele_vertexPtVsEta
MonitorElement * h2_ele_seed_dphi2VsEta
MonitorElement * h1_ele_HoE_bc
MonitorElement * h1_ele_dIso_tkSumPt_dr03
edm::InputTag isoFromDepsEcalReduced03Tag_
MonitorElement * h2_ele_ambiguousTracksVsPt
MonitorElement * h1_ele_dEtaCl_propOut_all
MonitorElement * h2_ele_E2mnE1vsMee_egeg_all
MonitorElement * h2_ele_PinMnPoutVsEta_mode
MonitorElement * h1_ele_ecalRecHitSumEt_dr03_barrel
MonitorElement * h1_scl_EoEtrue_endcaps_new_deegap
bool isGsfCtfScPixChargeConsistent() const
MonitorElement * h2_ele_chi2VsPt
MonitorElement * h1_ele_dPhiSc_propVtx_all
MonitorElement * h1_ele_seed_dphi2
bool trackerDrivenSeed() const
MonitorElement * h1_ele_EoPout_endcaps
MonitorElement * h2_ele_PinVsPoutShowering_mode
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth2_endcaps
MonitorElement * h1_ele_vertexZ
std::vector< int > matchingIDs_
float dr03HcalTowerSumEt() const
MonitorElement * h1_ele_EoP
MonitorElement * h1_ele_EoP_eg
MonitorElement * h1_ele_HoE
MonitorElement * h2_ele_seed_drz2VsEta
MonitorElement * h1_ele_EtaMnEtaTrue
MonitorElement * h1_ele_fbrem_endcaps
MonitorElement * h1_ele_ecalRecHitSumEt_dr04_endcaps
MonitorElement * h1_ele_dEtaCl_propOut_all_endcaps
edm::InputTag isoFromDepsTk03Tag_
MonitorElement * h1_scl_SigEtaEta_endcaps
MonitorElement * h1_ele_PinMnPout
MonitorElement * h1_scl_E2x5max_eg_endcaps
MonitorElement * h1_ele_EoPout_barrel
MonitorElement * h1_mc_Eta
MonitorElement * h1_scl_SigEtaEta
MonitorElement * h1_scl_EoEtrue_barrel_new
MonitorElement * h2_ele_PhiMnPhiTrueVsPt
float hcalDepth1OverEcalBc() const
MonitorElement * h1_ele_Et
MonitorElement * bookH2withSumw2(const std::string &name, const std::string &title, int nchX, double lowX, double highX, int nchY, double lowY, double highY, const std::string &titleX="", const std::string &titleY="", Option_t *option="COLZ")
MonitorElement * h1_scl_EoEtrue_barrel_phigap
MonitorElement * h1_ele_dEtaSc_propVtx_eg
MonitorElement * h1_ele_Et_all
MonitorElement * h1_ele_EeleOPout_all_barrel
virtual float pt() const GCC11_FINAL
transverse momentum
MonitorElement * h1_ele_HoE_eg_endcaps
MonitorElement * h1_ele_EoverP_all_endcaps
MonitorElement * h1_scl_SigIEtaIEta_endcaps
MonitorElement * h1_ele_dPhiEleCl_propOut_eg_endcaps
MonitorElement * h1_ele_PtoPttrue
MonitorElement * h1_ele_tkSumPt_dr03_barrel
MonitorElement * h1_mc_Pt_matched_qmisid
MonitorElement * h2_scl_EoEtruePfVsEg
MonitorElement * h2_ele_dEtaClVsEta_propOut
MonitorElement * h1_ele_seed_mask_fpix
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth2
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth2_endcaps
MonitorElement * h1_scl_EoEtrue_barrel_new_phigap
MonitorElement * h2_ele_PtinVsPtoutShowering_mean
edm::InputTag isoFromDepsEcalFull04Tag_
MonitorElement * h1_scl_EoEtrue_endcaps_new_ringgap
MonitorElement * h1_scl_EoEtrue_endcaps_deegap
MonitorElement * h1_ele_dEtaEleCl_propOut_barrel
SuperClusterRef pflowSuperCluster() const
MonitorElement * h1_ele_PtoPttrue_barrel
MonitorElement * h1_ele_convRadius
std::vector< int > matchingMotherIDs_
MonitorElement * h1_ele_dEtaSc_propVtx_eg_barrel
MonitorElement * h1_eleNum
MonitorElement * h1_ele_tkSumPt_dr03
MonitorElement * h1_ele_dPhiCl_propOut_endcaps
Power< A, B >::type pow(const A &a, const B &b)
MonitorElement * h1_ele_EseedOP_eg_endcaps
MonitorElement * h1_ele_PoPtrue_golden_endcaps
MonitorElement * h1_ele_seed_drz2
MonitorElement * h2_ele_dEtaClVsPhi_propOut
MonitorElement * h2_ele_dPhiScVsPt_propVtx
edm::InputTag electronCollection_
MonitorElement * h2_ele_dEtaEleClVsPt_propOut
MonitorElement * h1_ele_mee_os_bb
MonitorElement * h1_scl_EoEtrueGolden_barrel
MonitorElement * h1_ele_mva
virtual GsfTrackRef gsfTrack() const
reference to a GsfTrack
MonitorElement * h1_ele_dPhiCl_propOut_eg_endcaps
MonitorElement * h1_ele_HoE_endcaps
MonitorElement * h1_ele_tkSumPt_dr04_endcaps
MonitorElement * h2_ele_dPhiEleClVsPt_propOut
MonitorElement * h1_ele_dEtaSc_propVtx
bool ecalDrivenSeed() const
MonitorElement * h2_scl_EtVsEta
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth2_barrel
MonitorElement * h1_ele_dEtaEleCl_propOut_eg
MonitorElement * h1_ele_foundHits
MonitorElement * h1_ele_EseedOP_endcaps