ATLAS Offline Software
|
residual plots More...
#include <MuonInsideOutAnalysisPlots.h>
Public Member Functions | |
void | book (const TString &prefix) |
void | fill (float res_, float pull_, float exerr_) |
Public Attributes | |
TH1 * | res |
TH1 * | pull |
TH1 * | exerr |
residual plots
Definition at line 18 of file MuonInsideOutAnalysisPlots.h.
void Muon::ResPlots::book | ( | const TString & | prefix | ) |
void Muon::ResPlots::fill | ( | float | res_, |
float | pull_, | ||
float | exerr_ | ||
) |
Definition at line 23 of file MuonInsideOutAnalysisPlots.cxx.
TH1* Muon::ResPlots::exerr |
Definition at line 21 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::ResPlots::pull |
Definition at line 20 of file MuonInsideOutAnalysisPlots.h.
TH1* Muon::ResPlots::res |
Definition at line 19 of file MuonInsideOutAnalysisPlots.h.