![]() |
ATLAS Offline Software
|
hough plots More...
#include <MuonInsideOutAnalysisPlots.h>
Public Member Functions | |
| void | book (TDirectory *dir, const TString &prefix) |
| void | fill (const MuonValidationHoughBlock &hough, int index, float p_) |
| void | fill (int chIndex_, float res_, float pull_, float exerr_, float p_, float max_) |
Public Attributes | |
| TH1 * | max |
| TH2 * | max_pull |
| ResPlots | all |
| ChamberResPlots | chamber |
hough plots
Definition at line 100 of file MuonInsideOutAnalysisPlots.h.
| void Muon::HoughPlots::book | ( | TDirectory * | dir, |
| const TString & | prefix ) |
Definition at line 190 of file MuonInsideOutAnalysisPlots.cxx.
| void Muon::HoughPlots::fill | ( | const MuonValidationHoughBlock & | hough, |
| int | index, | ||
| float | p_ ) |
Definition at line 198 of file MuonInsideOutAnalysisPlots.cxx.
| void Muon::HoughPlots::fill | ( | int | chIndex_, |
| float | res_, | ||
| float | pull_, | ||
| float | exerr_, | ||
| float | p_, | ||
| float | max_ ) |
| ResPlots Muon::HoughPlots::all |
Definition at line 104 of file MuonInsideOutAnalysisPlots.h.
| ChamberResPlots Muon::HoughPlots::chamber |
Definition at line 105 of file MuonInsideOutAnalysisPlots.h.
| TH1* Muon::HoughPlots::max |
Definition at line 101 of file MuonInsideOutAnalysisPlots.h.
| TH2* Muon::HoughPlots::max_pull |
Definition at line 102 of file MuonInsideOutAnalysisPlots.h.