#include <EgHLTDQMCut.h>
Public Member Functions | |
EgHLTDQMCut< T > * | clone () const override |
EgHLTDQMUserVarCut (int(T::*cutCodeFunc)(const Key &) const, const Key &key, int cutsNotToMask=~0x0) | |
bool | pass (const T &obj, const OffEvt &evt) const override |
~EgHLTDQMUserVarCut () override=default | |
Public Member Functions inherited from egHLT::EgHLTDQMCut< T > | |
EgHLTDQMCut ()=default | |
virtual | ~EgHLTDQMCut ()=default |
Private Attributes | |
int(T::* | cutCodeFunc_ )(const Key &) const |
int | cutsNotToMask_ |
const Key | key_ |
Additional Inherited Members | |
Protected Member Functions inherited from egHLT::EgHLTDQMCut< T > | |
EgHLTDQMCut (const EgHLTDQMCut &rhs)=default | |
Definition at line 74 of file EgHLTDQMCut.h.
|
inline |
Definition at line 81 of file EgHLTDQMCut.h.
Referenced by egHLT::EgHLTDQMUserVarCut< T, Key >::clone().
|
overridedefault |
|
inlineoverridevirtual |
Implements egHLT::EgHLTDQMCut< T >.
Definition at line 86 of file EgHLTDQMCut.h.
References egHLT::EgHLTDQMUserVarCut< T, Key >::EgHLTDQMUserVarCut().
|
overridevirtual |
Implements egHLT::EgHLTDQMCut< T >.
Definition at line 90 of file EgHLTDQMCut.h.
References getGTfromDQMFile::obj.
|
private |
Definition at line 76 of file EgHLTDQMCut.h.
|
private |
Definition at line 78 of file EgHLTDQMCut.h.
|
private |
Definition at line 77 of file EgHLTDQMCut.h.