#include <EgHLTMonElemMgrEBEE.h>
Public Member Functions | |
void | fill (const T &obj, float weight) |
MonElemMgrEBEE (DQMStore::IBooker &iBooker, const std::string &name, const std::string &title, int nrBins, float min, float max, varType(T::*varFunc)() const) | |
~MonElemMgrEBEE () | |
Public Member Functions inherited from egHLT::MonElemManagerBase< T > | |
MonElemManagerBase () | |
virtual | ~MonElemManagerBase () |
Private Attributes | |
MonElemManager< T, varType > | barrel_ |
MonElemManager< T, varType > | endcap_ |
Definition at line 22 of file EgHLTMonElemMgrEBEE.h.
|
inline |
Definition at line 28 of file EgHLTMonElemMgrEBEE.h.
|
inline |
Definition at line 32 of file EgHLTMonElemMgrEBEE.h.
References egHLT::MonElemMgrEBEE< T, varType >::fill(), and MuonAssociatorByHits_cfi::obj.
|
virtual |
Implements egHLT::MonElemManagerBase< T >.
Definition at line 38 of file EgHLTMonElemMgrEBEE.h.
References egHLT::MonElemManager< T, varType >::fill().
Referenced by egHLT::MonElemMgr2DEBEE< T, varTypeX, varTypeY >::~MonElemMgr2DEBEE(), and egHLT::MonElemMgrEBEE< T, varType >::~MonElemMgrEBEE().
|
private |
Definition at line 24 of file EgHLTMonElemMgrEBEE.h.
|
private |
Definition at line 25 of file EgHLTMonElemMgrEBEE.h.