#include <EgHLTMonElemWithCutEBEE.h>
Public Member Functions | |
void | fill (const T &obj, const OffEvt &evt, float weight) override |
MonElemWithCutEBEE (DQMStore::IBooker &iBooker, const std::string &name, const std::string &title, int nrBins, float min, float max, varType(T::*varFunc)() const) | |
MonElemWithCutEBEE (DQMStore::IBooker &iBooker, const std::string &name, const std::string &title, int nrBins, float min, float max, varType(T::*varFunc)() const, const EgHLTDQMCut< T > *cut) | |
~MonElemWithCutEBEE () override=default | |
Public Member Functions inherited from egHLT::MonElemWithCutBase< T > | |
MonElemWithCutBase ()=default | |
virtual | ~MonElemWithCutBase ()=default |
Private Attributes | |
MonElemWithCut< T, varType > | barrel_ |
MonElemWithCut< T, varType > | endcap_ |
Definition at line 25 of file EgHLTMonElemWithCutEBEE.h.
|
inline |
Definition at line 31 of file EgHLTMonElemWithCutEBEE.h.
|
inline |
Definition at line 41 of file EgHLTMonElemWithCutEBEE.h.
|
overridedefault |
|
overridevirtual |
Implements egHLT::MonElemWithCutBase< T >.
Definition at line 58 of file EgHLTMonElemWithCutEBEE.h.
References egHLT::MonElemWithCut< T, varTypeX, varTypeY >::fill(), and getGTfromDQMFile::obj.
|
private |
Definition at line 27 of file EgHLTMonElemWithCutEBEE.h.
|
private |
Definition at line 28 of file EgHLTMonElemWithCutEBEE.h.