30 countEvt_(0),countLumi_(0) {
54 h_x0_lumi =
dbe_->
book1D(
"x0_lumi_cond",
"x coordinate of beam spot vs lumi (Cond)",10,0,10);
59 h_y0_lumi =
dbe_->
book1D(
"y0_lumi_cond",
"y coordinate of beam spot vs lumi (Cond)",10,0,10);
T getUntrackedParameter(std::string const &, T const &) const
double GetY() const
get Y beam position
void beginRun(const edm::Run &r, const edm::EventSetup &c)
MonitorElement * book1D(const char *name, const char *title, int nchX, double lowX, double highX)
Book 1D histogram.
#define DEFINE_FWK_MODULE(type)
double GetYError() const
get Y beam position Error
void ShiftFillLast(double y, double ye=0., int32_t xscale=1)
BeamSpotObjects condBeamSpot
MonitorElement * h_y0_lumi
MonitorElement * h_x0_lumi
void beginLuminosityBlock(const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context)
void endLuminosityBlock(const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c)
edm::ParameterSet parameters_
void endRun(const edm::Run &r, const edm::EventSetup &c)
double GetX() const
get X beam position
double GetXError() const
get X beam position Error
BeamConditionsMonitor(const edm::ParameterSet &)
void setAxisTitle(const std::string &title, int axis=1)
set x-, y- or z-axis title (axis=1, 2, 3 respectively)
void analyze(const edm::Event &e, const edm::EventSetup &c)
void setCurrentFolder(const std::string &fullpath)