ATLAS Offline Software
|
time plots More...
#include <MuonInsideOutAnalysisPlots.h>
Public Member Functions | |
void | book (TDirectory *dir, const TString &prefix, int type) |
void | fill (const MuonValidationTimeBlock ×, int index, float betaTrack) |
Public Attributes | |
int | typeIndex |
TH1 * | time |
TH1 * | error |
TH1 * | timeRes |
TH1 * | timePull |
TH1 * | beta |
TH1 * | betaRes |
TH1 * | betaPull |
TH1 * | invBetaRes |
TH1 * | invBetaPull |
TH2 * | timeResScat |
TH2 * | timePullScat |
TH1 * | error_time |
TH1 * | errorRT |
TH1 * | errorTrack |
TH2 * | errorRT_Track |
TH1 * | timeResCor |
TH1 * | timePullCor |
TH1 * | timeRes0_10 |
TH1 * | timeRes10_70 |
TH1 * | timeRes70_150 |
TH1 * | timeRes150_350 |
TH1 * | timeRes350_800 |
TH1 * | timePull0_10 |
TH1 * | timePull10_70 |
TH1 * | timePull70_150 |
TH1 * | timePull150_350 |
TH1 * | timePull350_800 |
time plots
Definition at line 62 of file MuonInsideOutAnalysisPlots.h.
void Muon::TimePlots::book | ( | TDirectory * | dir, |
const TString & | prefix, | ||
int | type | ||
) |
Definition at line 80 of file MuonInsideOutAnalysisPlots.cxx.
void Muon::TimePlots::fill | ( | const MuonValidationTimeBlock & | times, |
int | index, | ||
float | betaTrack | ||
) |
Definition at line 129 of file MuonInsideOutAnalysisPlots.cxx.
TH1* Muon::TimePlots::beta |
Definition at line 68 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::betaPull |
Definition at line 70 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::betaRes |
Definition at line 69 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::error |
Definition at line 65 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::error_time |
Definition at line 76 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::errorRT |
Definition at line 77 of file MuonInsideOutAnalysisPlots.h.
TH2* Muon::TimePlots::errorRT_Track |
Definition at line 79 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::errorTrack |
Definition at line 78 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::invBetaPull |
Definition at line 72 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::invBetaRes |
Definition at line 71 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::time |
Definition at line 64 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timePull |
Definition at line 67 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timePull0_10 |
Definition at line 88 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timePull10_70 |
Definition at line 89 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timePull150_350 |
Definition at line 91 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timePull350_800 |
Definition at line 92 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timePull70_150 |
Definition at line 90 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timePullCor |
Definition at line 81 of file MuonInsideOutAnalysisPlots.h.
TH2* Muon::TimePlots::timePullScat |
Definition at line 74 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timeRes |
Definition at line 66 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timeRes0_10 |
Definition at line 82 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timeRes10_70 |
Definition at line 83 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timeRes150_350 |
Definition at line 85 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timeRes350_800 |
Definition at line 86 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timeRes70_150 |
Definition at line 84 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::TimePlots::timeResCor |
Definition at line 80 of file MuonInsideOutAnalysisPlots.h.
TH2* Muon::TimePlots::timeResScat |
Definition at line 73 of file MuonInsideOutAnalysisPlots.h.
int Muon::TimePlots::typeIndex |
Definition at line 63 of file MuonInsideOutAnalysisPlots.h.