19 void fill(
DetId const&,
double,
double _wy = 1.,
double _w = 1.);
20 void fill(
unsigned,
double,
double _wy = 1.,
double _w = 1.);
21 void fill(
double,
double _wy = 1.,
double _w = 1.);
33 double getBinError(
unsigned,
int _bin = 0)
const {
return 0.; }
time_t getTimeZero() const
void fill(DetId const &, double, double _wy=1., double _w=1.)
double getBinContent(DetId const &, int _bin=0) const
void setBinEntries(unsigned, double)
void setTimeZero(time_t _t0)
double getBinError(unsigned, int _bin=0) const
MESetTrend(std::string const &, MEData const &, bool _readOnly=false)
void setBinContent(DetId const &, double, double _err=0.)
void setBinEntries(DetId const &, double)
void setBinContent(unsigned, double, double _err=0.)
double getBinEntries(DetId const &, int _bin=0) const
void setMinutely(bool _minutely)
double getBinContent(unsigned, int _bin=0) const
double getBinEntries(unsigned, int _bin=0) const
double getBinError(DetId const &, int _bin=0) const