|
void | book (DQMStore::IBooker &booker) override |
|
void | fill2D (double value1, double value2) |
|
| PlotProfile () |
|
| PlotProfile (const std::string &n, const std::string &t, const std::string &d, int nx, double x0, double x1, const std::vector< double > &vx, int ny, double y0, double y1) |
|
virtual void | fill (float value) |
|
| Plot1D () |
|
| Plot1D (const std::string &n, const std::string &t, const std::string &d, int nx, double x0, double x1) |
|
virtual | ~Plot1D () |
|
Definition at line 50 of file OffsetAnalyzerDQM.cc.
◆ PlotProfile() [1/2]
OffsetAnalyzerDQM::PlotProfile::PlotProfile |
( |
| ) |
|
|
inline |
◆ PlotProfile() [2/2]
OffsetAnalyzerDQM::PlotProfile::PlotProfile |
( |
const std::string & |
n, |
|
|
const std::string & |
t, |
|
|
const std::string & |
d, |
|
|
int |
nx, |
|
|
double |
x0, |
|
|
double |
x1, |
|
|
const std::vector< double > & |
vx, |
|
|
int |
ny, |
|
|
double |
y0, |
|
|
double |
y1 |
|
) |
| |
|
inline |
◆ book()
◆ fill2D()
void OffsetAnalyzerDQM::PlotProfile::fill2D |
( |
double |
value1, |
|
|
double |
value2 |
|
) |
| |
|
inline |
◆ nybins
int OffsetAnalyzerDQM::PlotProfile::nybins |
◆ xbins
std::vector<double> OffsetAnalyzerDQM::PlotProfile::xbins |
◆ yhigh
double OffsetAnalyzerDQM::PlotProfile::yhigh |
◆ ylow
double OffsetAnalyzerDQM::PlotProfile::ylow |