1 #ifndef DQM_ECALCOMMON_GeomHelperFunctions_H
2 #define DQM_ECALCOMMON_GeomHelperFunctions_H
51 static std::map<std::string, MeInfo>
infos;
void fillME(MonitorElement *me, const EEDetId &id, double wz=1., double wprof=1.)
int getBinME(MonitorElement *me, const EEDetId &id)
void setBinEntriesME(MonitorElement *me, const EEDetId &id, double entries)
void setBinContentME(MonitorElement *me, const EEDetId &id, double content)
double getBinErrorME(MonitorElement *me, const EEDetId &id)
void setBinErrorME(MonitorElement *me, const EEDetId &id, double error)
MonitorElement * bookME(DQMStore *dqmStore, const std::string &name, const std::string &title, const std::string &className, ObjectType otype, BinningType btype=kCrystal, int ism=0, double lowZ=0., double highZ=0., const char *option="s")
double getBinContentME(MonitorElement *me, const EEDetId &id)
static void set(MonitorElement *me, ObjectType otype, BinningType btype, int ism)
double getBinEntriesME(MonitorElement *me, const EEDetId &id)
int ism(int ieta, int iphi)
static std::map< std::string, MeInfo > infos
std::string className(const T &t)