![]() |
ATLAS Offline Software
|
segment plots More...
#include <MuonInsideOutAnalysisPlots.h>
Public Member Functions | |
| void | book (TDirectory *dir, const TString &prefix) |
| void | fill (int chIndex_, int sector_, int quality_) |
| void | fill (const MuonValidationSegmentBlock &segments, int index, float p_, float betaTrack) |
Public Attributes | |
| TH1 * | t0 = nullptr |
| TH1 * | t0Trig = nullptr |
| TH1 * | beta = nullptr |
| TH2 * | beta2 = nullptr |
| TH1 * | betaTrig = nullptr |
| TH1 * | t0Res = nullptr |
| TH1 * | t0ResTrig = nullptr |
| TH1 * | betaRes = nullptr |
| TH1 * | betaResTrig = nullptr |
| TH1 * | quality = nullptr |
| TH2 * | quality_chIndex = nullptr |
| TH2 * | quality_sector = nullptr |
| ResPlots | allx {} |
| ChamberResPlots | chamberx |
| ResPlots | ally {} |
| ChamberResPlots | chambery |
| ResPlots | allxz {} |
| ChamberResPlots | chamberxz |
| ResPlots | allyz {} |
| ChamberResPlots | chamberyz |
| ResPlots | allcy {} |
| ChamberResPlots | chambercy |
segment plots
Definition at line 114 of file MuonInsideOutAnalysisPlots.h.
| void Muon::SegmentPlots::book | ( | TDirectory * | dir, |
| const TString & | prefix ) |
Definition at line 210 of file MuonInsideOutAnalysisPlots.cxx.
| void Muon::SegmentPlots::fill | ( | const MuonValidationSegmentBlock & | segments, |
| int | index, | ||
| float | p_, | ||
| float | betaTrack ) |
Definition at line 241 of file MuonInsideOutAnalysisPlots.cxx.
| void Muon::SegmentPlots::fill | ( | int | chIndex_, |
| int | sector_, | ||
| int | quality_ ) |
Definition at line 289 of file MuonInsideOutAnalysisPlots.cxx.
| ResPlots Muon::SegmentPlots::allcy {} |
Definition at line 140 of file MuonInsideOutAnalysisPlots.h.
| ResPlots Muon::SegmentPlots::allx {} |
Definition at line 128 of file MuonInsideOutAnalysisPlots.h.
| ResPlots Muon::SegmentPlots::allxz {} |
Definition at line 134 of file MuonInsideOutAnalysisPlots.h.
| ResPlots Muon::SegmentPlots::ally {} |
Definition at line 131 of file MuonInsideOutAnalysisPlots.h.
| ResPlots Muon::SegmentPlots::allyz {} |
Definition at line 137 of file MuonInsideOutAnalysisPlots.h.
| TH1* Muon::SegmentPlots::beta = nullptr |
Definition at line 117 of file MuonInsideOutAnalysisPlots.h.
| TH2* Muon::SegmentPlots::beta2 = nullptr |
Definition at line 118 of file MuonInsideOutAnalysisPlots.h.
| TH1* Muon::SegmentPlots::betaRes = nullptr |
Definition at line 122 of file MuonInsideOutAnalysisPlots.h.
| TH1* Muon::SegmentPlots::betaResTrig = nullptr |
Definition at line 123 of file MuonInsideOutAnalysisPlots.h.
| TH1* Muon::SegmentPlots::betaTrig = nullptr |
Definition at line 119 of file MuonInsideOutAnalysisPlots.h.
| ChamberResPlots Muon::SegmentPlots::chambercy |
Definition at line 141 of file MuonInsideOutAnalysisPlots.h.
| ChamberResPlots Muon::SegmentPlots::chamberx |
Definition at line 129 of file MuonInsideOutAnalysisPlots.h.
| ChamberResPlots Muon::SegmentPlots::chamberxz |
Definition at line 135 of file MuonInsideOutAnalysisPlots.h.
| ChamberResPlots Muon::SegmentPlots::chambery |
Definition at line 132 of file MuonInsideOutAnalysisPlots.h.
| ChamberResPlots Muon::SegmentPlots::chamberyz |
Definition at line 138 of file MuonInsideOutAnalysisPlots.h.
| TH1* Muon::SegmentPlots::quality = nullptr |
Definition at line 124 of file MuonInsideOutAnalysisPlots.h.
| TH2* Muon::SegmentPlots::quality_chIndex = nullptr |
Definition at line 125 of file MuonInsideOutAnalysisPlots.h.
| TH2* Muon::SegmentPlots::quality_sector = nullptr |
Definition at line 126 of file MuonInsideOutAnalysisPlots.h.
| TH1* Muon::SegmentPlots::t0 = nullptr |
Definition at line 115 of file MuonInsideOutAnalysisPlots.h.
| TH1* Muon::SegmentPlots::t0Res = nullptr |
Definition at line 120 of file MuonInsideOutAnalysisPlots.h.
| TH1* Muon::SegmentPlots::t0ResTrig = nullptr |
Definition at line 121 of file MuonInsideOutAnalysisPlots.h.
| TH1* Muon::SegmentPlots::t0Trig = nullptr |
Definition at line 116 of file MuonInsideOutAnalysisPlots.h.