43 if(_clone)
return _current;
53 _current =
dynamic_cast<T*
>(
obj->Clone((
"ME " + _me->
getName()).c_str()));
54 if(_current) _current->SetDirectory(0);
58 return dynamic_cast<T*
>(
obj);
virtual void endJobAnalyze(DQMStore::IGetter &)
const std::string & getName(void) const
get name of ME
ESClient(edm::ParameterSet const &)
virtual void endLumiAnalyze(DQMStore::IGetter &)
virtual void book(DQMStore::IBooker &)
void setup(DQMStore::IBooker &)
TObject * getRootObject(void) const
T * getHisto(MonitorElement *, bool=false, T *=0) const