48 for (
int i=0;
i<4;
i++) {
119 for (
int i=0;
i<4;
i++) {
157 for (
int i=0;
i<4;
i++) {
217 #ifdef WITH_ECAL_COND_DB
231 if (
ievt_ % 10 == 0 ) {
237 std::stringstream ss;
241 for (
int i=0;
i<4;
i++) {
244 ss <<
prefixME_ <<
"/EBBeamHodoTask/EBBHT occup " <<
Numbers::sEB(smId) << std::setfill(
'0') << std::setw(2) <<
i+1;
249 ss <<
prefixME_ <<
"/EBBeamHodoTask/EBBHT raw " <<
Numbers::sEB(smId) << std::setfill(
'0') << std::setw(2) << i+1;
T getUntrackedParameter(std::string const &, T const &) const
static std::string sEB(const int ism)
static T getHisto(const MonitorElement *me, bool clone=false, T ret=0)
Returns the histogram contained by the Monitor Element.
Some "id" conversions.
std::vector< int > superModules_
MonitorElement * get(const std::string &path) const
get ME from full pathname (e.g. "my/long/dir/my_histo")
Ecal Monitor Utils for Client.
void analyze(void)
Analyze.
virtual ~EBBeamHodoClient()
Destructor.
void beginJob(void)
BeginJob.
void beginRun(void)
BeginRun.
EBBeamHodoClient(const edm::ParameterSet &ps)
Constructor.
void cleanup(void)
Cleanup.
void setCurrentFolder(const std::string &fullpath)