#include <DQMOffline/Trigger/interface/MonElemWithCut.h>
Public Member Functions | |
virtual void | fill (const T &obj, const EgHLTOffData &evtData, float weight)=0 |
MonElemWithCutBase () | |
virtual | ~MonElemWithCutBase () |
Private Member Functions | |
MonElemWithCutBase (const MonElemWithCutBase &rhs) | |
MonElemWithCutBase & | operator= (const MonElemWithCutBase &rhs) |
Definition at line 26 of file MonElemWithCut.h.
MonElemWithCutBase< T >::MonElemWithCutBase | ( | const MonElemWithCutBase< T > & | rhs | ) | [inline, private] |
MonElemWithCutBase< T >::MonElemWithCutBase | ( | ) | [inline] |
virtual MonElemWithCutBase< T >::~MonElemWithCutBase | ( | ) | [inline, virtual] |
virtual void MonElemWithCutBase< T >::fill | ( | const T & | obj, | |
const EgHLTOffData & | evtData, | |||
float | weight | |||
) | [pure virtual] |
MonElemWithCutBase& MonElemWithCutBase< T >::operator= | ( | const MonElemWithCutBase< T > & | rhs | ) | [inline, private] |