|
ATLAS Offline Software
|
Go to the documentation of this file.
17 precMatchedHitsBIS=
Book1D(
"precMatchedHitsBIS",
"BIS precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
18 precMatchedHitsBIL=
Book1D(
"precMatchedHitsBIL",
"BIL precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
19 precMatchedHitsBMS=
Book1D(
"precMatchedHitsBMS",
"BMS precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
20 precMatchedHitsBML=
Book1D(
"precMatchedHitsBML",
"BML precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
21 precMatchedHitsBOS=
Book1D(
"precMatchedHitsBOS",
"BOS precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
22 precMatchedHitsBOL=
Book1D(
"precMatchedHitsBOL",
"BOL precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
23 precMatchedHitsBEE=
Book1D(
"precMatchedHitsBEE",
"BEE precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
24 precMatchedHitsEIS=
Book1D(
"precMatchedHitsEIS",
"EIS precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
25 precMatchedHitsEIL=
Book1D(
"precMatchedHitsEIL",
"EIL precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
26 precMatchedHitsEMS=
Book1D(
"precMatchedHitsEMS",
"EMS precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
27 precMatchedHitsEML=
Book1D(
"precMatchedHitsEML",
"EML precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
28 precMatchedHitsEOS=
Book1D(
"precMatchedHitsEOS",
"EOS precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
29 precMatchedHitsEOL=
Book1D(
"precMatchedHitsEOL",
"EOL precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
30 precMatchedHitsEES=
Book1D(
"precMatchedHitsEES",
"EES precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
31 precMatchedHitsEEL=
Book1D(
"precMatchedHitsEEL",
"EEL precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
32 precMatchedHitsCSS=
Book1D(
"precMatchedHitsCSS",
"CSS precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
33 precMatchedHitsCSL=
Book1D(
"precMatchedHitsCSL",
"CSL precision hits matched to truth;matched hits;entries",21,-0.5,20.5);
36 phiMatchedHitsBM1=
Book1D(
"phiMatchedHitsBM1",
"BM1 phi hits matched to truth;matched hits;entries",21,-0.5,20.5 );
37 phiMatchedHitsBM2=
Book1D(
"phiMatchedHitsBM2",
"BM2 phi hits matched to truth;matched hits;entries",21,-0.5,20.5 );
38 phiMatchedHitsBO1=
Book1D(
"phiMatchedHitsBO1",
"BO1 phi hits matched to truth;matched hits;entries",21,-0.5,20.5 );
39 phiMatchedHitsBO2=
Book1D(
"phiMatchedHitsBO2",
"BO2 phi hits matched to truth;matched hits;entries",21,-0.5,20.5 );
40 phiMatchedHitsT1=
Book1D(
"phiMatchedHitsT1",
"T1 phi hits matched to truth;matched hits;entries",21,-0.5,20.5 );
41 phiMatchedHitsT2=
Book1D(
"phiMatchedHitsT2",
"T2 phi hits matched to truth;matched hits;entries",21,-0.5,20.5 );
42 phiMatchedHitsT3=
Book1D(
"phiMatchedHitsT3",
"T3 phi hits matched to truth;matched hits;entries",21,-0.5,20.5 );
43 phiMatchedHitsT4=
Book1D(
"phiMatchedHitsT4",
"T4 phi hits matched to truth;matched hits;entries",21,-0.5,20.5 );
44 phiMatchedHitsCSC=
Book1D(
"phiMatchedHitsCSC",
"CSC phi hits matched to truth;matched hits;entries",21,-0.5,20.5 );
109 if (!
acc.isAvailable(
muon))
return;
111 for (
unsigned int i=0;
i<
vec.size();
i++) {
121 if (!
acc.isAvailable(
muon))
return;
131 if (!
acc.isAvailable(
muon))
return;
MuonStationIndex::ChIndex ChIdx
@ BEE
BEE measurement point.
TH1 * trigEtaMatchedHitsSummed
std::vector< size_t > vec
Helper class to provide constant type-safe access to aux data.
MuonTruthHitPlots(PlotBase *pParent, const std::string &sDir)
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
TH1 * trigEtaMatchedHitsBM1
TH1 * trigEtaMatchedHitsT2
PhiIndex
enum to classify the different phi layers in the muon spectrometer
TH1 * trigEtaMatchedHitsBM2
void fill(const xAOD::Muon &muon, float weight=1.0)
TH1D * Book1D(const std::string &name, const std::string &labels, int nBins, float start, float end, bool prependDir=true)
Book a TH1D histogram.
TH1 * trigEtaMatchedHitsT4
TH1 * trigEtaMatchedHitsBO1
TH1 * precMatchedHitsSummed
TH1 * trigEtaMatchedHitsT3
TH1 * trigEtaMatchedHitsT1
TH1 * phiMatchedHitsSummed
ChIndex
enum to classify the different chamber layers in the muon spectrometer
void fillPlot(TH1 *hitPlots, const std::string &sInfo, const Muon::MuonStationIndex::ChIndex &index, const xAOD::Muon &muon, float weight=1.0)
Helper class to provide constant type-safe access to aux data.
TH1 * trigEtaMatchedHitsBO2