Public Member Functions | |
SectorPlots () | |
void | write () const |
Public Attributes | |
std::unique_ptr< TH1D > | h_de_p |
std::unique_ptr< TH1D > | h_de_th_x |
std::unique_ptr< TH1D > | h_de_th_y |
Definition at line 39 of file CTPPSBeamSmearingValidator.cc.
|
inline |
Definition at line 42 of file CTPPSBeamSmearingValidator.cc.
|
inline |
Definition at line 47 of file CTPPSBeamSmearingValidator.cc.
References h_de_p, h_de_th_x, and h_de_th_y.
std::unique_ptr<TH1D> CTPPSBeamSmearingValidator::SectorPlots::h_de_p |
Definition at line 40 of file CTPPSBeamSmearingValidator.cc.
Referenced by write().
std::unique_ptr<TH1D> CTPPSBeamSmearingValidator::SectorPlots::h_de_th_x |
Definition at line 40 of file CTPPSBeamSmearingValidator.cc.
Referenced by write().
std::unique_ptr<TH1D> CTPPSBeamSmearingValidator::SectorPlots::h_de_th_y |
Definition at line 40 of file CTPPSBeamSmearingValidator.cc.
Referenced by write().