ATLAS Offline Software
|
residual plots vs pt More...
#include <MuonInsideOutAnalysisPlots.h>
Public Member Functions | |
void | book (const TString &prefix) |
void | fill (float res_, float pull_, float exerr_, float pt) |
Public Attributes | |
TH2 * | res_p |
TH2 * | pull_p |
TH2 * | exerr_p |
residual plots vs pt
Definition at line 28 of file MuonInsideOutAnalysisPlots.h.
void Muon::ResPlotsPt::book | ( | const TString & | prefix | ) |
void Muon::ResPlotsPt::fill | ( | float | res_, |
float | pull_, | ||
float | exerr_, | ||
float | pt | ||
) |
Definition at line 34 of file MuonInsideOutAnalysisPlots.cxx.
TH2* Muon::ResPlotsPt::exerr_p |
Definition at line 31 of file MuonInsideOutAnalysisPlots.h.
TH2* Muon::ResPlotsPt::pull_p |
Definition at line 30 of file MuonInsideOutAnalysisPlots.h.
TH2* Muon::ResPlotsPt::res_p |
Definition at line 29 of file MuonInsideOutAnalysisPlots.h.