ATLAS Offline Software
|
residual plots per chamber index More...
#include <MuonInsideOutAnalysisPlots.h>
Public Member Functions | |
void | book (TDirectory *dir, const TString &prefix) |
void | fill (int chIndex_, float res_, float pull_, float exerr_, float p_) |
Public Attributes | |
std::vector< ResPlots > | plots |
std::vector< ResPlotsPt > | plots_p |
residual plots per chamber index
Definition at line 38 of file MuonInsideOutAnalysisPlots.h.
void Muon::ChamberResPlots::book | ( | TDirectory * | dir, |
const TString & | prefix | ||
) |
Definition at line 40 of file MuonInsideOutAnalysisPlots.cxx.
void Muon::ChamberResPlots::fill | ( | int | chIndex_, |
float | res_, | ||
float | pull_, | ||
float | exerr_, | ||
float | p_ | ||
) |
Definition at line 53 of file MuonInsideOutAnalysisPlots.cxx.
std::vector<ResPlots> Muon::ChamberResPlots::plots |
Definition at line 40 of file MuonInsideOutAnalysisPlots.h.
std::vector<ResPlotsPt> Muon::ChamberResPlots::plots_p |
Definition at line 41 of file MuonInsideOutAnalysisPlots.h.