28 ACTS_DEBUG(
"Initialize the histograms for fake rate plots");
32 "nRecoTracks_vs_pT",
"Number of reconstructed track candidates", bPt,
36 "nTruthMatchedTracks_vs_pT",
"Number of truth-matched track candidates",
40 "nFakeTracks_vs_pT",
"Number of fake track candidates", bPt, bNum);
44 "nRecoTracks_vs_eta",
"Number of reconstructed track candidates", bEta,
48 "nTruthMatchedTracks_vs_eta",
"Number of truth-matched track candidates",
52 "nFakeTracks_vs_eta",
"Number of fake track candidates", bEta, bNum);
56 "fakerate_vs_pT",
"Tracking fake rate;pT [GeV/c];Fake rate", bPt);
59 "fakerate_vs_eta",
"Tracking fake rate;#eta;Fake rate", bEta);
62 "fakerate_vs_phi",
"Tracking fake rate;#phi;Fake rate", bPhi);
108 size_t nFakeTracks)
const {
113 nTruthMatchedTracks + nFakeTracks);
115 nTruthMatchedTracks);
119 nTruthMatchedTracks + nFakeTracks);
121 nTruthMatchedTracks);