|
|
Go to the documentation of this file.
32 #include "CLHEP/Units/GlobalPhysicalConstants.h"
86 xyz_nbin = histosSet.getParameter<
int>(
"Nbinxyz");
88 p_nbin = histosSet.getParameter<
int>(
"Nbinp");
89 p2D_nbin = histosSet.getParameter<
int>(
"Nbinp2D");
90 p_max = histosSet.getParameter<
double>(
"Pmax");
92 pt_nbin = histosSet.getParameter<
int>(
"Nbinpt");
93 pt2D_nbin = histosSet.getParameter<
int>(
"Nbinpt2D");
94 pteff_nbin = histosSet.getParameter<
int>(
"Nbinpteff");
95 pt_max = histosSet.getParameter<
double>(
"Ptmax");
97 fhits_nbin = histosSet.getParameter<
int>(
"Nbinfhits");
98 fhits_max = histosSet.getParameter<
double>(
"Fhitsmax");
100 lhits_nbin = histosSet.getParameter<
int>(
"Nbinlhits");
101 lhits_max = histosSet.getParameter<
double>(
"Lhitsmax");
103 eop_nbin = histosSet.getParameter<
int>(
"Nbineop");
104 eop2D_nbin = histosSet.getParameter<
int>(
"Nbineop2D");
105 eop_max = histosSet.getParameter<
double>(
"Eopmax");
106 eopmaxsht = histosSet.getParameter<
double>(
"Eopmaxsht");
108 eta_nbin = histosSet.getParameter<
int>(
"Nbineta");
109 eta2D_nbin = histosSet.getParameter<
int>(
"Nbineta2D");
110 eta_min = histosSet.getParameter<
double>(
"Etamin");
111 eta_max = histosSet.getParameter<
double>(
"Etamax");
113 deta_nbin = histosSet.getParameter<
int>(
"Nbindeta");
114 deta_min = histosSet.getParameter<
double>(
"Detamin");
115 deta_max = histosSet.getParameter<
double>(
"Detamax");
119 detamatch_min = histosSet.getParameter<
double>(
"Detamatchmin");
120 detamatch_max = histosSet.getParameter<
double>(
"Detamatchmax");
122 phi_nbin = histosSet.getParameter<
int>(
"Nbinphi");
123 phi2D_nbin = histosSet.getParameter<
int>(
"Nbinphi2D");
124 phi_min = histosSet.getParameter<
double>(
"Phimin");
125 phi_max = histosSet.getParameter<
double>(
"Phimax");
127 dphi_nbin = histosSet.getParameter<
int>(
"Nbindphi");
128 dphi_min = histosSet.getParameter<
double>(
"Dphimin");
129 dphi_max = histosSet.getParameter<
double>(
"Dphimax");
133 dphimatch_min = histosSet.getParameter<
double>(
"Dphimatchmin");
134 dphimatch_max = histosSet.getParameter<
double>(
"Dphimatchmax");
136 mee_nbin = histosSet.getParameter<
int>(
"Nbinmee");
137 mee_min = histosSet.getParameter<
double>(
"Meemin");
138 mee_max = histosSet.getParameter<
double>(
"Meemax");
140 hoe_nbin = histosSet.getParameter<
int>(
"Nbinhoe");
141 hoe_min = histosSet.getParameter<
double>(
"Hoemin");
142 hoe_max = histosSet.getParameter<
double>(
"Hoemax");
151 opv_nbin = histosSet.getParameter<
int>(
"NbinOPV");
152 opv_min = histosSet.getParameter<
double>(
"OPV_min");
153 opv_max = histosSet.getParameter<
double>(
"OPV_max");
155 ele_nbin = histosSet.getParameter<
int>(
"NbinELE");
156 ele_min = histosSet.getParameter<
double>(
"ELE_min");
157 ele_max = histosSet.getParameter<
double>(
"ELE_max");
159 core_nbin = histosSet.getParameter<
int>(
"NbinCORE");
160 core_min = histosSet.getParameter<
double>(
"CORE_min");
161 core_max = histosSet.getParameter<
double>(
"CORE_max");
163 track_nbin = histosSet.getParameter<
int>(
"NbinTRACK");
164 track_min = histosSet.getParameter<
double>(
"TRACK_min");
165 track_max = histosSet.getParameter<
double>(
"TRACK_max");
167 seed_nbin = histosSet.getParameter<
int>(
"NbinSEED");
168 seed_min = histosSet.getParameter<
double>(
"SEED_min");
169 seed_max = histosSet.getParameter<
double>(
"SEED_max");
474 matchingObjectType =
"GenJet";
476 std::string htitle =
"# " + matchingObjectType +
"s",
xtitle =
"N_{" + matchingObjectType +
"}";
485 iBooker,
"recOfflineVertices",
"# rec Offline Primary Vertices",
opv_nbin,
opv_min,
opv_max,
"N_{Vertices}");
505 "ele E/P_{vertex}, all reco electrons",
514 "ele E_{seed}/P_{vertex}, all reco electrons",
518 "E_{seed}/P_{vertex}",
523 "ele E_{seed}/P_{out}, all reco electrons",
532 "ele E_{ele}/P_{out}, all reco electrons",
540 "dEtaSc_propVtx_all",
541 "ele #eta_{sc} - #eta_{tr}, prop from vertex, all reco electrons",
545 "#eta_{sc} - #eta_{tr}",
549 "dPhiSc_propVtx_all",
550 "ele #phi_{sc} - #phi_{tr}, prop from vertex, all reco electrons",
554 "#phi_{sc} - #phi_{tr} (rad)",
558 "dEtaCl_propOut_all",
559 "ele #eta_{cl} - #eta_{tr}, prop from outermost, all reco electrons",
563 "#eta_{sc} - #eta_{tr}",
567 "dPhiCl_propOut_all",
568 "ele #phi_{cl} - #phi_{tr}, prop from outermost, all reco electrons",
572 "#phi_{sc} - #phi_{tr} (rad)",
577 "ele vertex transverse radius, all reco electrons",
586 "ele hadronic energy / em energy, all reco electrons",
595 "ele hadronic energy / em energy, all reco electrons, behind cluster",
604 "ele eta, all reco electrons",
612 iBooker,
"vertexPt_all",
"ele p_{T}, all reco electrons",
pteff_nbin, 5.,
pt_max,
"",
"Events",
"ELE_LOGY E1 P");
615 "ele pairs invariant mass, all reco electrons",
619 "m_{ee} (GeV/c^{2})");
622 "ele pairs invariant mass, opp. sign",
626 "m_{e^{+}e^{-}} (GeV/c^{2})");
631 "E2 - E1 vs ele pairs invariant mass, all electrons",
638 "m_{e^{+}e^{-}} (GeV/c^{2})",
641 "E2mnE1vsMee_egeg_all",
642 "E2 - E1 vs ele pairs invariant mass, ecal driven pairs, all electrons",
649 "m_{e^{+}e^{-}} (GeV/c^{2})",
654 htitle =
"Efficiency vs matching " + matchingObjectType +
" ";
686 "ele transverse impact parameter (wrt gen vtx)",
695 "ele transverse impact parameter (wrt gen vtx) vs eta",
706 "ele transverse impact parameter (wrt gen vtx) vs phi",
717 "ele transverse impact parameter (wrt gen vtx) vs transverse momentum",
727 htitle =
"Electron / Matching " + matchingObjectType +
", momemtum";
728 xtitle =
"P / P_{" + matchingObjectType +
"}";
732 "PoPmatchingObjectVsEta",
741 "PoPmatchingObjectVsPhi",
752 "PoPmatchingObject_barrel",
759 "PoPmatchingObject_endcaps",
760 htitle +
", endcaps",
765 htitle =
"Ele - " + matchingObjectType +
", ";
766 xtitle =
"#eta - #eta_{" + matchingObjectType +
"}";
770 "EtaMnEtamatchingObjectVsEta",
771 htitle +
"eta, vs eta",
779 "EtaMnEtamatchingObjectVsPhi",
780 htitle +
"eta, vs phi",
788 "EtaMnEtamatchingObjectVsPt",
789 htitle +
"eta,, vs pt",
796 xtitle =
"#phi - #phi_{" + matchingObjectType +
"} (rad)";
802 "PhiMnPhimatchingObjectVsEta",
803 htitle +
"phi, vs eta",
811 "PhiMnPhimatchingObjectVsPhi",
812 htitle +
"phi, vs phi",
820 "PhiMnPhimatchingObjectVsPt",
821 htitle +
"phi, vs pt",
834 htitle =
"Ele supercluster / " + matchingObjectType +
", energy";
835 xtitle =
"E/E_{" + matchingObjectType +
"}";
843 "ele supercluster transverse energy vs eta",
852 "ele supercluster transverse energy vs phi",
865 "ele supercluster sigma ieta ieta",
869 "#sigma_{i#eta i#eta}",
873 "sigietaieta_barrel",
874 "ele supercluster sigma ieta ieta, barrel",
878 "#sigma_{i#eta i#eta}",
882 "sigietaieta_endcaps",
883 "ele supercluster sigma ieta ieta, endcaps",
887 "#sigma_{i#eta i#eta}",
892 "full5x5_sigietaieta",
893 "ele supercluster full5x5 sigma ieta ieta",
897 "#sigma_{i#eta i#eta}",
901 "full5x5_sigietaieta_barrel",
902 "ele supercluster full5x5 sigma ieta ieta, barrel",
906 "#sigma_{i#eta i#eta}",
910 "full5x5_sigietaieta_endcaps",
911 "ele supercluster full5x5 sigma ieta ieta, endcaps",
915 "#sigma_{i#eta i#eta}",
920 iBooker,
"E1x5",
"ele supercluster energy in 1x5",
p_nbin, 0.,
p_max,
"E1x5 (GeV)",
"Events",
"ELE_LOGY E1 P");
923 "ele supercluster energy in 1x5 barrel",
932 "ele supercluster energy in 1x5 endcaps",
941 "ele supercluster energy in 2x5 max",
950 "ele supercluster energy in 2x5 _max barrel",
959 "ele supercluster energy in 2x5 _max endcaps",
967 iBooker,
"E5x5",
"ele supercluster energy in 5x5",
p_nbin, 0.,
p_max,
"E5x5 (GeV)",
"Events",
"ELE_LOGY E1 P");
970 "ele supercluster energy in 5x5 barrel",
979 "ele supercluster energy in 5x5 endcaps",
993 "ele # ambiguous tracks",
997 "N_{ambiguous tracks}",
1005 bookH2(iBooker,
"ambiguousTracksVsPt",
"ele # ambiguous tracks vs pt",
pt2D_nbin, 0.,
pt_max, 5, 0., 5.);
1010 "ele track # found hits vs eta",
1019 "ele track # found hits vs phi",
1036 bookH1withSumw2(iBooker,
"chi2",
"ele track #chi^{2}", 100, 0., 15.,
"#Chi^{2}",
"Events",
"ELE_LOGY E1 P");
1044 "ele track inner p - outer p, mean of GSF components",
1048 "P_{vertex} - P_{out} (GeV/c)");
1051 "ele track inner p - outer p, mode of GSF components",
1055 "P_{vertex} - P_{out}, mode of GSF components (GeV/c)");
1057 "PinMnPoutVsEta_mode",
1058 "ele track inner p - outer p vs eta, mode of GSF components",
1066 "PinMnPoutVsPhi_mode",
1067 "ele track inner p - outer p vs phi, mode of GSF components",
1075 "PinMnPoutVsPt_mode",
1076 "ele track inner p - outer p vs pt, mode of GSF components",
1084 "PinMnPoutVsE_mode",
1085 "ele track inner p - outer p vs E, mode of GSF components",
1093 "PinMnPoutVsChi2_mode",
1094 "ele track inner p - outer p vs track chi2, mode of GSF components",
1102 iBooker,
"outerP",
"ele track outer p, mean of GSF components",
p_nbin, 0.,
p_max,
"P_{out} (GeV/c)");
1104 iBooker,
"outerP_mode",
"ele track outer p, mode of GSF components",
p_nbin, 0.,
p_max,
"P_{out} (GeV/c)");
1108 iBooker,
"outerPt",
"ele track outer p_{T}, mean of GSF components",
pt_nbin, 0.,
pt_max,
"P_{T out} (GeV/c)");
1111 "ele track outer p_{T}, mode of GSF components",
1115 "P_{T out} (GeV/c)");
1117 "outerPtVsEta_mode",
1118 "ele track outer p_{T} vs eta, mode of GSF components",
1126 "outerPtVsPhi_mode",
1127 "ele track outer p_{T} vs phi, mode of GSF components",
1136 "ele track outer p_{T} vs pt, mode of GSF components",
1146 iBooker,
"EoP",
"ele E/P_{vertex}",
eop_nbin, 0.,
eop_max,
"E/P_{vertex}",
"Events",
"ELE_LOGY E1 P");
1149 "ele E/P_{vertex} barrel",
1158 "ele E/P_{vertex} endcaps",
1172 "ele E_{seed}/P_{vertex}",
1176 "E_{seed}/P_{vertex}",
1181 "ele E_{seed}/P_{vertex} barrel",
1185 "E_{seed}/P_{vertex}",
1190 "ele E_{seed}/P_{vertex} endcaps",
1194 "E_{seed}/P_{vertex}",
1199 "ele E_{seed}/P_{vertex} vs eta",
1208 "ele E_{seed}/P_{vertex} vs phi",
1217 iBooker,
"EoPout",
"ele E_{seed}/P_{out}",
eop_nbin, 0.,
eop_max,
"E_{seed}/P_{out}",
"Events",
"ELE_LOGY E1 P");
1220 "ele E_{seed}/P_{out} barrel",
1229 "ele E_{seed}/P_{out} endcaps",
1243 iBooker,
"EeleOPout",
"ele E_{ele}/P_{out}",
eop_nbin, 0.,
eop_max,
"E_{ele}/P_{out}",
"Events",
"ELE_LOGY E1 P");
1246 "ele E_{ele}/P_{out} barrel",
1254 "EeleOPout_endcaps",
1255 "ele E_{ele}/P_{out} endcaps",
1270 "ele #eta_{sc} - #eta_{tr}, prop from vertex",
1274 "#eta_{sc} - #eta_{tr}",
1278 "dEtaSc_propVtx_barrel",
1279 "ele #eta_{sc} - #eta_{tr}, prop from vertex, barrel",
1283 "#eta_{sc} - #eta_{tr}",
1287 "dEtaSc_propVtx_endcaps",
1288 "ele #eta_{sc} - #eta_{tr}, prop from vertex, endcaps",
1292 "#eta_{sc} - #eta_{tr}",
1296 "dEtaScVsEta_propVtx",
1297 "ele #eta_{sc} - #eta_{tr} vs eta, prop from vertex",
1305 "dEtaScVsPhi_propVtx",
1306 "ele #eta_{sc} - #eta_{tr} vs phi, prop from vertex",
1314 "dEtaScVsPt_propVtx",
1315 "ele #eta_{sc} - #eta_{tr} vs pt, prop from vertex",
1324 "ele #phi_{sc} - #phi_{tr}, prop from vertex",
1328 "#phi_{sc} - #phi_{tr} (rad)",
1332 "dPhiSc_propVtx_barrel",
1333 "ele #phi_{sc} - #phi_{tr}, prop from vertex, barrel",
1337 "#phi_{sc} - #phi_{tr} (rad)",
1341 "dPhiSc_propVtx_endcaps",
1342 "ele #phi_{sc} - #phi_{tr}, prop from vertex, endcaps",
1346 "#phi_{sc} - #phi_{tr} (rad)",
1350 "dPhiScVsEta_propVtx",
1351 "ele #phi_{sc} - #phi_{tr} vs eta, prop from vertex",
1359 "dPhiScVsPhi_propVtx",
1360 "ele #phi_{sc} - #phi_{tr} vs phi, prop from vertex",
1368 "dPhiScVsPt_propVtx",
1369 "ele #phi_{sc} - #phi_{tr} vs pt, prop from vertex",
1378 "ele #eta_{cl} - #eta_{tr}, prop from outermost",
1382 "#eta_{seedcl} - #eta_{tr}",
1386 "dEtaCl_propOut_barrel",
1387 "ele #eta_{cl} - #eta_{tr}, prop from outermost, barrel",
1391 "#eta_{seedcl} - #eta_{tr}",
1395 "dEtaCl_propOut_endcaps",
1396 "ele #eta_{cl} - #eta_{tr}, prop from outermost, endcaps",
1400 "#eta_{seedcl} - #eta_{tr}",
1404 "dEtaClVsEta_propOut",
1405 "ele #eta_{cl} - #eta_{tr} vs eta, prop from out",
1413 "dEtaClVsPhi_propOut",
1414 "ele #eta_{cl} - #eta_{tr} vs phi, prop from out",
1422 "dEtaScVsPt_propOut",
1423 "ele #eta_{cl} - #eta_{tr} vs pt, prop from out",
1432 "ele #phi_{cl} - #phi_{tr}, prop from outermost",
1436 "#phi_{seedcl} - #phi_{tr} (rad)",
1440 "dPhiCl_propOut_barrel",
1441 "ele #phi_{cl} - #phi_{tr}, prop from outermost, barrel",
1445 "#phi_{seedcl} - #phi_{tr} (rad)",
1449 "dPhiCl_propOut_endcaps",
1450 "ele #phi_{cl} - #phi_{tr}, prop from outermost, endcaps",
1454 "#phi_{seedcl} - #phi_{tr} (rad)",
1458 "dPhiClVsEta_propOut",
1459 "ele #phi_{cl} - #phi_{tr} vs eta, prop from out",
1467 "dPhiClVsPhi_propOut",
1468 "ele #phi_{cl} - #phi_{tr} vs phi, prop from out",
1476 "dPhiSClsPt_propOut",
1477 "ele #phi_{cl} - #phi_{tr} vs pt, prop from out",
1485 "dEtaEleCl_propOut",
1486 "ele #eta_{EleCl} - #eta_{tr}, prop from outermost",
1490 "#eta_{elecl} - #eta_{tr}",
1494 "dEtaEleCl_propOut_barrel",
1495 "ele #eta_{EleCl} - #eta_{tr}, prop from outermost, barrel",
1499 "#eta_{elecl} - #eta_{tr}",
1503 "dEtaEleCl_propOut_endcaps",
1504 "ele #eta_{EleCl} - #eta_{tr}, prop from outermost, endcaps",
1508 "#eta_{elecl} - #eta_{tr}",
1512 "dEtaEleClVsEta_propOut",
1513 "ele #eta_{EleCl} - #eta_{tr} vs eta, prop from out",
1521 "dEtaEleClVsPhi_propOut",
1522 "ele #eta_{EleCl} - #eta_{tr} vs phi, prop from out",
1530 "dEtaScVsPt_propOut",
1531 "ele #eta_{EleCl} - #eta_{tr} vs pt, prop from out",
1539 "dPhiEleCl_propOut",
1540 "ele #phi_{EleCl} - #phi_{tr}, prop from outermost",
1544 "#phi_{elecl} - #phi_{tr} (rad)",
1548 "dPhiEleCl_propOut_barrel",
1549 "ele #phi_{EleCl} - #phi_{tr}, prop from outermost, barrel",
1553 "#phi_{elecl} - #phi_{tr} (rad)",
1557 "dPhiEleCl_propOut_endcaps",
1558 "ele #phi_{EleCl} - #phi_{tr}, prop from outermost, endcaps",
1562 "#phi_{elecl} - #phi_{tr} (rad)",
1566 "dPhiEleClVsEta_propOut",
1567 "ele #phi_{EleCl} - #phi_{tr} vs eta, prop from out",
1575 "dPhiEleClVsPhi_propOut",
1576 "ele #phi_{EleCl} - #phi_{tr} vs phi, prop from out",
1584 "dPhiSEleClsPt_propOut",
1585 "ele #phi_{EleCl} - #phi_{tr} vs pt, prop from out",
1593 iBooker,
"HoE",
"ele hadronic energy / em energy",
hoe_nbin,
hoe_min,
hoe_max,
"H/E",
"Events",
"ELE_LOGY E1 P");
1596 "ele hadronic energy / em energy, barrel",
1605 "ele hadronic energy / em energy, endcaps",
1614 "ele hadronic energy / em energy behind cluster",
1623 "ele hadronic energy / em energy, behind cluster barrel",
1632 "ele hadronic energy / em energy, behind cluster, endcaps",
1640 "hcalDepth1OverEcalBc",
1641 "hcalDepth1OverEcalBc",
1649 "hcalDepth1OverEcalBc_barrel",
1650 "hcalDepth1OverEcalBc_barrel",
1658 "hcalDepth1OverEcalBc_endcaps",
1659 "hcalDepth1OverEcalBc_endcaps",
1667 "hcalDepth2OverEcalBc",
1668 "hcalDepth2OverEcalBc",
1676 "hcalDepth2OverEcalBc_barrel",
1677 "hcalDepth2OverEcalBc_barrel",
1685 "hcalDepth2OverEcalBc_endcaps",
1686 "hcalDepth2OverEcalBc_endcaps",
1695 "ele hadronic energy / em energy, fiducial region",
1704 "ele hadronic energy / em energy vs eta",
1713 "ele hadronic energy / em energy vs phi",
1726 "Preshower over SC raw energy , endcaps",
1730 "E_{PS} / E^{raw}_{SC}",
1737 bookH1withSumw2(iBooker,
"seedSubdet2",
"ele seed subdet 2nd layer", 11, -0.5, 10.5,
"2nd hit subdet Id");
1740 bookH1withSumw2(iBooker,
"seedMask_Bpix",
"ele seed hits mask when subdet2 is bpix", 13, -0.5, 12.5);
1742 bookH1withSumw2(iBooker,
"seedMask_Fpix",
"ele seed hits mask when subdet2 is bpix", 13, -0.5, 12.5);
1744 bookH1withSumw2(iBooker,
"seedMask_Tec",
"ele seed hits mask when subdet2 is bpix", 13, -0.5, 12.5);
1746 iBooker,
"seedDphi2",
"ele seed dphi 2nd layer", 50, -0.003, +0.003,
"#phi_{hit}-#phi_{pred} (rad)");
1750 bookH2(iBooker,
"seedDphi2_VsPt",
"ele seed dphi 2nd layer vs pt",
pt2D_nbin, 0.,
pt_max, 50, -0.003, +0.003);
1752 iBooker,
"seedDphi2Pos",
"ele seed dphi 2nd layer positron", 50, -0.003, +0.003,
"#phi_{hit}-#phi_{pred} (rad)");
1754 "seedDphi2Pos_VsEta",
1755 "ele seed dphi 2nd layer positron vs eta",
1763 iBooker,
"seedDphi2Pos_VsPt",
"ele seed dphi 2nd layer positron vs pt",
pt2D_nbin, 0.,
pt_max, 50, -0.003, +0.003);
1765 iBooker,
"seedDrz2",
"ele seed dr (dz) 2nd layer", 50, -0.03, +0.03,
"r(z)_{hit}-r(z)_{pred} (cm)");
1769 bookH2(iBooker,
"seedDrz2_VsPt",
"ele seed dr/dz 2nd layer vs pt",
pt2D_nbin, 0.,
pt_max, 50, -0.03, +0.03);
1771 iBooker,
"seedDrz2Pos",
"ele seed dr (dz) 2nd layer positron", 50, -0.03, +0.03,
"r(z)_{hit}-r(z)_{pred} (cm)");
1773 "seedDrz2Pos_VsEta",
1774 "ele seed dr/dz 2nd layer positron vs eta",
1782 iBooker,
"seedDrz2Pos_VsPt",
"ele seed dr/dz 2nd layer positron vs pt",
pt2D_nbin, 0.,
pt_max, 50, -0.03, +0.03);
1791 "PinVsPoutGolden_mode",
1792 "ele track inner p vs outer p vs eta, golden, mode of GSF components",
1800 "PinVsPoutShowering_mode",
1801 "ele track inner p vs outer p vs eta, showering, mode of GSF components",
1809 "PinVsPoutGolden_mean",
1810 "ele track inner p vs outer p vs eta, golden, mean of GSF components",
1818 "PinVsPoutShowering_mean",
1819 "ele track inner p vs outer p vs eta, showering, mean of GSF components",
1827 "PtinVsPtoutGolden_mode",
1828 "ele track inner pt vs outer pt vs eta, golden, mode of GSF components",
1836 "PtinVsPtoutShowering_mode",
1837 "ele track inner pt vs outer pt vs eta, showering, mode of GSF components",
1845 "PtinVsPtoutGolden_mean",
1846 "ele track inner pt vs outer pt vs eta, golden, mean of GSF components",
1854 "PtinVsPtoutShowering_mean",
1855 "ele track inner pt vs outer pt vs eta, showering, mean of GSF components",
1864 "EoEmatchingObject_golden_barrel",
1865 "ele supercluster energy / gen energy, golden, barrel",
1870 "EoEmatchingObject_golden_endcaps",
1871 "ele supercluster energy / gen energy, golden, endcaps",
1876 "EoEmatchingObject_showering_barrel",
1877 "ele supercluster energy / gen energy, showering, barrel",
1883 "EoEmatchingObject_showering_endcaps",
1884 "ele supercluster energy / gen energy, showering, endcaps",
1893 "tk isolation sum, dR=0.3",
1897 "TkIsoSum, cone 0.3 (GeV/c)",
1901 "tkSumPt_dr03_barrel",
1902 "tk isolation sum, dR=0.3, barrel",
1906 "TkIsoSum, cone 0.3 (GeV/c)",
1910 "tkSumPt_dr03_endcaps",
1911 "tk isolation sum, dR=0.3, endcaps",
1915 "TkIsoSum, cone 0.3 (GeV/c)",
1919 "ecalRecHitSumEt_dr03",
1920 "ecal isolation sum, dR=0.3",
1924 "EcalIsoSum, cone 0.3 (GeV)",
1928 "ecalRecHitSumEt_dr03_barrel",
1929 "ecal isolation sum, dR=0.3, barrel",
1933 "EcalIsoSum, cone 0.3 (GeV)",
1937 "ecalRecHitSumEt_dr03_endcaps",
1938 "ecal isolation sum, dR=0.3, endcaps",
1942 "EcalIsoSum, cone 0.3 (GeV)",
1946 "hcalTowerSumEt_dr03_depth1",
1947 "hcal depth1 isolation sum, dR=0.3",
1951 "Hcal1IsoSum, cone 0.3 (GeV)",
1955 "hcalTowerSumEt_dr03_depth1_barrel",
1956 "hcal depth1 isolation sum, dR=0.3, barrel",
1960 "Hcal1IsoSum, cone 0.3 (GeV)",
1964 "hcalTowerSumEt_dr03_depth1_endcaps",
1965 "hcal depth1 isolation sum, dR=0.3, endcaps",
1969 "Hcal1IsoSum, cone 0.3 (GeV)",
1973 "hcalTowerSumEt_dr03_depth2",
1974 "hcal depth2 isolation sum, dR=0.3",
1978 "Hcal2IsoSum, cone 0.3 (GeV)",
1983 "tk isolation sum, dR=0.4",
1987 "TkIsoSum, cone 0.4 (GeV/c)",
1991 "tkSumPt_dr04_barrel",
1992 "tk isolation sum, dR=0.4, barrel",
1996 "TkIsoSum, cone 0.4 (GeV/c)",
2000 "tkSumPt_dr04_endcaps",
2001 "tk isolation sum, dR=0.4, endcaps",
2005 "TkIsoSum, cone 0.4 (GeV/c)",
2009 "ecalRecHitSumEt_dr04",
2010 "ecal isolation sum, dR=0.4",
2014 "EcalIsoSum, cone 0.4 (GeV)",
2018 "ecalRecHitSumEt_dr04_barrel",
2019 "ecal isolation sum, dR=0.4, barrel",
2023 "EcalIsoSum, cone 0.4 (GeV)",
2027 "ecalRecHitSumEt_dr04_endcaps",
2028 "ecal isolation sum, dR=0.4, endcaps",
2032 "EcalIsoSum, cone 0.4 (GeV)",
2036 "hcalTowerSumEt_dr04_depth1",
2037 "hcal depth1 isolation sum, dR=0.4",
2041 "Hcal1IsoSum, cone 0.4 (GeV)",
2045 "hcalTowerSumEt_dr04_depth1_barrel",
2046 "hcal depth1 isolation sum, dR=0.4, barrel",
2050 "Hcal1IsoSum, cone 0.4 (GeV)",
2054 "hcalTowerSumEt_dr04_depth1_endcaps",
2055 "hcal depth1 isolation sum, dR=0.4, endcaps",
2059 "Hcal1IsoSum, cone 0.4 (GeV)",
2063 "hcalTowerSumEt_dr04_depth2",
2064 "hcal depth2 isolation sum, dR=0.4",
2068 "Hcal2IsoSum, cone 0.4 (GeV)",
2075 "hcalTowerSumEtBc_dr03_depth1",
2076 "hcal depth1 isolation sum behind cluster, dR=0.3",
2080 "Hcal1IsoSum, cone 0.3 (GeV)",
2085 "hcalTowerSumEtBc_dr03_depth1_barrel",
2086 "hcal depth1 isolation sum behind cluster, dR=0.3, barrel",
2090 "Hcal1IsoSum, cone 0.3 (GeV)",
2095 "hcalTowerSumEtBc_dr03_depth1_endcaps",
2096 "hcal depth1 isolation sum behind cluster, dR=0.3, endcaps",
2100 "Hcal1IsoSum, cone 0.3 (GeV)",
2105 "hcalTowerSumEtBc_dr04_depth1",
2106 "hcal depth1 isolation sum behind cluster, dR=0.4",
2110 "Hcal1IsoSum, cone 0.4 (GeV)",
2115 "hcalTowerSumEtBc_dr04_depth1_barrel",
2116 "hcal depth1 isolation sum behind cluster, dR=0.4, barrel",
2120 "Hcal1IsoSum, cone 0.4 (GeV)",
2125 "hcalTowerSumEtBc_dr04_depth1_endcaps",
2126 "hcal depth1 isolation sum behind cluster, dR=0.4, endcaps",
2130 "Hcal1IsoSum, cone 0.4 (GeV)",
2135 "hcalTowerSumEtBc_dr03_depth2",
2136 "hcal depth2 isolation sum behind cluster, dR=0.3",
2140 "Hcal1IsoSum, cone 0.3 (GeV)",
2145 "hcalTowerSumEtBc_dr03_depth2_barrel",
2146 "hcal depth2 isolation sum behind cluster, dR=0.3, barrel",
2150 "Hcal1IsoSum, cone 0.3 (GeV)",
2155 "hcalTowerSumEtBc_dr03_depth2_endcaps",
2156 "hcal depth2 isolation sum behind cluster, dR=0.3, endcaps",
2160 "Hcal1IsoSum, cone 0.3 (GeV)",
2165 "hcalTowerSumEtBc_dr04_depth2",
2166 "hcal depth2 isolation sum behind cluster, dR=0.4",
2170 "Hcal1IsoSum, cone 0.4 (GeV)",
2175 "hcalTowerSumEtBc_dr04_depth2_barrel",
2176 "hcal depth2 isolation sum behind cluster, dR=0.4, barrel",
2180 "Hcal1IsoSum, cone 0.4 (GeV)",
2185 "hcalTowerSumEtBc_dr04_depth2_endcaps",
2186 "hcal depth2 isolation sum behind cluster, dR=0.4, endcaps",
2190 "Hcal1IsoSum, cone 0.4 (GeV)",
2196 iBooker,
"fbrem",
"ele brem fraction, mode of GSF components", 100, 0., 1.,
"P_{in} - P_{out} / P_{in}");
2199 "ele brem fraction for barrel, mode of GSF components",
2203 "P_{in} - P_{out} / P_{in}");
2206 "ele brem franction for endcaps, mode of GSF components",
2210 "P_{in} - P_{out} / P_{in}");
2213 "mean ele brem fraction vs eta, mode of GSF components",
2220 "<P_{in} - P_{out} / P_{in}>");
2223 "mean ele brem fraction vs eta, mean of GSF components",
2230 "<P_{in} - P_{out} / P_{in}>");
2232 bookH1withSumw2(iBooker,
"superclusterfbrem",
"supercluster brem fraction", 100, 0., 1.,
"1 - E_{ele} / E_{SC}");
2234 iBooker,
"superclusterfbrem_barrel",
"supercluster brem fraction for barrel", 100, 0., 1.,
"1 - E_{ele} / E_{SC}");
2236 "superclusterfbrem_endcaps",
2237 "supercluster brem franction for endcaps",
2241 "1 - E_{ele} / E_{SC}");
2248 bookH1withSumw2(iBooker,
"mva_isolated_barrel",
"ele identification mva isolated barrel", 100, -1., 1.);
2250 bookH1withSumw2(iBooker,
"mva_isolated_endcaps",
"ele identification mva isolated endcaps", 100, -1., 1.);
2257 iBooker,
"chargedHadronIso",
"chargedHadronIso", 100, 0.0, 20.,
"chargedHadronIso",
"Events",
"ELE_LOGY E1 P");
2259 "chargedHadronIso_barrel",
2260 "chargedHadronIso for barrel",
2264 "chargedHadronIso_barrel",
2268 "chargedHadronIso_endcaps",
2269 "chargedHadronIso for endcaps",
2273 "chargedHadronIso_endcaps",
2277 iBooker,
"neutralHadronIso",
"neutralHadronIso", 21, 0.0, 20.,
"neutralHadronIso",
"Events",
"ELE_LOGY E1 P");
2279 "neutralHadronIso_barrel",
2280 "neutralHadronIso for barrel",
2284 "neutralHadronIso_barrel",
2288 "neutralHadronIso_endcaps",
2289 "neutralHadronIso for endcaps",
2293 "neutralHadronIso_endcaps",
2297 bookH1withSumw2(iBooker,
"photonIso",
"photonIso", 100, 0.0, 20.,
"photonIso",
"Events",
"ELE_LOGY E1 P");
2299 iBooker,
"photonIso_barrel",
"photonIso for barrel", 100, 0.0, 20.,
"photonIso_barrel",
"Events",
"ELE_LOGY E1 P");
2301 "photonIso_endcaps",
2302 "photonIso for endcaps",
2306 "photonIso_endcaps",
2311 "chargedHadronRelativeIso",
2312 "chargedHadronRelativeIso",
2316 "chargedHadronRelativeIso",
2320 "chargedHadronRelativeIso_barrel",
2321 "chargedHadronRelativeIso for barrel",
2325 "chargedHadronRelativeIso_barrel",
2329 "chargedHadronRelativeIso_endcaps",
2330 "chargedHadronRelativeIso for endcaps",
2334 "chargedHadronRelativeIso_endcaps",
2338 "neutralHadronRelativeIso",
2339 "neutralHadronRelativeIso",
2343 "neutralHadronRelativeIso",
2347 "neutralHadronRelativeIso_barrel",
2348 "neutralHadronRelativeIso for barrel",
2352 "neutralHadronRelativeIso_barrel",
2356 "neutralHadronRelativeIso_endcaps",
2357 "neutralHadronRelativeIso for endcaps",
2361 "neutralHadronRelativeIso_endcaps",
2365 iBooker,
"photonRelativeIso",
"photonRelativeIso", 100, 0.0, 2.,
"photonRelativeIso",
"Events",
"ELE_LOGY E1 P");
2367 "photonRelativeIso_barrel",
2368 "photonRelativeIso for barrel",
2372 "photonRelativeIso_barrel",
2376 "photonRelativeIso_endcaps",
2377 "photonRelativeIso for endcaps",
2381 "photonRelativeIso_endcaps",
2388 bookH1withSumw2(iBooker,
"convFlags_all",
"conversion rejection flag, all electrons", 5, -2.5, 2.5);
2391 bookH1withSumw2(iBooker,
"convDist_all",
"distance to the conversion partner, all electrons", 100, -15., 15.);
2393 iBooker,
"convDcot",
"difference of cot(angle) with the conversion partner", 100, -
CLHEP::pi / 2.,
CLHEP::pi / 2.);
2396 "difference of cot(angle) with the conversion partner, all electrons",
2402 bookH1withSumw2(iBooker,
"convRadius_all",
"signed conversion radius, all electrons", 100, 0., 130.);
2430 if (!vertexCollectionHandle.isValid()) {
2431 edm::LogInfo(
"ElectronMcFakeValidator::analyze") <<
"vertexCollectionHandle KO";
2433 edm::LogInfo(
"ElectronMcFakeValidator::analyze") <<
"vertexCollectionHandle OK";
2444 <<
"Treating event " <<
iEvent.id() <<
" with " <<
gsfElectrons.product()->size() <<
" electrons";
2452 reco::GsfElectronCollection::const_iterator gsfIter;
2469 double d = gsfIter->vertex().x() * gsfIter->vertex().x() + gsfIter->vertex().y() * gsfIter->vertex().y();
2473 float enrj1 = gsfIter->ecalEnergy();
2476 reco::GsfElectronCollection::const_iterator gsfIter2;
2477 for (gsfIter2 = gsfIter + 1; gsfIter2 !=
gsfElectrons->end(); gsfIter2++) {
2479 float mee2 = p12.Dot(p12);
2481 float enrj2 = gsfIter2->ecalEnergy();
2483 if (gsfIter->ecalDrivenSeed() && gsfIter2->ecalDrivenSeed()) {
2486 if (gsfIter->charge() * gsfIter2->charge() < 0.) {
2492 int flags = gsfIter->convFlags();
2493 if (
flags == -9999) {
2505 int matchingObjectNum = 0;
2506 reco::GenJetCollection::const_iterator moIter;
2507 for (moIter =
genJets->begin(); moIter !=
genJets->end(); ++moIter) {
2509 matchingObjectNum++;
2528 bool okGsfFound =
false;
2529 double gsfOkRatio = 999999.;
2534 reco::GsfElectronCollection::const_iterator gsfIter;
2537 double dphi = gsfIter->phi() - moIter->phi();
2539 dphi = dphi < 0 ? (CLHEP::twopi) + dphi : dphi - CLHEP::twopi;
2541 double deltaR =
sqrt(
pow((gsfIter->eta() - moIter->eta()), 2) +
pow(dphi, 2));
2545 double tmpGsfRatio = gsfIter->p() / moIter->energy();
2547 gsfOkRatio = tmpGsfRatio;
2549 bestGsfElectron = *gsfIter;
2580 (bestGsfElectron.
vertex().x() -
bs.position().x()) * (bestGsfElectron.
vertex().x() -
bs.position().x()) +
2581 (bestGsfElectron.
vertex().y() -
bs.position().y()) * (bestGsfElectron.
vertex().y() -
bs.position().y());
2600 if (bestGsfElectron.
isEB())
2602 if (bestGsfElectron.
isEE())
2611 double R = TMath::Sqrt(sclRef->x() * sclRef->x() + sclRef->y() * sclRef->y() + sclRef->z() * sclRef->z());
2612 double Rt = TMath::Sqrt(sclRef->x() * sclRef->x() + sclRef->y() * sclRef->y());
2616 if (bestGsfElectron.
isEB())
2618 if (bestGsfElectron.
isEE())
2625 if (bestGsfElectron.
isEE())
2629 if (bestGsfElectron.
isEB())
2631 if (bestGsfElectron.
isEE())
2634 if (bestGsfElectron.
isEB())
2636 if (bestGsfElectron.
isEE())
2639 if (bestGsfElectron.
isEB())
2641 if (bestGsfElectron.
isEE())
2644 if (bestGsfElectron.
isEB())
2646 if (bestGsfElectron.
isEE())
2649 if (bestGsfElectron.
isEB())
2651 if (bestGsfElectron.
isEE())
2676 bestGsfElectron.
gsfTrack()->outerMomentum().R());
2692 bestGsfElectron.
gsfTrack()->normalizedChi2(),
2706 if (elseed->subDet(1) == 1) {
2708 }
else if (elseed->subDet(1) == 2) {
2710 }
else if (elseed->subDet(1) == 6) {
2737 if (bestGsfElectron.
isEB())
2739 if (bestGsfElectron.
isEE())
2745 if (bestGsfElectron.
isEB())
2747 if (bestGsfElectron.
isEE())
2753 if (bestGsfElectron.
isEB())
2755 if (bestGsfElectron.
isEE())
2761 if (bestGsfElectron.
isEB())
2763 if (bestGsfElectron.
isEE())
2769 if (bestGsfElectron.
isEB())
2771 if (bestGsfElectron.
isEE())
2777 if (bestGsfElectron.
isEB())
2779 if (bestGsfElectron.
isEE())
2785 if (bestGsfElectron.
isEB())
2787 if (bestGsfElectron.
isEE())
2793 if (bestGsfElectron.
isEB())
2795 if (bestGsfElectron.
isEE())
2801 if (bestGsfElectron.
isEB())
2803 if (bestGsfElectron.
isEE())
2809 if (bestGsfElectron.
isEB())
2811 if (bestGsfElectron.
isEE())
2818 if (bestGsfElectron.
isEB())
2820 if (bestGsfElectron.
isEE())
2822 if (bestGsfElectron.
isEB())
2824 if (bestGsfElectron.
isEE())
2835 if (bestGsfElectron.
isEE())
2850 double fbrem_mode = bestGsfElectron.
fbrem();
2854 if (bestGsfElectron.
isEB()) {
2855 double fbrem_mode_barrel = bestGsfElectron.
fbrem();
2859 if (bestGsfElectron.
isEE()) {
2860 double fbrem_mode_endcaps = bestGsfElectron.
fbrem();
2868 if (bestGsfElectron.
isEB()) {
2873 if (bestGsfElectron.
isEE()) {
2881 1. - bestGsfElectron.
gsfTrack()->outerMomentum().R() / bestGsfElectron.
gsfTrack()->innerMomentum().R();
2896 bestGsfElectron.
gsfTrack()->innerMomentum().R());
2900 bestGsfElectron.
gsfTrack()->innerMomentum().R());
2910 bestGsfElectron.
gsfTrack()->innerMomentum().Rho());
2914 bestGsfElectron.
gsfTrack()->innerMomentum().Rho());
2917 if (bestGsfElectron.
isEB())
2919 if (bestGsfElectron.
isEE())
2922 if (bestGsfElectron.
isEB())
2924 if (bestGsfElectron.
isEE())
2959 if (bestGsfElectron.
isEB())
2961 if (bestGsfElectron.
isEE())
2965 if (bestGsfElectron.
isEB())
2967 if (bestGsfElectron.
isEE())
2971 if (bestGsfElectron.
isEB())
2973 if (bestGsfElectron.
isEE())
2978 bestGsfElectron.
pt());
2979 if (bestGsfElectron.
isEB())
2981 bestGsfElectron.
pt());
2982 if (bestGsfElectron.
isEE())
2984 bestGsfElectron.
pt());
2987 bestGsfElectron.
pt());
2988 if (bestGsfElectron.
isEB())
2990 bestGsfElectron.
pt());
2991 if (bestGsfElectron.
isEE())
2993 bestGsfElectron.
pt());
2996 if (bestGsfElectron.
isEB())
2998 bestGsfElectron.
pt());
2999 if (bestGsfElectron.
isEE())
3001 bestGsfElectron.
pt());
3005 if (bestGsfElectron.
isEB())
3007 if (bestGsfElectron.
isEE())
3010 if (bestGsfElectron.
isEB())
3012 if (bestGsfElectron.
isEE())
3015 if (bestGsfElectron.
isEB())
3017 if (bestGsfElectron.
isEE())
3021 if (bestGsfElectron.
isEB())
3023 if (bestGsfElectron.
isEE())
3026 if (bestGsfElectron.
isEB())
3028 if (bestGsfElectron.
isEE())
3031 if (bestGsfElectron.
isEB())
3033 if (bestGsfElectron.
isEE())
3036 if (bestGsfElectron.
isEB())
3038 if (bestGsfElectron.
isEE())
3041 if (bestGsfElectron.
isEB())
3043 if (bestGsfElectron.
isEE())
3047 if (bestGsfElectron.
isEB())
3049 if (bestGsfElectron.
isEE())
3052 if (bestGsfElectron.
isEB())
3054 if (bestGsfElectron.
isEE())
3058 if (bestGsfElectron.
isEB())
3060 if (bestGsfElectron.
isEE())
3063 if (bestGsfElectron.
isEB())
3065 if (bestGsfElectron.
isEE())
3070 if (
flags == -9999) {
float deltaEtaSeedClusterTrackAtCalo() const
MonitorElement * h1_ele_convDcot_all
MonitorElement * h1_ele_matchingObjectPt_matched
MonitorElement * h1_ele_eta
MonitorElement * h1_scl_EoEmatchingObjectShowering_barrel
MonitorElement * h1_ele_chargedHadronIso
float dr04EcalRecHitSumEt() const
MonitorElement * h1_ele_matchingObjectZ_matched
MonitorElement * h1_scl_Eta_
MonitorElement * h1_ele_provenance
MonitorElement * h1_ele_TIP_all
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsHcal03Tag_
MonitorElement * h2_ele_EtaMnEtamatchingObjectVsPt
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth2_endcaps
edm::EDGetTokenT< reco::GsfElectronCoreCollection > electronCoreCollection_
void setBookEfficiencyFlag(const bool &)
MonitorElement * h1_ele_chargedHadronRelativeIso_barrel
float dr03TkSumPt() const
MonitorElement * h1_scl_E2x5max_
MonitorElement * h2_ele_seed_dphi2VsPt_
MonitorElement * h2_ele_dEtaClVsPhi_propOut
GsfTrackRef gsfTrack() const override
reference to a GsfTrack
math::XYZVectorF trackMomentumOut() const
MonitorElement * h1_ele_seed_drz2_
MonitorElement * h2_ele_dPhiEleClVsEta_propOut
MonitorElement * h1_ele_dEtaSc_propVtx_endcaps
MonitorElement * h2_ele_ambiguousTracksVsPt
MonitorElement * h1_ele_seed_mask_bpix_
MonitorElement * h2_ele_vertexTIPVsPhi
MonitorElement * h2_ele_outerPVsEta_mode
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth1
MonitorElement * h1_ele_chi2_endcaps
MonitorElement * h2_ele_EoPoutVsE
MonitorElement * h1_scl_Et_
MonitorElement * h1_ele_hcalDepth2OverEcalBc_endcaps
MonitorElement * h2_ele_HoEVsE
MonitorElement * h1_matchingObjectAbsEta
float dr03HcalTowerSumEtBc(int depth=0) const
float deltaPhiSuperClusterTrackAtVtx() const
MonitorElement * h1_ele_HoE_bc_endcaps
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth2
MonitorElement * h1_ele_mva_endcaps_isolated
MonitorElement * h1_ele_matchingObjectAbsEta_matched
virtual SuperClusterRef parentSuperCluster() const
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth2_endcaps
MonitorElement * h1_ele_lostHits
MonitorElement * h2_ele_EoPVsEta
MonitorElement * h1_ele_EseedOP_all
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth1_barrel
MonitorElement * h2_ele_EtaMnEtamatchingObjectVsEta
MonitorElement * h1_ele_dPhiSc_propVtx
MonitorElement * h1_recEleNum_
MonitorElement * h1_ele_photonIso_barrel
MonitorElement * h2_ele_foundHitsVsPhi
MonitorElement * h1_matchingObjectP
MonitorElement * h2_ele_lostHitsVsEta
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth1_endcaps
ElectronMcFakeValidator(const edm::ParameterSet &conf)
MonitorElement * h1_matchingObjectNum
MonitorElement * h1_ele_provenance_barrel
MonitorElement * h2_ele_vertexPtVsEta
MonitorElement * h2_ele_EoPVsE
MonitorElement * h2_ele_PhiMnPhimatchingObjectVsEta
MonitorElement * h2_ele_vertexEtaVsPhi
MonitorElement * h1_ele_HoE_bc_all
MonitorElement * h1_ele_EoP_barrel
MonitorElement * h2_ele_chi2VsPhi
float dr04HcalTowerSumEt(int depth=0) const
MonitorElement * h1_ele_outerPt
MonitorElement * h1_scl_E2x5max_endcaps_
virtual void setCurrentFolder(std::string const &fullpath)
MonitorElement * h1_ele_EoP_endcaps
MonitorElement * h2_ele_dPhiEleClVsPt_propOut
MonitorElement * h2_ele_dEtaScVsPhi_propVtx
MonitorElement * h2_ele_PhiMnPhimatchingObjectVsPhi
MonitorElement * h1_ele_PhiMnPhimatchingObject2
MonitorElement * h2_ele_PinMnPoutVsPhi_mode
MonitorElement * h1_ele_matchingObjectEta_matched
MonitorElement * h1_ele_neutralHadronIso_endcaps
MonitorElement * h1_ele_lostHits_endcaps
MonitorElement * h2_ele_E2mnE1vsMee_all
MonitorElement * h1_ele_dEtaCl_propOut_all
MonitorElement * h1_ele_EoPout_barrel
MonitorElement * h2_ele_dPhiEleClVsPhi_propOut
MonitorElement * h2_ele_dEtaEleClVsPhi_propOut
MonitorElement * h2_ele_PoPmatchingObjectVsPt
MonitorElement * h1_ele_vertexEta
MonitorElement * h1_ele_EseedOP
MonitorElement * h1_ele_EeleOPout
float deltaPhiSeedClusterTrackAtCalo() const
MonitorElement * h2_ele_EseedOPVsE
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalReduced04Tag_
MonitorElement * h2_ele_foundHitsVsEta
MonitorElement * h1_ele_EoPout_all
MonitorElement * h1_ele_dEtaSc_propVtx
MonitorElement * h2_ele_vertexPtVsPhi
MonitorElement * h2_ele_seed_drz2VsPt_
MonitorElement * bookH1withSumw2(DQMStore::IBooker &, 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")
std::string inputInternalPath_
double pt() const final
transverse momentum
MonitorElement * h1_ele_superclusterfbrem
Log< level::Info, false > LogInfo
MonitorElement * h1_ele_convFlags
MonitorElement * h1_ele_provenance_endcaps
MonitorElement * h2_ele_seed_dphi2VsEta_
MonitorElement * h1_ele_tkSumPt_dr03_endcaps
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth1_barrel
float hadronicOverEm() const
MonitorElement * h1_ele_dPhiCl_propOut
MonitorElement * h1_ele_dEtaCl_propOut_barrel
MonitorElement * h2_ele_PinMnPoutVsPt_mode
MonitorElement * p1_ele_fbremVsEta_mode
MonitorElement * h2_scl_EtaVsPhi_
MonitorElement * h1_scl_EoEmatchingObjectGolden_endcaps
MonitorElement * h1_ele_fbrem_barrel
float dr04HcalTowerSumEtBc(int depth=0) const
MonitorElement * h1_ele_foundHits
MonitorElement * h1_recCoreNum_
MonitorElement * h1_scl_full5x5_sigmaIetaIeta_endcaps_
MonitorElement * h1_ele_PhiMnPhimatchingObject
MonitorElement * h1_ele_dEtaCl_propOut
float mva_Isolated() const
float hcalOverEcalBc(const ShowerShape &ss, int depth) const
MonitorElement * h1_ele_eta_golden
MonitorElement * h1_ele_dEtaSc_propVtx_barrel
MonitorElement * h1_ele_tkSumPt_dr03_barrel
MonitorElement * h1_ele_seed_mask_fpix_
edm::EDGetTokenT< reco::ElectronSeedCollection > electronSeedCollection_
MonitorElement * h2_ele_outerPtVsPt_mode
MonitorElement * h1_ele_dEtaSc_propVtx_all
MonitorElement * h1_ele_EseedOP_endcaps
MonitorElement * h1_ele_seed_drz2pos_
float sumPhotonEt
sum pt of PF photons // old float photonIso ;
MonitorElement * h1_ele_ecalRecHitSumEt_dr03_barrel
GsfTrackRefVector::size_type ambiguousGsfTracksSize() const
MonitorElement * h2_ele_PhiMnPhimatchingObjectVsPt
MonitorElement * h2_ele_dPhiClVsPt_propOut
MonitorElement * h1_ele_HoE_barrel
MonitorElement * h1_ele_mva_barrel_isolated
MonitorElement * h1_ele_EoverP_all
MonitorElement * h1_scl_E5x5_barrel_
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsTk03Tag_
MonitorElement * h1_ele_dPhiSc_propVtx_all
MonitorElement * h1_ele_fbrem_endcaps
MonitorElement * h1_scl_Phi_
MonitorElement * h1_ele_ecalRecHitSumEt_dr04_endcaps
MonitorElement * p1_ele_fbremVsEta_mean
MonitorElement * h1_ele_tkSumPt_dr04_barrel
MonitorElement * h2_ele_EeleOPoutVsEta
double py() const final
y coordinate of momentum vector
MonitorElement * h1_ele_vertexPt
MonitorElement * h2_ele_PinVsPoutShowering_mean
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalFull03Tag_
MonitorElement * h1_matchingObjectPhi
MonitorElement * h1_ele_eta_shower
MonitorElement * h2_ele_ambiguousTracksVsEta
MonitorElement * h2_ele_EtaMnEtamatchingObjectVsPhi
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1
MonitorElement * h1_ele_tkSumPt_dr04
MonitorElement * h1_scl_SigIEtaIEta_endcaps_
MonitorElement * h1_ele_EoPout
math::XYZVectorF trackMomentumAtVtx() const
MonitorElement * h2_ele_PinMnPoutVsChi2_mode
MonitorElement * h1_ele_superclusterfbrem_endcaps
MonitorElement * h1_ele_foundHits_barrel
bool ecalDrivenSeed() const
MonitorElement * h1_ele_photonRelativeIso_endcaps
edm::EDGetTokenT< reco::GsfTrackCollection > electronTrackCollection_
MonitorElement * h2_ele_dEtaClVsPt_propOut
MonitorElement * h1_ele_HoE_bc
MonitorElement * h1_ele_HoE
MonitorElement * bookH2(DQMStore::IBooker &, 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 * h2_ele_E2mnE1vsMee_egeg_all
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsHcal04Tag_
MonitorElement * h1_scl_EoEmatchingObject_barrel
edm::Ref< GsfElectronCollection > GsfElectronRef
reference to an object in a collection of GsfElectron objects
MonitorElement * h2_ele_PtinVsPtoutShowering_mode
MonitorElement * h1_ele_dEtaCl_propOut_endcaps
~ElectronMcFakeValidator() override
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth2
MonitorElement * h1_ele_dEtaEleCl_propOut_barrel
MonitorElement * h1_ele_vertexP
MonitorElement * h1_ele_chi2
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalReduced03Tag_
MonitorElement * h2_ele_lostHitsVsPhi
MonitorElement * h1_ele_chargedHadronIso_endcaps
MonitorElement * h1_ele_vertexZ
MonitorElement * h1_ele_superclusterfbrem_barrel
MonitorElement * h1_ele_charge
MonitorElement * h1_ele_mva_isolated
MonitorElement * h1_ele_neutralHadronRelativeIso_endcaps
MonitorElement * h1_ele_mva
MonitorElement * h2_ele_outerPtVsPhi_mode
MonitorElement * h2_ele_dEtaScVsEta_propVtx
MonitorElement * h2_ele_dPhiScVsEta_propVtx
float superClusterFbrem() const
MonitorElement * h2_ele_PoPmatchingObjectVsPhi
MonitorElement * h1_ele_lostHits_barrel
MonitorElement * h2_ele_EseedOPVsPhi
MonitorElement * h2_ele_EoPoutVsPhi
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth1
MonitorElement * h1_scl_E1x5_endcaps_
MonitorElement * h2_ele_EoPVsPhi
MonitorElement * h2_ele_PtinVsPtoutShowering_mean
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth2
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1_endcaps
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth2
MonitorElement * h2_ele_PinVsPoutGolden_mode
MonitorElement * h2_scl_EtVsPhi_
MonitorElement * h1_ele_dPhiEleCl_propOut_barrel
float deltaEtaSuperClusterTrackAtVtx() const
bool set_StatOverflowFlag
MonitorElement * h1_ele_hcalDepth1OverEcalBc_barrel
MonitorElement * h1_ele_eta_narrow
double eta() const final
momentum pseudorapidity
MonitorElement * h1_matchingObjectEta
MonitorElement * h1_ele_neutralHadronIso
MonitorElement * h2_ele_PoPmatchingObjectVsEta
MonitorElement * h1_ele_mee_os
MonitorElement * h1_ele_fbrem
MonitorElement * h1_ele_hcalDepth1OverEcalBc
float full5x5_sigmaIetaIeta() const
MonitorElement * h1_ele_chargedHadronIso_barrel
MonitorElement * h1_ele_photonIso_endcaps
bool isNonnull() const
Checks for non-null.
MonitorElement * h1_ele_PoPmatchingObject_barrel
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth1
MonitorElement * h1_ele_seed_subdet2_
MonitorElement * h1_ele_ambiguousTracks
MonitorElement * h1_ele_EtaMnEtamatchingObject
edm::EDGetTokenT< reco::GenJetCollection > matchingObjectCollection_
MonitorElement * h1_ele_neutralHadronRelativeIso_barrel
edm::EDGetTokenT< reco::VertexCollection > offlineVerticesCollection_
MonitorElement * h1_ele_convRadius_all
MonitorElement * h1_ele_eta_bbrem
void analyze(const edm::Event &e, const edm::EventSetup &c) override
float eSeedClusterOverP() const
float dr04TkSumPt() const
MonitorElement * h2_ele_PinVsPoutGolden_mean
MonitorElement * bookH1(DQMStore::IBooker &, 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")
edm::EDGetTokenT< reco::GsfElectronCollection > electronCollection_
MonitorElement * h2_ele_outerPtVsEta_mode
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
MonitorElement * h1_ele_mee_all
MonitorElement * h1_scl_ESFrac_endcaps
int charge() const final
electric charge
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsTk04Tag_
MonitorElement * h2_ele_HoEVsPhi
MonitorElement * h2_ele_seed_drz2posVsPt_
MonitorElement * h1_scl_SigIEtaIEta_
MonitorElement * h1_scl_SigIEtaIEta_barrel_
MonitorElement * h2_ele_dPhiScVsPhi_propVtx
MonitorElement * h1_ele_dPhiCl_propOut_endcaps
void setBookStatOverflowFlag(const bool &)
MonitorElement * h1_ele_hcalTowerSumEt_dr03_depth1_endcaps
MonitorElement * h2_ele_chi2VsEta
MonitorElement * h2_ele_seed_drz2posVsEta_
MonitorElement * h1_ele_classes
MonitorElement * h2_ele_dPhiClVsPhi_propOut
MonitorElement * h1_scl_EoEmatchingObjectShowering_endcaps
MonitorElement * h2_ele_HoEVsEta
MonitorElement * h1_ele_ecalRecHitSumEt_dr04_barrel
MonitorElement * h1_ele_dPhiSc_propVtx_endcaps
float sumNeutralHadronEt
sum pt of neutral hadrons // old float neutralHadronIso ;
MonitorElement * h2_ele_chargeVsEta
MonitorElement * h1_matchingObjectPt
MonitorElement * h1_scl_E1x5_
MonitorElement * h1_ele_vertexEta_all
const Point & vertex() const override
vertex position (overwritten by PF...)
MonitorElement * h1_scl_E2x5max_barrel_
MonitorElement * h1_ele_vertexX
MonitorElement * h1_ele_mva_endcaps
MonitorElement * h2_ele_dEtaScVsPt_propVtx
MonitorElement * h1_ele_PoPmatchingObject
MonitorElement * h1_recOfflineVertices_
MonitorElement * h2_ele_PinMnPoutVsEta_mode
MonitorElement * h2_ele_EeleOPoutVsPhi
MonitorElement * bookP1(DQMStore::IBooker &, 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_E1x5_barrel_
MonitorElement * h1_ele_neutralHadronIso_barrel
MonitorElement * h1_ele_EeleOPout_endcaps
MonitorElement * h1_ele_vertexPt_all
MonitorElement * h1_ele_ecalRecHitSumEt_dr04
MonitorElement * h2_ele_dEtaEleClVsEta_propOut
std::string outputInternalPath_
MonitorElement * h1_ele_dPhiEleCl_propOut_endcaps
MonitorElement * h1_ele_seed_mask_
MonitorElement * h1_ele_hcalDepth2OverEcalBc_barrel
MonitorElement * h1_ele_convFlags_all
MonitorElement * h2_ele_chi2VsPt
MonitorElement * h1_ele_outerP_mode
MonitorElement * h2_ele_dEtaEleClVsPt_propOut
MonitorElement * h1_ele_photonRelativeIso
MonitorElement * h1_matchingObjectZ
MonitorElement * h1_ele_convRadius
MonitorElement * h1_ele_dPhiEleCl_propOut
MonitorElement * h2_ele_lostHitsVsPt
MonitorElement * h1_ele_neutralHadronRelativeIso
double phi() const final
momentum azimuthal angle
MonitorElement * h1_ele_EeleOPout_all
MonitorElement * h1_ele_PinMnPout_mode
MonitorElement * h1_ele_dPhiCl_propOut_all
MonitorElement * h2_ele_seed_drz2VsEta_
MonitorElement * h1_ele_mva_barrel
MonitorElement * h2_ele_seed_dphi2posVsEta_
MonitorElement * h2_ele_vertexTIPVsEta
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
MonitorElement * h2_ele_EoPoutVsEta
MonitorElement * h2_ele_foundHitsVsPt
MonitorElement * h1_scl_E5x5_
MonitorElement * h1_ele_vertexTIP
MonitorElement * h2_ele_chargeVsPt
MonitorElement * h1_scl_EoEmatchingObject_endcaps
double p() const final
magnitude of momentum vector
MonitorElement * h1_ele_tkSumPt_dr03
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth1_barrel
float deltaEtaEleClusterTrackAtCalo() const
MonitorElement * h2_ele_dEtaClVsEta_propOut
MonitorElement * h1_ele_hcalTowerSumEtBc_dr04_depth2_barrel
float eSuperClusterOverP() const
Classification classification() const
MonitorElement * h2_ele_dPhiScVsPt_propVtx
MonitorElement * h1_ele_photonRelativeIso_barrel
MonitorElement * h1_ele_dPhiSc_propVtx_barrel
float eEleClusterOverPout() const
MonitorElement * h1_scl_E5x5_endcaps_
MonitorElement * h1_ele_vertexY
bool trackerDrivenSeed() const
T getParameter(std::string const &) const
MonitorElement * h2_ele_ambiguousTracksVsPhi
float dr03HcalTowerSumEt(int depth=0) const
float eSeedClusterOverPout() const
SuperClusterRef superCluster() const override
reference to a SuperCluster
MonitorElement * h1_ele_EoPout_endcaps
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth2_barrel
MonitorElement * h1_ele_tkSumPt_dr04_endcaps
MonitorElement * h1_ele_hcalTowerSumEt_dr04_depth1_endcaps
MonitorElement * h1_ele_EoP
Power< A, B >::type pow(const A &a, const B &b)
MonitorElement * h1_ele_ecalRecHitSumEt_dr03_endcaps
MonitorElement * h2_ele_PinMnPoutVsE_mode
MonitorElement * h1_ele_chargedHadronRelativeIso
edm::EDGetTokenT< edm::ValueMap< double > > isoFromDepsEcalFull04Tag_
MonitorElement * h1_ele_dEtaEleCl_propOut_endcaps
MonitorElement * h1_ele_seed_dphi2pos_
MonitorElement * h1_ele_HoE_all
MonitorElement * h1_scl_En_
MonitorElement * h1_recTrackNum_
Abs< T >::type abs(const T &t)
MonitorElement * h2_ele_chargeVsPhi
MonitorElement * h1_ele_PinMnPout
const PflowIsolationVariables & pfIsolationVariables() const
MonitorElement * h1_ele_HoE_endcaps
MonitorElement * h1_ele_vertexPhi
MonitorElement * h1_ele_hcalDepth1OverEcalBc_endcaps
void setBookPrefix(const std::string &)
MonitorElement * h2_ele_dPhiClVsEta_propOut
MonitorElement * h1_ele_PoPmatchingObject_endcaps
MonitorElement * h1_ele_chargedHadronRelativeIso_endcaps
MonitorElement * h1_ele_matchingObjectPhi_matched
MonitorElement * h1_recSeedNum_
MonitorElement * h2_ele_vertexTIPVsPt
MonitorElement * h1_scl_EoEmatchingObjectGolden_barrel
MonitorElement * h1_ele_dEtaEleCl_propOut
MonitorElement * h1_scl_full5x5_sigmaIetaIeta_barrel_
MonitorElement * h1_ele_EeleOPout_barrel
MonitorElement * h1_ele_ecalRecHitSumEt_dr03
MonitorElement * h1_ele_outerP
MonitorElement * h1_ele_HoE_fiducial
MonitorElement * h2_scl_EtVsEta_
float scSigmaIEtaIEta() const
MonitorElement * h1_ele_dPhiCl_propOut_barrel
MonitorElement * h1_ele_convDist_all
MonitorElement * h2_ele_PtinVsPtoutGolden_mean
MonitorElement * h1_ele_EseedOP_barrel
MonitorElement * h1_ele_seed_mask_tec_
float deltaPhiEleClusterTrackAtCalo() const
MonitorElement * h2_ele_seed_dphi2posVsPt_
MonitorElement * h1_ele_photonIso
MonitorElement * h2_ele_PinVsPoutShowering_mode
MonitorElement * h1_ele_HoE_bc_barrel
MonitorElement * h1_scl_full5x5_sigmaIetaIeta_
float dr03EcalRecHitSumEt() const
edm::EDGetTokenT< reco::BeamSpot > beamSpotTag_
MonitorElement * h1_ele_foundHits_endcaps
float sumChargedHadronPt
sum-pt of charged Hadron // old float chargedHadronIso ;
MonitorElement * h1_ele_hcalDepth2OverEcalBc
MonitorElement * h1_ele_chi2_barrel
MonitorElement * h1_ele_seed_dphi2_
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1_barrel
MonitorElement * h2_ele_EeleOPoutVsE
MonitorElement * h1_ele_vertexAbsEta
MonitorElement * h2_ele_PtinVsPtoutGolden_mode
MonitorElement * h1_ele_convDist
MonitorElement * h1_ele_outerPt_mode
MonitorElement * h1_ele_convDcot
MonitorElement * h2_ele_EseedOPVsEta