30 #include "CLHEP/Units/GlobalPhysicalConstants.h"
89 xyz_nbin=histosSet.getParameter<
int>(
"Nbinxyz");
91 p_nbin=histosSet.getParameter<
int>(
"Nbinp");
92 p2D_nbin=histosSet.getParameter<
int>(
"Nbinp2D");
93 p_max=histosSet.getParameter<
double>(
"Pmax");
95 pt_nbin=histosSet.getParameter<
int>(
"Nbinpt");
96 pt2D_nbin=histosSet.getParameter<
int>(
"Nbinpt2D");
97 pteff_nbin=histosSet.getParameter<
int>(
"Nbinpteff");
98 pt_max=histosSet.getParameter<
double>(
"Ptmax");
100 fhits_nbin=histosSet.getParameter<
int>(
"Nbinfhits");
101 fhits_max=histosSet.getParameter<
double>(
"Fhitsmax");
103 lhits_nbin=histosSet.getParameter<
int>(
"Nbinlhits");
104 lhits_max=histosSet.getParameter<
double>(
"Lhitsmax");
106 eop_nbin=histosSet.getParameter<
int>(
"Nbineop");
107 eop2D_nbin=histosSet.getParameter<
int>(
"Nbineop2D");
108 eop_max=histosSet.getParameter<
double>(
"Eopmax");
109 eopmaxsht=histosSet.getParameter<
double>(
"Eopmaxsht");
111 eta_nbin=histosSet.getParameter<
int>(
"Nbineta");
112 eta2D_nbin=histosSet.getParameter<
int>(
"Nbineta2D");
113 eta_min=histosSet.getParameter<
double>(
"Etamin");
114 eta_max=histosSet.getParameter<
double>(
"Etamax");
116 deta_nbin=histosSet.getParameter<
int>(
"Nbindeta");
117 deta_min=histosSet.getParameter<
double>(
"Detamin");
118 deta_max=histosSet.getParameter<
double>(
"Detamax");
120 phi_nbin=histosSet.getParameter<
int>(
"Nbinphi");
121 phi2D_nbin=histosSet.getParameter<
int>(
"Nbinphi2D");
122 phi_min=histosSet.getParameter<
double>(
"Phimin");
123 phi_max=histosSet.getParameter<
double>(
"Phimax");
127 detamatch_min=histosSet.getParameter<
double>(
"Detamatchmin");
128 detamatch_max=histosSet.getParameter<
double>(
"Detamatchmax");
130 dphi_nbin=histosSet.getParameter<
int>(
"Nbindphi");
131 dphi_min=histosSet.getParameter<
double>(
"Dphimin");
132 dphi_max=histosSet.getParameter<
double>(
"Dphimax");
136 dphimatch_min=histosSet.getParameter<
double>(
"Dphimatchmin");
137 dphimatch_max=histosSet.getParameter<
double>(
"Dphimatchmax");
139 poptrue_nbin= histosSet.getParameter<
int>(
"Nbinpoptrue");
140 poptrue_min=histosSet.getParameter<
double>(
"Poptruemin");
141 poptrue_max=histosSet.getParameter<
double>(
"Poptruemax");
143 mee_nbin= histosSet.getParameter<
int>(
"Nbinmee");
144 mee_min=histosSet.getParameter<
double>(
"Meemin");
145 mee_max=histosSet.getParameter<
double>(
"Meemax");
147 hoe_nbin= histosSet.getParameter<
int>(
"Nbinhoe");
148 hoe_min=histosSet.getParameter<
double>(
"Hoemin");
149 hoe_max=histosSet.getParameter<
double>(
"Hoemax");
151 error_nbin=histosSet.getParameter<
int>(
"Nbinerror");
152 enerror_max=histosSet.getParameter<
double>(
"Energyerrormax");
629 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");
642 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)");
643 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)");
772 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)") ;
854 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");
856 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");
863 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");
865 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");
872 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");
874 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");
881 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");
883 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");
890 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");
892 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");
899 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");
901 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");
968 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");
969 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");
971 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");
972 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");
974 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");
975 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");
980 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");
981 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");
983 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");
984 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");
986 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");
987 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");
992 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");
993 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");
994 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");
995 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");
996 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");
997 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");
998 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");
999 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");
1004 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");
1005 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");
1008 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");
1009 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");
1012 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");
1013 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");
1016 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");
1017 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");
1114 <<
"Treating event "<<iEvent.
id()
1115 <<
" with "<<gsfElectrons.
product()->size()<<
" electrons" ;
1125 reco::GsfElectronCollection::const_iterator gsfIter ;
1126 for ( gsfIter=gsfElectrons->begin() ; gsfIter!=gsfElectrons->end() ; gsfIter++ )
1145 h1_ele_Et_all->
Fill( gsfIter->ecalEnergy()/cosh(gsfIter->superCluster()->eta()));
1146 float enrj1=gsfIter->ecalEnergy();
1149 reco::GsfElectronCollection::const_iterator gsfIter2 ;
1150 for ( gsfIter2=gsfIter+1 ; gsfIter2!=gsfElectrons->end() ; gsfIter2++ )
1153 float mee2 = p12.Dot(p12);
1154 float enrj2=gsfIter2->ecalEnergy() ;
1157 if (gsfIter->ecalDrivenSeed() && gsfIter2->ecalDrivenSeed())
1159 if (gsfIter->charge()*gsfIter2->charge()<0.)
1166 ( (gsfIter->classification()==GsfElectron::GOLDEN && gsfIter2->classification()==GsfElectron::GOLDEN) ||
1167 (gsfIter->classification()==GsfElectron::GOLDEN && gsfIter2->classification()==GsfElectron::BIGBREM) ||
1168 (gsfIter->classification()==GsfElectron::BIGBREM && gsfIter2->classification()==GsfElectron::GOLDEN) ||
1169 (gsfIter->classification()==GsfElectron::BIGBREM && gsfIter2->classification()==GsfElectron::BIGBREM) )
1172 ( (gsfIter->classification()==GsfElectron::SHOWERING && gsfIter2->classification()==GsfElectron::SHOWERING) ||
1173 (gsfIter->classification()==GsfElectron::SHOWERING && gsfIter2->isGap()) ||
1174 (gsfIter->isGap() && gsfIter2->classification()==GsfElectron::SHOWERING) ||
1175 (gsfIter->isGap() && gsfIter2->isGap()) )
1183 int flags = gsfIter->convFlags() ;
1184 if (flags==-9999) { flags=-1 ; }
1198 int mcNum=0, gamNum=0, eleNum=0 ;
1199 bool matchingID, matchingMotherID ;
1201 reco::GenParticleCollection::const_iterator mcIter ;
1203 ( mcIter=genParticles->begin() ; mcIter!=genParticles->end() ; mcIter++ )
1210 { matchingID=
true ; }
1217 matchingMotherID =
false ;
1221 { matchingMotherID =
true ; }
1223 if (matchingMotherID)
1233 bool okGsfFound =
false ;
1234 double gsfOkRatio = 999999. ;
1238 reco::GsfElectronCollection::const_iterator gsfIter ;
1240 ( gsfIter=gsfElectrons->begin() ; gsfIter!=gsfElectrons->end() ; gsfIter++ )
1242 double dphi = gsfIter->
phi()-mcIter->phi() ;
1244 { dphi = dphi < 0? (CLHEP::twopi) + dphi : dphi - CLHEP::twopi ; }
1245 double deltaR =
sqrt(
pow((gsfIter->eta()-mcIter->eta()),2) +
pow(dphi,2)) ;
1248 double mc_charge = mcIter->pdgId() == 11 ? -1. : 1. ;
1252 ( ( (mcIter->pdgId() == 11) && (gsfIter->charge() > 0.) ) ||
1253 ( (mcIter->pdgId() == -11) && (gsfIter->charge() < 0.) ) )
1255 double tmpGsfRatio = gsfIter->p()/mcIter->p();
1258 gsfOkRatio = tmpGsfRatio;
1259 bestGsfElectron=*gsfIter;
1284 for ( mcIter=genParticles->begin() ; mcIter!=genParticles->end() ; mcIter++ )
1290 if (mcIter->pdgId() == 22 )
1294 matchingID =
false ;
1298 { matchingID=
true ; }
1300 if (!matchingID) continue ;
1305 matchingMotherID =
false ;
1309 { matchingMotherID =
true ; }
1311 if (!matchingMotherID) continue ;
1332 bool okGsfFound =
false ;
1333 double gsfOkRatio = 999999. ;
1336 reco::GsfElectronCollection::const_iterator gsfIter ;
1338 for ( gsfIter=gsfElectrons->begin(), iElectron=0 ; gsfIter!=gsfElectrons->end() ; gsfIter++, iElectron++ )
1340 double dphi = gsfIter->phi()-mcIter->phi() ;
1342 { dphi = dphi < 0? (CLHEP::twopi) + dphi : dphi - CLHEP::twopi ; }
1346 if ( ( (mcIter->pdgId() == 11) && (gsfIter->charge() < 0.) ) ||
1347 ( (mcIter->pdgId() == -11) && (gsfIter->charge() > 0.) ) )
1349 double tmpGsfRatio = gsfIter->p()/mcIter->p() ;
1352 gsfOkRatio = tmpGsfRatio;
1353 bestGsfElectron=*gsfIter;
1360 if (! okGsfFound) continue ;
1390 (bestGsfElectron.
vertex().x()-mcIter->vx())*(bestGsfElectron.
vertex().x()-mcIter->vx()) +
1391 (bestGsfElectron.
vertex().y()-mcIter->vy())*(bestGsfElectron.
vertex().y()-mcIter->vy()) ;
1457 double R=TMath::Sqrt(sclRef->x()*sclRef->x() + sclRef->y()*sclRef->y() +sclRef->z()*sclRef->z());
1458 double Rt=TMath::Sqrt(sclRef->x()*sclRef->x() + sclRef->y()*sclRef->y());
1538 ( bestGsfElectron.
gsfTrack()->normalizedChi2(),
1554 if (elseed->subDet2()==1)
1556 else if (elseed->subDet2()==2)
1558 else if (elseed->subDet2()==6)
1682 if (bestGsfElectron.
isEE()) eleClass+=10;
1698 double fbrem_mode = bestGsfElectron.
fbrem();
1701 if (bestGsfElectron.
isEB())
1703 double fbrem_mode_barrel = bestGsfElectron.
fbrem();
1707 if (bestGsfElectron.
isEE())
1709 double fbrem_mode_endcaps = bestGsfElectron.
fbrem();
1718 double fbrem_mean = 1. - bestGsfElectron.
gsfTrack()->outerMomentum().R()/bestGsfElectron.
gsfTrack()->innerMomentum().R() ;
1838 if ( isoFromDepsTk03Handle.
isValid() )
1840 if ( isoFromDepsTk04Handle.
isValid() )
1842 if ( isoFromDepsEcalFull03Handle.
isValid() )
1844 if ( isoFromDepsEcalFull04Handle.
isValid() )
1846 if ( isoFromDepsEcalReduced03Handle.
isValid() )
1848 if ( isoFromDepsEcalReduced04Handle.
isValid() )
1850 if ( isoFromDepsHcal03Handle.
isValid() )
1852 if ( isoFromDepsHcal04Handle.
isValid() )
1857 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
MonitorElement * h2_ele_PinMnPoutVsChi2_mode
virtual double p() const
magnitude of momentum vector
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
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalFull04Tag_
MonitorElement * h2_ele_lostHitsVsPhi
SuperClusterRef parentSuperCluster() const
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
edm::EDGetTokenT< reco::GsfElectronCollection > electronCollection_
virtual float pt() const
transverse momentum
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
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
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsTk03Tag_
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
bool getByToken(EDGetToken token, Handle< PROD > &result) const
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
MonitorElement * h1_ele_neutralHadronRelativeIso_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
MonitorElement * h1_ele_vertexP
virtual float phi() const
momentum azimuthal angle
MonitorElement * h2_ele_dPhiClVsPhi_propOut
MonitorElement * h2_ele_EtaMnEtaTrueVsPt
MonitorElement * h1_scl_SigEtaEta_eg_endcaps
MonitorElement * h1_ele_neutralHadronRelativeIso_barrel
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
edm::EDGetTokenT< reco::GenParticleCollection > mcTruthCollection_
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_chargedHadronRelativeIso
MonitorElement * h1_ele_EeleOPout_all_endcaps
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1_endcaps
MonitorElement * h1_ele_vertexEta_all
MonitorElement * h1_ele_mee_os_ebee
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
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsHcal04Tag_
MonitorElement * h1_ele_HoE_all_endcaps
MonitorElement * h1_mc_Phi_matched
MonitorElement * h2_ele_ambiguousTracksVsEta
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalReduced03Tag_
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
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
MonitorElement * h2_ele_HoEVsEta
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
edm::EDGetTokenT< reco::GsfElectronCoreCollection > electronCoreCollection_
MonitorElement * h2_ele_EoPoutVsEta
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
MonitorElement * h1_ele_chargedHadronRelativeIso_endcaps
MonitorElement * h2_ele_PtinVsPtoutGolden_mode
MonitorElement * h1_ele_neutralHadronIso_barrel
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
virtual float eta() const
momentum pseudorapidity
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
float sumPhotonEt
sum pt of PF photons // old float photonIso ;
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::EDGetTokenT< reco::BeamSpot > beamSpotTag_
MonitorElement * h1_ele_EtaMnEtaTrue_endcaps
MonitorElement * h1_ele_vertexAbsEta
virtual int charge() const
electric charge
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
Abs< T >::type abs(const T &t)
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
float sumNeutralHadronEt
sum pt of neutral hadrons // old float neutralHadronIso ;
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
edm::EDGetTokenT< reco::GsfTrackCollection > electronTrackCollection_
MonitorElement * h1_ele_neutralHadronRelativeIso
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
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
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsTk04Tag_
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
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 * h1_ele_photonRelativeIso_endcaps
MonitorElement * h2_ele_dEtaScVsPhi_propVtx
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
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
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalFull03Tag_
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
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 * h1_ele_photonRelativeIso
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
MonitorElement * h1_scl_SigEtaEta_endcaps
MonitorElement * h1_ele_PinMnPout
MonitorElement * h1_scl_E2x5max_eg_endcaps
volatile std::atomic< bool > shutdown_flag false
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_chargedHadronRelativeIso_barrel
MonitorElement * h1_ele_Et_all
MonitorElement * h1_ele_photonRelativeIso_barrel
MonitorElement * h1_ele_EeleOPout_all_barrel
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
float sumChargedHadronPt
sum-pt of charged Hadron // old float chargedHadronIso ;
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
MonitorElement * h1_scl_EoEtrue_endcaps_new_ringgap
MonitorElement * h1_scl_EoEtrue_endcaps_deegap
MonitorElement * h1_ele_dEtaEleCl_propOut_barrel
MonitorElement * h1_ele_PtoPttrue_barrel
edm::EDGetTokenT< reco::ElectronSeedCollection > electronSeedCollection_
MonitorElement * h1_ele_convRadius
std::vector< int > matchingMotherIDs_
MonitorElement * h1_ele_dEtaSc_propVtx_eg_barrel
MonitorElement * h1_eleNum
MonitorElement * h1_ele_tkSumPt_dr03
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalReduced04Tag_
MonitorElement * h1_ele_dPhiCl_propOut_endcaps
virtual double py() const
y coordinate of momentum vector
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
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
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsHcal03Tag_
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