ATLAS Offline Software
|
hit plots More...
#include <MuonInsideOutAnalysisPlots.h>
Public Member Functions | |
void | book (TDirectory *dir, const TString &prefix) |
void | fill (const MuonValidationHitBlock &hits, int index, float p_) |
void | fill (int chIndex_, float res_, float pull_, float exerr_, float p_) |
Public Attributes | |
ResPlots | all |
ResPlotsPt | all_p |
ChamberResPlots | chamber |
hit plots
Definition at line 49 of file MuonInsideOutAnalysisPlots.h.
void Muon::HitPlots::book | ( | TDirectory * | dir, |
const TString & | prefix | ||
) |
void Muon::HitPlots::fill | ( | const MuonValidationHitBlock & | hits, |
int | index, | ||
float | p_ | ||
) |
void Muon::HitPlots::fill | ( | int | chIndex_, |
float | res_, | ||
float | pull_, | ||
float | exerr_, | ||
float | p_ | ||
) |
ResPlots Muon::HitPlots::all |
Definition at line 50 of file MuonInsideOutAnalysisPlots.h.
ResPlotsPt Muon::HitPlots::all_p |
Definition at line 51 of file MuonInsideOutAnalysisPlots.h.
ChamberResPlots Muon::HitPlots::chamber |
Definition at line 52 of file MuonInsideOutAnalysisPlots.h.