|
void | fill (double x, double y, double time) |
|
void | init (bool pixel, double pitch) |
|
| RPPlots () |
|
void | write () const |
|
◆ RPPlots()
CTPPSTrackDistributionPlotter::RPPlots::RPPlots |
( |
| ) |
|
|
inline |
◆ fill()
void CTPPSTrackDistributionPlotter::RPPlots::fill |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
time |
|
) |
| |
|
inline |
◆ init()
void CTPPSTrackDistributionPlotter::RPPlots::init |
( |
bool |
pixel, |
|
|
double |
pitch |
|
) |
| |
|
inline |
◆ write()
void CTPPSTrackDistributionPlotter::RPPlots::write |
( |
| ) |
const |
|
inline |
◆ h2_y_vs_x
std::unique_ptr<TH2D> CTPPSTrackDistributionPlotter::RPPlots::h2_y_vs_x |
◆ h_time
std::unique_ptr<TH1D> CTPPSTrackDistributionPlotter::RPPlots::h_time |
◆ h_x
std::unique_ptr<TH1D> CTPPSTrackDistributionPlotter::RPPlots::h_x |
◆ h_y
std::unique_ptr<TH1D> CTPPSTrackDistributionPlotter::RPPlots::h_y |
◆ initialized
bool CTPPSTrackDistributionPlotter::RPPlots::initialized |
◆ p_y_vs_x
std::unique_ptr<TProfile> CTPPSTrackDistributionPlotter::RPPlots::p_y_vs_x |