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 |
TH1 * | t0Trig |
TH1 * | beta |
TH2 * | beta2 |
TH1 * | betaTrig |
TH1 * | t0Res |
TH1 * | t0ResTrig |
TH1 * | betaRes |
TH1 * | betaResTrig |
TH1 * | quality |
TH2 * | quality_chIndex |
TH2 * | quality_sector |
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 | ||
) |
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 |
Definition at line 117 of file MuonInsideOutAnalysisPlots.h.
TH2* Muon::SegmentPlots::beta2 |
Definition at line 118 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::SegmentPlots::betaRes |
Definition at line 122 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::SegmentPlots::betaResTrig |
Definition at line 123 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::SegmentPlots::betaTrig |
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 |
Definition at line 124 of file MuonInsideOutAnalysisPlots.h.
TH2* Muon::SegmentPlots::quality_chIndex |
Definition at line 125 of file MuonInsideOutAnalysisPlots.h.
TH2* Muon::SegmentPlots::quality_sector |
Definition at line 126 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::SegmentPlots::t0 |
Definition at line 115 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::SegmentPlots::t0Res |
Definition at line 120 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::SegmentPlots::t0ResTrig |
Definition at line 121 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::SegmentPlots::t0Trig |
Definition at line 116 of file MuonInsideOutAnalysisPlots.h.