|
|
Go to the documentation of this file.
32 #include "CLHEP/Units/GlobalPhysicalConstants.h"
88 xyz_nbin = histosSet.getParameter<
int>(
"Nbinxyz");
90 p_nbin = histosSet.getParameter<
int>(
"Nbinp");
91 p2D_nbin = histosSet.getParameter<
int>(
"Nbinp2D");
92 p_max = histosSet.getParameter<
double>(
"Pmax");
94 pt_nbin = histosSet.getParameter<
int>(
"Nbinpt");
95 pt2D_nbin = histosSet.getParameter<
int>(
"Nbinpt2D");
96 pteff_nbin = histosSet.getParameter<
int>(
"Nbinpteff");
97 pt_max = histosSet.getParameter<
double>(
"Ptmax");
99 fhits_nbin = histosSet.getParameter<
int>(
"Nbinfhits");
100 fhits_max = histosSet.getParameter<
double>(
"Fhitsmax");
102 lhits_nbin = histosSet.getParameter<
int>(
"Nbinlhits");
103 lhits_max = histosSet.getParameter<
double>(
"Lhitsmax");
105 eop_nbin = histosSet.getParameter<
int>(
"Nbineop");
106 eop2D_nbin = histosSet.getParameter<
int>(
"Nbineop2D");
107 eop_max = histosSet.getParameter<
double>(
"Eopmax");
108 eopmaxsht = histosSet.getParameter<
double>(
"Eopmaxsht");
110 eta_nbin = histosSet.getParameter<
int>(
"Nbineta");
111 eta2D_nbin = histosSet.getParameter<
int>(
"Nbineta2D");
112 eta_min = histosSet.getParameter<
double>(
"Etamin");
113 eta_max = histosSet.getParameter<
double>(
"Etamax");
115 deta_nbin = histosSet.getParameter<
int>(
"Nbindeta");
116 deta_min = histosSet.getParameter<
double>(
"Detamin");
117 deta_max = histosSet.getParameter<
double>(
"Detamax");
121 detamatch_min = histosSet.getParameter<
double>(
"Detamatchmin");
122 detamatch_max = histosSet.getParameter<
double>(
"Detamatchmax");
124 phi_nbin = histosSet.getParameter<
int>(
"Nbinphi");
125 phi2D_nbin = histosSet.getParameter<
int>(
"Nbinphi2D");
126 phi_min = histosSet.getParameter<
double>(
"Phimin");
127 phi_max = histosSet.getParameter<
double>(
"Phimax");
129 dphi_nbin = histosSet.getParameter<
int>(
"Nbindphi");
130 dphi_min = histosSet.getParameter<
double>(
"Dphimin");
131 dphi_max = histosSet.getParameter<
double>(
"Dphimax");
135 dphimatch_min = histosSet.getParameter<
double>(
"Dphimatchmin");
136 dphimatch_max = histosSet.getParameter<
double>(
"Dphimatchmax");
138 mee_nbin = histosSet.getParameter<
int>(
"Nbinmee");
139 mee_min = histosSet.getParameter<
double>(
"Meemin");
140 mee_max = histosSet.getParameter<
double>(
"Meemax");
142 hoe_nbin = histosSet.getParameter<
int>(
"Nbinhoe");
143 hoe_min = histosSet.getParameter<
double>(
"Hoemin");
144 hoe_max = histosSet.getParameter<
double>(
"Hoemax");
456 matchingObjectType =
"GenJet";
458 std::string htitle =
"# " + matchingObjectType +
"s",
xtitle =
"N_{" + matchingObjectType +
"}";
462 h1_recEleNum_ =
bookH1(iBooker,
"recEleNum",
"# rec electrons", 11, -0.5, 10.5,
"N_{ele}");
463 h1_recCoreNum_ =
bookH1(iBooker,
"recCoreNum",
"# rec electron cores", 21, -0.5, 20.5,
"N_{core}");
465 h1_recSeedNum_ =
bookH1(iBooker,
"recSeedNum",
"# rec electron seeds", 101, -0.5, 100.5,
"N_{seed}");
467 bookH1(iBooker,
"recOfflineVertices",
"# rec Offline Primary Vertices", 81, -0.5, 161.5,
"N_{Vertices}");
487 "ele E/P_{vertex}, all reco electrons",
496 "ele E_{seed}/P_{vertex}, all reco electrons",
500 "E_{seed}/P_{vertex}",
505 "ele E_{seed}/P_{out}, all reco electrons",
514 "ele E_{ele}/P_{out}, all reco electrons",
522 "dEtaSc_propVtx_all",
523 "ele #eta_{sc} - #eta_{tr}, prop from vertex, all reco electrons",
527 "#eta_{sc} - #eta_{tr}",
531 "dPhiSc_propVtx_all",
532 "ele #phi_{sc} - #phi_{tr}, prop from vertex, all reco electrons",
536 "#phi_{sc} - #phi_{tr} (rad)",
540 "dEtaCl_propOut_all",
541 "ele #eta_{cl} - #eta_{tr}, prop from outermost, all reco electrons",
545 "#eta_{sc} - #eta_{tr}",
549 "dPhiCl_propOut_all",
550 "ele #phi_{cl} - #phi_{tr}, prop from outermost, all reco electrons",
554 "#phi_{sc} - #phi_{tr} (rad)",
559 "ele vertex transverse radius, all reco electrons",
568 "ele hadronic energy / em energy, all reco electrons",
577 "ele hadronic energy / em energy, all reco electrons, behind cluster",
586 "ele eta, all reco electrons",
594 iBooker,
"vertexPt_all",
"ele p_{T}, all reco electrons",
pteff_nbin, 5.,
pt_max,
"",
"Events",
"ELE_LOGY E1 P");
597 "ele pairs invariant mass, all reco electrons",
601 "m_{ee} (GeV/c^{2})");
604 "ele pairs invariant mass, opp. sign",
608 "m_{e^{+}e^{-}} (GeV/c^{2})");
613 "E2 - E1 vs ele pairs invariant mass, all electrons",
620 "m_{e^{+}e^{-}} (GeV/c^{2})",
623 "E2mnE1vsMee_egeg_all",
624 "E2 - E1 vs ele pairs invariant mass, ecal driven pairs, all electrons",
631 "m_{e^{+}e^{-}} (GeV/c^{2})",
636 htitle =
"Efficiency vs matching " + matchingObjectType +
" ";
668 "ele transverse impact parameter (wrt gen vtx)",
677 "ele transverse impact parameter (wrt gen vtx) vs eta",
688 "ele transverse impact parameter (wrt gen vtx) vs phi",
699 "ele transverse impact parameter (wrt gen vtx) vs transverse momentum",
709 htitle =
"Electron / Matching " + matchingObjectType +
", momemtum";
710 xtitle =
"P / P_{" + matchingObjectType +
"}";
714 "PoPmatchingObjectVsEta",
723 "PoPmatchingObjectVsPhi",
734 "PoPmatchingObject_barrel",
741 "PoPmatchingObject_endcaps",
742 htitle +
", endcaps",
747 htitle =
"Ele - " + matchingObjectType +
", ";
748 xtitle =
"#eta - #eta_{" + matchingObjectType +
"}";
752 "EtaMnEtamatchingObjectVsEta",
753 htitle +
"eta, vs eta",
761 "EtaMnEtamatchingObjectVsPhi",
762 htitle +
"eta, vs phi",
770 "EtaMnEtamatchingObjectVsPt",
771 htitle +
"eta,, vs pt",
778 xtitle =
"#phi - #phi_{" + matchingObjectType +
"} (rad)";
784 "PhiMnPhimatchingObjectVsEta",
785 htitle +
"phi, vs eta",
793 "PhiMnPhimatchingObjectVsPhi",
794 htitle +
"phi, vs phi",
802 "PhiMnPhimatchingObjectVsPt",
803 htitle +
"phi, vs pt",
816 htitle =
"Ele supercluster / " + matchingObjectType +
", energy";
817 xtitle =
"E/E_{" + matchingObjectType +
"}";
825 "ele supercluster transverse energy vs eta",
834 "ele supercluster transverse energy vs phi",
847 "ele supercluster sigma ieta ieta",
851 "#sigma_{i#eta i#eta}",
855 "sigietaieta_barrel",
856 "ele supercluster sigma ieta ieta, barrel",
860 "#sigma_{i#eta i#eta}",
864 "sigietaieta_endcaps",
865 "ele supercluster sigma ieta ieta, endcaps",
869 "#sigma_{i#eta i#eta}",
874 "full5x5_sigietaieta",
875 "ele supercluster full5x5 sigma ieta ieta",
879 "#sigma_{i#eta i#eta}",
883 "full5x5_sigietaieta_barrel",
884 "ele supercluster full5x5 sigma ieta ieta, barrel",
888 "#sigma_{i#eta i#eta}",
892 "full5x5_sigietaieta_endcaps",
893 "ele supercluster full5x5 sigma ieta ieta, endcaps",
897 "#sigma_{i#eta i#eta}",
902 iBooker,
"E1x5",
"ele supercluster energy in 1x5",
p_nbin, 0.,
p_max,
"E1x5 (GeV)",
"Events",
"ELE_LOGY E1 P");
905 "ele supercluster energy in 1x5 barrel",
914 "ele supercluster energy in 1x5 endcaps",
923 "ele supercluster energy in 2x5 max",
932 "ele supercluster energy in 2x5 _max barrel",
941 "ele supercluster energy in 2x5 _max endcaps",
949 iBooker,
"E5x5",
"ele supercluster energy in 5x5",
p_nbin, 0.,
p_max,
"E5x5 (GeV)",
"Events",
"ELE_LOGY E1 P");
952 "ele supercluster energy in 5x5 barrel",
961 "ele supercluster energy in 5x5 endcaps",
975 "ele # ambiguous tracks",
979 "N_{ambiguous tracks}",
987 bookH2(iBooker,
"ambiguousTracksVsPt",
"ele # ambiguous tracks vs pt",
pt2D_nbin, 0.,
pt_max, 5, 0., 5.);
992 "ele track # found hits vs eta",
1001 "ele track # found hits vs phi",
1018 bookH1withSumw2(iBooker,
"chi2",
"ele track #chi^{2}", 100, 0., 15.,
"#Chi^{2}",
"Events",
"ELE_LOGY E1 P");
1026 "ele track inner p - outer p, mean of GSF components",
1030 "P_{vertex} - P_{out} (GeV/c)");
1033 "ele track inner p - outer p, mode of GSF components",
1037 "P_{vertex} - P_{out}, mode of GSF components (GeV/c)");
1039 "PinMnPoutVsEta_mode",
1040 "ele track inner p - outer p vs eta, mode of GSF components",
1048 "PinMnPoutVsPhi_mode",
1049 "ele track inner p - outer p vs phi, mode of GSF components",
1057 "PinMnPoutVsPt_mode",
1058 "ele track inner p - outer p vs pt, mode of GSF components",
1066 "PinMnPoutVsE_mode",
1067 "ele track inner p - outer p vs E, mode of GSF components",
1075 "PinMnPoutVsChi2_mode",
1076 "ele track inner p - outer p vs track chi2, mode of GSF components",
1084 iBooker,
"outerP",
"ele track outer p, mean of GSF components",
p_nbin, 0.,
p_max,
"P_{out} (GeV/c)");
1086 iBooker,
"outerP_mode",
"ele track outer p, mode of GSF components",
p_nbin, 0.,
p_max,
"P_{out} (GeV/c)");
1090 iBooker,
"outerPt",
"ele track outer p_{T}, mean of GSF components",
pt_nbin, 0.,
pt_max,
"P_{T out} (GeV/c)");
1093 "ele track outer p_{T}, mode of GSF components",
1097 "P_{T out} (GeV/c)");
1099 "outerPtVsEta_mode",
1100 "ele track outer p_{T} vs eta, mode of GSF components",
1108 "outerPtVsPhi_mode",
1109 "ele track outer p_{T} vs phi, mode of GSF components",
1118 "ele track outer p_{T} vs pt, mode of GSF components",
1128 iBooker,
"EoP",
"ele E/P_{vertex}",
eop_nbin, 0.,
eop_max,
"E/P_{vertex}",
"Events",
"ELE_LOGY E1 P");
1131 "ele E/P_{vertex} barrel",
1140 "ele E/P_{vertex} endcaps",
1154 "ele E_{seed}/P_{vertex}",
1158 "E_{seed}/P_{vertex}",
1163 "ele E_{seed}/P_{vertex} barrel",
1167 "E_{seed}/P_{vertex}",
1172 "ele E_{seed}/P_{vertex} endcaps",
1176 "E_{seed}/P_{vertex}",
1181 "ele E_{seed}/P_{vertex} vs eta",
1190 "ele E_{seed}/P_{vertex} vs phi",
1199 iBooker,
"EoPout",
"ele E_{seed}/P_{out}",
eop_nbin, 0.,
eop_max,
"E_{seed}/P_{out}",
"Events",
"ELE_LOGY E1 P");
1202 "ele E_{seed}/P_{out} barrel",
1211 "ele E_{seed}/P_{out} endcaps",
1225 iBooker,
"EeleOPout",
"ele E_{ele}/P_{out}",
eop_nbin, 0.,
eop_max,
"E_{ele}/P_{out}",
"Events",
"ELE_LOGY E1 P");
1228 "ele E_{ele}/P_{out} barrel",
1236 "EeleOPout_endcaps",
1237 "ele E_{ele}/P_{out} endcaps",
1252 "ele #eta_{sc} - #eta_{tr}, prop from vertex",
1256 "#eta_{sc} - #eta_{tr}",
1260 "dEtaSc_propVtx_barrel",
1261 "ele #eta_{sc} - #eta_{tr}, prop from vertex, barrel",
1265 "#eta_{sc} - #eta_{tr}",
1269 "dEtaSc_propVtx_endcaps",
1270 "ele #eta_{sc} - #eta_{tr}, prop from vertex, endcaps",
1274 "#eta_{sc} - #eta_{tr}",
1278 "dEtaScVsEta_propVtx",
1279 "ele #eta_{sc} - #eta_{tr} vs eta, prop from vertex",
1287 "dEtaScVsPhi_propVtx",
1288 "ele #eta_{sc} - #eta_{tr} vs phi, prop from vertex",
1296 "dEtaScVsPt_propVtx",
1297 "ele #eta_{sc} - #eta_{tr} vs pt, prop from vertex",
1306 "ele #phi_{sc} - #phi_{tr}, prop from vertex",
1310 "#phi_{sc} - #phi_{tr} (rad)",
1314 "dPhiSc_propVtx_barrel",
1315 "ele #phi_{sc} - #phi_{tr}, prop from vertex, barrel",
1319 "#phi_{sc} - #phi_{tr} (rad)",
1323 "dPhiSc_propVtx_endcaps",
1324 "ele #phi_{sc} - #phi_{tr}, prop from vertex, endcaps",
1328 "#phi_{sc} - #phi_{tr} (rad)",
1332 "dPhiScVsEta_propVtx",
1333 "ele #phi_{sc} - #phi_{tr} vs eta, prop from vertex",
1341 "dPhiScVsPhi_propVtx",
1342 "ele #phi_{sc} - #phi_{tr} vs phi, prop from vertex",
1350 "dPhiScVsPt_propVtx",
1351 "ele #phi_{sc} - #phi_{tr} vs pt, prop from vertex",
1360 "ele #eta_{cl} - #eta_{tr}, prop from outermost",
1364 "#eta_{seedcl} - #eta_{tr}",
1368 "dEtaCl_propOut_barrel",
1369 "ele #eta_{cl} - #eta_{tr}, prop from outermost, barrel",
1373 "#eta_{seedcl} - #eta_{tr}",
1377 "dEtaCl_propOut_endcaps",
1378 "ele #eta_{cl} - #eta_{tr}, prop from outermost, endcaps",
1382 "#eta_{seedcl} - #eta_{tr}",
1386 "dEtaClVsEta_propOut",
1387 "ele #eta_{cl} - #eta_{tr} vs eta, prop from out",
1395 "dEtaClVsPhi_propOut",
1396 "ele #eta_{cl} - #eta_{tr} vs phi, prop from out",
1404 "dEtaScVsPt_propOut",
1405 "ele #eta_{cl} - #eta_{tr} vs pt, prop from out",
1414 "ele #phi_{cl} - #phi_{tr}, prop from outermost",
1418 "#phi_{seedcl} - #phi_{tr} (rad)",
1422 "dPhiCl_propOut_barrel",
1423 "ele #phi_{cl} - #phi_{tr}, prop from outermost, barrel",
1427 "#phi_{seedcl} - #phi_{tr} (rad)",
1431 "dPhiCl_propOut_endcaps",
1432 "ele #phi_{cl} - #phi_{tr}, prop from outermost, endcaps",
1436 "#phi_{seedcl} - #phi_{tr} (rad)",
1440 "dPhiClVsEta_propOut",
1441 "ele #phi_{cl} - #phi_{tr} vs eta, prop from out",
1449 "dPhiClVsPhi_propOut",
1450 "ele #phi_{cl} - #phi_{tr} vs phi, prop from out",
1458 "dPhiSClsPt_propOut",
1459 "ele #phi_{cl} - #phi_{tr} vs pt, prop from out",
1467 "dEtaEleCl_propOut",
1468 "ele #eta_{EleCl} - #eta_{tr}, prop from outermost",
1472 "#eta_{elecl} - #eta_{tr}",
1476 "dEtaEleCl_propOut_barrel",
1477 "ele #eta_{EleCl} - #eta_{tr}, prop from outermost, barrel",
1481 "#eta_{elecl} - #eta_{tr}",
1485 "dEtaEleCl_propOut_endcaps",
1486 "ele #eta_{EleCl} - #eta_{tr}, prop from outermost, endcaps",
1490 "#eta_{elecl} - #eta_{tr}",
1494 "dEtaEleClVsEta_propOut",
1495 "ele #eta_{EleCl} - #eta_{tr} vs eta, prop from out",
1503 "dEtaEleClVsPhi_propOut",
1504 "ele #eta_{EleCl} - #eta_{tr} vs phi, prop from out",
1512 "dEtaScVsPt_propOut",
1513 "ele #eta_{EleCl} - #eta_{tr} vs pt, prop from out",
1521 "dPhiEleCl_propOut",
1522 "ele #phi_{EleCl} - #phi_{tr}, prop from outermost",
1526 "#phi_{elecl} - #phi_{tr} (rad)",
1530 "dPhiEleCl_propOut_barrel",
1531 "ele #phi_{EleCl} - #phi_{tr}, prop from outermost, barrel",
1535 "#phi_{elecl} - #phi_{tr} (rad)",
1539 "dPhiEleCl_propOut_endcaps",
1540 "ele #phi_{EleCl} - #phi_{tr}, prop from outermost, endcaps",
1544 "#phi_{elecl} - #phi_{tr} (rad)",
1548 "dPhiEleClVsEta_propOut",
1549 "ele #phi_{EleCl} - #phi_{tr} vs eta, prop from out",
1557 "dPhiEleClVsPhi_propOut",
1558 "ele #phi_{EleCl} - #phi_{tr} vs phi, prop from out",
1566 "dPhiSEleClsPt_propOut",
1567 "ele #phi_{EleCl} - #phi_{tr} vs pt, prop from out",
1575 iBooker,
"HoE",
"ele hadronic energy / em energy",
hoe_nbin,
hoe_min,
hoe_max,
"H/E",
"Events",
"ELE_LOGY E1 P");
1578 "ele hadronic energy / em energy, barrel",
1587 "ele hadronic energy / em energy, endcaps",
1596 "ele hadronic energy / em energy behind cluster",
1605 "ele hadronic energy / em energy, behind cluster barrel",
1614 "ele hadronic energy / em energy, behind cluster, endcaps",
1622 "hcalDepth1OverEcalBc",
1623 "hcalDepth1OverEcalBc",
1631 "hcalDepth1OverEcalBc_barrel",
1632 "hcalDepth1OverEcalBc_barrel",
1640 "hcalDepth1OverEcalBc_endcaps",
1641 "hcalDepth1OverEcalBc_endcaps",
1649 "hcalDepth2OverEcalBc",
1650 "hcalDepth2OverEcalBc",
1658 "hcalDepth2OverEcalBc_barrel",
1659 "hcalDepth2OverEcalBc_barrel",
1667 "hcalDepth2OverEcalBc_endcaps",
1668 "hcalDepth2OverEcalBc_endcaps",
1677 "ele hadronic energy / em energy, fiducial region",
1686 "ele hadronic energy / em energy vs eta",
1695 "ele hadronic energy / em energy vs phi",
1708 "Preshower over SC raw energy , endcaps",
1712 "E_{PS} / E^{raw}_{SC}",
1719 bookH1withSumw2(iBooker,
"seedSubdet2",
"ele seed subdet 2nd layer", 11, -0.5, 10.5,
"2nd hit subdet Id");
1722 bookH1withSumw2(iBooker,
"seedMask_Bpix",
"ele seed hits mask when subdet2 is bpix", 13, -0.5, 12.5);
1724 bookH1withSumw2(iBooker,
"seedMask_Fpix",
"ele seed hits mask when subdet2 is bpix", 13, -0.5, 12.5);
1726 bookH1withSumw2(iBooker,
"seedMask_Tec",
"ele seed hits mask when subdet2 is bpix", 13, -0.5, 12.5);
1728 iBooker,
"seedDphi2",
"ele seed dphi 2nd layer", 50, -0.003, +0.003,
"#phi_{hit}-#phi_{pred} (rad)");
1732 bookH2(iBooker,
"seedDphi2_VsPt",
"ele seed dphi 2nd layer vs pt",
pt2D_nbin, 0.,
pt_max, 50, -0.003, +0.003);
1734 iBooker,
"seedDphi2Pos",
"ele seed dphi 2nd layer positron", 50, -0.003, +0.003,
"#phi_{hit}-#phi_{pred} (rad)");
1736 "seedDphi2Pos_VsEta",
1737 "ele seed dphi 2nd layer positron vs eta",
1745 iBooker,
"seedDphi2Pos_VsPt",
"ele seed dphi 2nd layer positron vs pt",
pt2D_nbin, 0.,
pt_max, 50, -0.003, +0.003);
1747 iBooker,
"seedDrz2",
"ele seed dr (dz) 2nd layer", 50, -0.03, +0.03,
"r(z)_{hit}-r(z)_{pred} (cm)");
1751 bookH2(iBooker,
"seedDrz2_VsPt",
"ele seed dr/dz 2nd layer vs pt",
pt2D_nbin, 0.,
pt_max, 50, -0.03, +0.03);
1753 iBooker,
"seedDrz2Pos",
"ele seed dr (dz) 2nd layer positron", 50, -0.03, +0.03,
"r(z)_{hit}-r(z)_{pred} (cm)");
1755 "seedDrz2Pos_VsEta",
1756 "ele seed dr/dz 2nd layer positron vs eta",
1764 iBooker,
"seedDrz2Pos_VsPt",
"ele seed dr/dz 2nd layer positron vs pt",
pt2D_nbin, 0.,
pt_max, 50, -0.03, +0.03);
1773 "PinVsPoutGolden_mode",
1774 "ele track inner p vs outer p vs eta, golden, mode of GSF components",
1782 "PinVsPoutShowering_mode",
1783 "ele track inner p vs outer p vs eta, showering, mode of GSF components",
1791 "PinVsPoutGolden_mean",
1792 "ele track inner p vs outer p vs eta, golden, mean of GSF components",
1800 "PinVsPoutShowering_mean",
1801 "ele track inner p vs outer p vs eta, showering, mean of GSF components",
1809 "PtinVsPtoutGolden_mode",
1810 "ele track inner pt vs outer pt vs eta, golden, mode of GSF components",
1818 "PtinVsPtoutShowering_mode",
1819 "ele track inner pt vs outer pt vs eta, showering, mode of GSF components",
1827 "PtinVsPtoutGolden_mean",
1828 "ele track inner pt vs outer pt vs eta, golden, mean of GSF components",
1836 "PtinVsPtoutShowering_mean",
1837 "ele track inner pt vs outer pt vs eta, showering, mean of GSF components",
1846 "EoEmatchingObject_golden_barrel",
1847 "ele supercluster energy / gen energy, golden, barrel",
1852 "EoEmatchingObject_golden_endcaps",
1853 "ele supercluster energy / gen energy, golden, endcaps",
1858 "EoEmatchingObject_showering_barrel",
1859 "ele supercluster energy / gen energy, showering, barrel",
1865 "EoEmatchingObject_showering_endcaps",
1866 "ele supercluster energy / gen energy, showering, endcaps",
1875 "tk isolation sum, dR=0.3",
1879 "TkIsoSum, cone 0.3 (GeV/c)",
1883 "tkSumPt_dr03_barrel",
1884 "tk isolation sum, dR=0.3, barrel",
1888 "TkIsoSum, cone 0.3 (GeV/c)",
1892 "tkSumPt_dr03_endcaps",
1893 "tk isolation sum, dR=0.3, endcaps",
1897 "TkIsoSum, cone 0.3 (GeV/c)",
1901 "ecalRecHitSumEt_dr03",
1902 "ecal isolation sum, dR=0.3",
1906 "EcalIsoSum, cone 0.3 (GeV)",
1910 "ecalRecHitSumEt_dr03_barrel",
1911 "ecal isolation sum, dR=0.3, barrel",
1915 "EcalIsoSum, cone 0.3 (GeV)",
1919 "ecalRecHitSumEt_dr03_endcaps",
1920 "ecal isolation sum, dR=0.3, endcaps",
1924 "EcalIsoSum, cone 0.3 (GeV)",
1928 "hcalTowerSumEt_dr03_depth1",
1929 "hcal depth1 isolation sum, dR=0.3",
1933 "Hcal1IsoSum, cone 0.3 (GeV)",
1937 "hcalTowerSumEt_dr03_depth1_barrel",
1938 "hcal depth1 isolation sum, dR=0.3, barrel",
1942 "Hcal1IsoSum, cone 0.3 (GeV)",
1946 "hcalTowerSumEt_dr03_depth1_endcaps",
1947 "hcal depth1 isolation sum, dR=0.3, endcaps",
1951 "Hcal1IsoSum, cone 0.3 (GeV)",
1955 "hcalTowerSumEt_dr03_depth2",
1956 "hcal depth2 isolation sum, dR=0.3",
1960 "Hcal2IsoSum, cone 0.3 (GeV)",
1965 "tk isolation sum, dR=0.4",
1969 "TkIsoSum, cone 0.4 (GeV/c)",
1973 "tkSumPt_dr04_barrel",
1974 "tk isolation sum, dR=0.4, barrel",
1978 "TkIsoSum, cone 0.4 (GeV/c)",
1982 "tkSumPt_dr04_endcaps",
1983 "tk isolation sum, dR=0.4, endcaps",
1987 "TkIsoSum, cone 0.4 (GeV/c)",
1991 "ecalRecHitSumEt_dr04",
1992 "ecal isolation sum, dR=0.4",
1996 "EcalIsoSum, cone 0.4 (GeV)",
2000 "ecalRecHitSumEt_dr04_barrel",
2001 "ecal isolation sum, dR=0.4, barrel",
2005 "EcalIsoSum, cone 0.4 (GeV)",
2009 "ecalRecHitSumEt_dr04_endcaps",
2010 "ecal isolation sum, dR=0.4, endcaps",
2014 "EcalIsoSum, cone 0.4 (GeV)",
2018 "hcalTowerSumEt_dr04_depth1",
2019 "hcal depth1 isolation sum, dR=0.4",
2023 "Hcal1IsoSum, cone 0.4 (GeV)",
2027 "hcalTowerSumEt_dr04_depth1_barrel",
2028 "hcal depth1 isolation sum, dR=0.4, barrel",
2032 "Hcal1IsoSum, cone 0.4 (GeV)",
2036 "hcalTowerSumEt_dr04_depth1_endcaps",
2037 "hcal depth1 isolation sum, dR=0.4, endcaps",
2041 "Hcal1IsoSum, cone 0.4 (GeV)",
2045 "hcalTowerSumEt_dr04_depth2",
2046 "hcal depth2 isolation sum, dR=0.4",
2050 "Hcal2IsoSum, cone 0.4 (GeV)",
2057 "hcalTowerSumEtBc_dr03_depth1",
2058 "hcal depth1 isolation sum behind cluster, dR=0.3",
2062 "Hcal1IsoSum, cone 0.3 (GeV)",
2067 "hcalTowerSumEtBc_dr03_depth1_barrel",
2068 "hcal depth1 isolation sum behind cluster, dR=0.3, barrel",
2072 "Hcal1IsoSum, cone 0.3 (GeV)",
2077 "hcalTowerSumEtBc_dr03_depth1_endcaps",
2078 "hcal depth1 isolation sum behind cluster, dR=0.3, endcaps",
2082 "Hcal1IsoSum, cone 0.3 (GeV)",
2087 "hcalTowerSumEtBc_dr04_depth1",
2088 "hcal depth1 isolation sum behind cluster, dR=0.4",
2092 "Hcal1IsoSum, cone 0.4 (GeV)",
2097 "hcalTowerSumEtBc_dr04_depth1_barrel",
2098 "hcal depth1 isolation sum behind cluster, dR=0.4, barrel",
2102 "Hcal1IsoSum, cone 0.4 (GeV)",
2107 "hcalTowerSumEtBc_dr04_depth1_endcaps",
2108 "hcal depth1 isolation sum behind cluster, dR=0.4, endcaps",
2112 "Hcal1IsoSum, cone 0.4 (GeV)",
2117 "hcalTowerSumEtBc_dr03_depth2",
2118 "hcal depth2 isolation sum behind cluster, dR=0.3",
2122 "Hcal1IsoSum, cone 0.3 (GeV)",
2127 "hcalTowerSumEtBc_dr03_depth2_barrel",
2128 "hcal depth2 isolation sum behind cluster, dR=0.3, barrel",
2132 "Hcal1IsoSum, cone 0.3 (GeV)",
2137 "hcalTowerSumEtBc_dr03_depth2_endcaps",
2138 "hcal depth2 isolation sum behind cluster, dR=0.3, endcaps",
2142 "Hcal1IsoSum, cone 0.3 (GeV)",
2147 "hcalTowerSumEtBc_dr04_depth2",
2148 "hcal depth2 isolation sum behind cluster, dR=0.4",
2152 "Hcal1IsoSum, cone 0.4 (GeV)",
2157 "hcalTowerSumEtBc_dr04_depth2_barrel",
2158 "hcal depth2 isolation sum behind cluster, dR=0.4, barrel",
2162 "Hcal1IsoSum, cone 0.4 (GeV)",
2167 "hcalTowerSumEtBc_dr04_depth2_endcaps",
2168 "hcal depth2 isolation sum behind cluster, dR=0.4, endcaps",
2172 "Hcal1IsoSum, cone 0.4 (GeV)",
2178 iBooker,
"fbrem",
"ele brem fraction, mode of GSF components", 100, 0., 1.,
"P_{in} - P_{out} / P_{in}");
2181 "ele brem fraction for barrel, mode of GSF components",
2185 "P_{in} - P_{out} / P_{in}");
2188 "ele brem franction for endcaps, mode of GSF components",
2192 "P_{in} - P_{out} / P_{in}");
2195 "mean ele brem fraction vs eta, mode of GSF components",
2202 "<P_{in} - P_{out} / P_{in}>");
2205 "mean ele brem fraction vs eta, mean of GSF components",
2212 "<P_{in} - P_{out} / P_{in}>");
2214 bookH1withSumw2(iBooker,
"superclusterfbrem",
"supercluster brem fraction", 100, 0., 1.,
"1 - E_{ele} / E_{SC}");
2216 iBooker,
"superclusterfbrem_barrel",
"supercluster brem fraction for barrel", 100, 0., 1.,
"1 - E_{ele} / E_{SC}");
2218 "superclusterfbrem_endcaps",
2219 "supercluster brem franction for endcaps",
2223 "1 - E_{ele} / E_{SC}");
2230 bookH1withSumw2(iBooker,
"mva_isolated_barrel",
"ele identification mva isolated barrel", 100, -1., 1.);
2232 bookH1withSumw2(iBooker,
"mva_isolated_endcaps",
"ele identification mva isolated endcaps", 100, -1., 1.);
2239 iBooker,
"chargedHadronIso",
"chargedHadronIso", 100, 0.0, 20.,
"chargedHadronIso",
"Events",
"ELE_LOGY E1 P");
2241 "chargedHadronIso_barrel",
2242 "chargedHadronIso for barrel",
2246 "chargedHadronIso_barrel",
2250 "chargedHadronIso_endcaps",
2251 "chargedHadronIso for endcaps",
2255 "chargedHadronIso_endcaps",
2259 iBooker,
"neutralHadronIso",
"neutralHadronIso", 21, 0.0, 20.,
"neutralHadronIso",
"Events",
"ELE_LOGY E1 P");
2261 "neutralHadronIso_barrel",
2262 "neutralHadronIso for barrel",
2266 "neutralHadronIso_barrel",
2270 "neutralHadronIso_endcaps",
2271 "neutralHadronIso for endcaps",
2275 "neutralHadronIso_endcaps",
2279 bookH1withSumw2(iBooker,
"photonIso",
"photonIso", 100, 0.0, 20.,
"photonIso",
"Events",
"ELE_LOGY E1 P");
2281 iBooker,
"photonIso_barrel",
"photonIso for barrel", 100, 0.0, 20.,
"photonIso_barrel",
"Events",
"ELE_LOGY E1 P");
2283 "photonIso_endcaps",
2284 "photonIso for endcaps",
2288 "photonIso_endcaps",
2293 "chargedHadronRelativeIso",
2294 "chargedHadronRelativeIso",
2298 "chargedHadronRelativeIso",
2302 "chargedHadronRelativeIso_barrel",
2303 "chargedHadronRelativeIso for barrel",
2307 "chargedHadronRelativeIso_barrel",
2311 "chargedHadronRelativeIso_endcaps",
2312 "chargedHadronRelativeIso for endcaps",
2316 "chargedHadronRelativeIso_endcaps",
2320 "neutralHadronRelativeIso",
2321 "neutralHadronRelativeIso",
2325 "neutralHadronRelativeIso",
2329 "neutralHadronRelativeIso_barrel",
2330 "neutralHadronRelativeIso for barrel",
2334 "neutralHadronRelativeIso_barrel",
2338 "neutralHadronRelativeIso_endcaps",
2339 "neutralHadronRelativeIso for endcaps",
2343 "neutralHadronRelativeIso_endcaps",
2347 iBooker,
"photonRelativeIso",
"photonRelativeIso", 100, 0.0, 2.,
"photonRelativeIso",
"Events",
"ELE_LOGY E1 P");
2349 "photonRelativeIso_barrel",
2350 "photonRelativeIso for barrel",
2354 "photonRelativeIso_barrel",
2358 "photonRelativeIso_endcaps",
2359 "photonRelativeIso for endcaps",
2363 "photonRelativeIso_endcaps",
2370 bookH1withSumw2(iBooker,
"convFlags_all",
"conversion rejection flag, all electrons", 5, -2.5, 2.5);
2373 bookH1withSumw2(iBooker,
"convDist_all",
"distance to the conversion partner, all electrons", 100, -15., 15.);
2375 iBooker,
"convDcot",
"difference of cot(angle) with the conversion partner", 100, -
CLHEP::pi / 2.,
CLHEP::pi / 2.);
2378 "difference of cot(angle) with the conversion partner, all electrons",
2384 bookH1withSumw2(iBooker,
"convRadius_all",
"signed conversion radius, all electrons", 100, 0., 130.);
2424 if (!vertexCollectionHandle.
isValid()) {
2425 edm::LogInfo(
"ElectronMcFakeValidator::analyze") <<
"vertexCollectionHandle KO";
2427 edm::LogInfo(
"ElectronMcFakeValidator::analyze") <<
"vertexCollectionHandle OK";
2441 <<
"Treating event " <<
iEvent.id() <<
" with " <<
gsfElectrons.product()->size() <<
" electrons";
2449 reco::GsfElectronCollection::const_iterator gsfIter;
2466 double d = gsfIter->vertex().x() * gsfIter->vertex().x() + gsfIter->vertex().y() * gsfIter->vertex().y();
2470 float enrj1 = gsfIter->ecalEnergy();
2473 reco::GsfElectronCollection::const_iterator gsfIter2;
2474 for (gsfIter2 = gsfIter + 1; gsfIter2 !=
gsfElectrons->end(); gsfIter2++) {
2476 float mee2 = p12.Dot(p12);
2478 float enrj2 = gsfIter2->ecalEnergy();
2480 if (gsfIter->ecalDrivenSeed() && gsfIter2->ecalDrivenSeed()) {
2483 if (gsfIter->charge() * gsfIter2->charge() < 0.) {
2489 int flags = gsfIter->convFlags();
2490 if (
flags == -9999) {
2502 int matchingObjectNum = 0;
2503 reco::GenJetCollection::const_iterator moIter;
2504 for (moIter =
genJets->begin(); moIter !=
genJets->end(); ++moIter) {
2506 matchingObjectNum++;
2525 bool okGsfFound =
false;
2526 double gsfOkRatio = 999999.;
2531 reco::GsfElectronCollection::const_iterator gsfIter;
2534 double dphi = gsfIter->phi() - moIter->phi();
2536 dphi = dphi < 0 ? (CLHEP::twopi) + dphi : dphi - CLHEP::twopi;
2538 double deltaR =
sqrt(
pow((gsfIter->eta() - moIter->eta()), 2) +
pow(dphi, 2));
2542 double tmpGsfRatio = gsfIter->p() / moIter->energy();
2544 gsfOkRatio = tmpGsfRatio;
2546 bestGsfElectron = *gsfIter;
2577 (bestGsfElectron.
vertex().x() -
bs.position().x()) * (bestGsfElectron.
vertex().x() -
bs.position().x()) +
2578 (bestGsfElectron.
vertex().y() -
bs.position().y()) * (bestGsfElectron.
vertex().y() -
bs.position().y());
2597 if (bestGsfElectron.
isEB())
2599 if (bestGsfElectron.
isEE())
2608 double R = TMath::Sqrt(sclRef->x() * sclRef->x() + sclRef->y() * sclRef->y() + sclRef->z() * sclRef->z());
2609 double Rt = TMath::Sqrt(sclRef->x() * sclRef->x() + sclRef->y() * sclRef->y());
2613 if (bestGsfElectron.
isEB())
2615 if (bestGsfElectron.
isEE())
2622 if (bestGsfElectron.
isEE())
2626 if (bestGsfElectron.
isEB())
2628 if (bestGsfElectron.
isEE())
2631 if (bestGsfElectron.
isEB())
2633 if (bestGsfElectron.
isEE())
2636 if (bestGsfElectron.
isEB())
2638 if (bestGsfElectron.
isEE())
2641 if (bestGsfElectron.
isEB())
2643 if (bestGsfElectron.
isEE())
2646 if (bestGsfElectron.
isEB())
2648 if (bestGsfElectron.
isEE())
2673 bestGsfElectron.
gsfTrack()->outerMomentum().R());
2689 bestGsfElectron.
gsfTrack()->normalizedChi2(),
2703 if (elseed->subDet(1) == 1) {
2705 }
else if (elseed->subDet(1) == 2) {
2707 }
else if (elseed->subDet(1) == 6) {
2734 if (bestGsfElectron.
isEB())
2736 if (bestGsfElectron.
isEE())
2742 if (bestGsfElectron.
isEB())
2744 if (bestGsfElectron.
isEE())
2750 if (bestGsfElectron.
isEB())
2752 if (bestGsfElectron.
isEE())
2758 if (bestGsfElectron.
isEB())
2760 if (bestGsfElectron.
isEE())
2766 if (bestGsfElectron.
isEB())
2768 if (bestGsfElectron.
isEE())
2774 if (bestGsfElectron.
isEB())
2776 if (bestGsfElectron.
isEE())
2782 if (bestGsfElectron.
isEB())
2784 if (bestGsfElectron.
isEE())
2790 if (bestGsfElectron.
isEB())
2792 if (bestGsfElectron.
isEE())
2798 if (bestGsfElectron.
isEB())
2800 if (bestGsfElectron.
isEE())
2806 if (bestGsfElectron.
isEB())
2808 if (bestGsfElectron.
isEE())
2815 if (bestGsfElectron.
isEB())
2817 if (bestGsfElectron.
isEE())
2819 if (bestGsfElectron.
isEB())
2821 if (bestGsfElectron.
isEE())
2832 if (bestGsfElectron.
isEE())
2847 double fbrem_mode = bestGsfElectron.
fbrem();
2851 if (bestGsfElectron.
isEB()) {
2852 double fbrem_mode_barrel = bestGsfElectron.
fbrem();
2856 if (bestGsfElectron.
isEE()) {
2857 double fbrem_mode_endcaps = bestGsfElectron.
fbrem();
2865 if (bestGsfElectron.
isEB()) {
2870 if (bestGsfElectron.
isEE()) {
2878 1. - bestGsfElectron.
gsfTrack()->outerMomentum().R() / bestGsfElectron.
gsfTrack()->innerMomentum().R();
2893 bestGsfElectron.
gsfTrack()->innerMomentum().R());
2897 bestGsfElectron.
gsfTrack()->innerMomentum().R());
2907 bestGsfElectron.
gsfTrack()->innerMomentum().Rho());
2911 bestGsfElectron.
gsfTrack()->innerMomentum().Rho());
2914 if (bestGsfElectron.
isEB())
2916 if (bestGsfElectron.
isEE())
2919 if (bestGsfElectron.
isEB())
2921 if (bestGsfElectron.
isEE())
2956 if (bestGsfElectron.
isEB())
2958 if (bestGsfElectron.
isEE())
2962 if (bestGsfElectron.
isEB())
2964 if (bestGsfElectron.
isEE())
2968 if (bestGsfElectron.
isEB())
2970 if (bestGsfElectron.
isEE())
2975 bestGsfElectron.
pt());
2976 if (bestGsfElectron.
isEB())
2978 bestGsfElectron.
pt());
2979 if (bestGsfElectron.
isEE())
2981 bestGsfElectron.
pt());
2984 bestGsfElectron.
pt());
2985 if (bestGsfElectron.
isEB())
2987 bestGsfElectron.
pt());
2988 if (bestGsfElectron.
isEE())
2990 bestGsfElectron.
pt());
2993 if (bestGsfElectron.
isEB())
2995 bestGsfElectron.
pt());
2996 if (bestGsfElectron.
isEE())
2998 bestGsfElectron.
pt());
3002 if (bestGsfElectron.
isEB())
3004 if (bestGsfElectron.
isEE())
3007 if (bestGsfElectron.
isEB())
3009 if (bestGsfElectron.
isEE())
3012 if (bestGsfElectron.
isEB())
3014 if (bestGsfElectron.
isEE())
3018 if (bestGsfElectron.
isEB())
3020 if (bestGsfElectron.
isEE())
3023 if (bestGsfElectron.
isEB())
3025 if (bestGsfElectron.
isEE())
3028 if (bestGsfElectron.
isEB())
3030 if (bestGsfElectron.
isEE())
3033 if (bestGsfElectron.
isEB())
3035 if (bestGsfElectron.
isEE())
3038 if (bestGsfElectron.
isEB())
3040 if (bestGsfElectron.
isEE())
3044 if (bestGsfElectron.
isEB())
3046 if (bestGsfElectron.
isEE())
3049 if (bestGsfElectron.
isEB())
3051 if (bestGsfElectron.
isEE())
3055 if (bestGsfElectron.
isEB())
3057 if (bestGsfElectron.
isEE())
3060 if (bestGsfElectron.
isEB())
3062 if (bestGsfElectron.
isEE())
3067 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
float hcalDepth1OverEcalBc() 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 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
float dr04HcalDepth1TowerSumEt() const
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
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
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
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
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
float dr04HcalDepth1TowerSumEtBc() const
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
float dr04HcalDepth2TowerSumEtBc() const
MonitorElement * h1_ele_hcalTowerSumEtBc_dr03_depth1
MonitorElement * h1_ele_tkSumPt_dr04
MonitorElement * h1_scl_SigIEtaIEta_endcaps_
MonitorElement * h1_ele_EoPout
float hcalDepth2OverEcalBc() const
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
float dr03HcalDepth1TowerSumEt() const
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
float hcalOverEcalBc() const
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
float dr03HcalDepth1TowerSumEtBc() const
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
T getParameter(std::string const &) const
MonitorElement * h1_ele_EeleOPout_endcaps
float dr03HcalDepth2TowerSumEtBc() const
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
MonitorElement * h2_ele_ambiguousTracksVsPhi
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
float dr03HcalDepth2TowerSumEt() const
MonitorElement * h1_scl_full5x5_sigmaIetaIeta_
float dr03EcalRecHitSumEt() const
edm::EDGetTokenT< reco::BeamSpot > beamSpotTag_
float dr04HcalDepth2TowerSumEt() const
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