28 ACTS_DEBUG(
"Initialize the histograms for fake rate plots");
32 "nRecoTracks",
"Number of reconstructed track candidates", bNum);
35 "nTruthMatchedTracks",
"Number of truth-matched track candidates", bNum);
38 "nFakeTracks",
"Number of fake track candidates", bNum);
42 "fakerate_vs_pT",
"Tracking fake rate;pT [GeV/c];Fake rate", bPt);
45 "fakerate_vs_eta",
"Tracking fake rate;#eta;Fake rate", bEta);
48 "fakerate_vs_phi",
"Tracking fake rate;#phi;Fake rate", bPhi);
52 "duplicationNum_vs_pT",
"Duplication number vs. pT", bPt, bNum);
55 "duplicationNum_vs_eta",
"Duplication number vs. #eta", bEta, bNum);
58 "duplicationNum_vs_phi",
"Duplication number vs. #phi", bPhi, bNum);
102 size_t nFakeTracks)
const {
108 nTruthMatchedTracks + nFakeTracks);
110 nTruthMatchedTracks);
114 nTruthMatchedTracks);
116 nTruthMatchedTracks);
118 nTruthMatchedTracks);