#include <EgHLTMonElemWithCut.h>
Public Member Functions | |
virtual void | fill (const T &obj, const OffEvt &evt, float weight)=0 |
MonElemWithCutBase () | |
virtual | ~MonElemWithCutBase () |
Private Member Functions | |
MonElemWithCutBase (const MonElemWithCutBase &rhs) | |
MonElemWithCutBase & | operator= (const MonElemWithCutBase &rhs) |
Definition at line 26 of file EgHLTMonElemWithCut.h.
|
inlineprivate |
Definition at line 29 of file EgHLTMonElemWithCut.h.
|
inline |
Definition at line 32 of file EgHLTMonElemWithCut.h.
|
inlinevirtual |
Definition at line 33 of file EgHLTMonElemWithCut.h.
References egHLT::MonElemWithCutBase< T >::fill(), and MuonAssociatorByHits_cfi::obj.
|
pure virtual |
Implemented in egHLT::MonElemContainer< T >, egHLT::MonElemWithCut< T, varTypeX, varTypeY >, egHLT::MonElemWithCut< T, varType >, and egHLT::MonElemWithCutEBEE< T, varType >.
Referenced by egHLT::MonElemWithCut< T, varType >::MonElemWithCut(), and egHLT::MonElemWithCutBase< T >::~MonElemWithCutBase().
|
inlineprivate |
Definition at line 30 of file EgHLTMonElemWithCut.h.