CMS 3D CMS Logo

MonElemWithCutBase< T > Class Template Reference

#include <DQMOffline/Trigger/interface/MonElemWithCut.h>

Inheritance diagram for MonElemWithCutBase< T >:

MonElemContainer< T > MonElemWithCut< T, varTypeX, varTypeY > MonElemWithCutEBEE< T, varType >

List of all members.

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)
MonElemWithCutBaseoperator= (const MonElemWithCutBase &rhs)


Detailed Description

template<class T>
class MonElemWithCutBase< T >

Definition at line 26 of file MonElemWithCut.h.


Constructor & Destructor Documentation

template<class T>
MonElemWithCutBase< T >::MonElemWithCutBase ( const MonElemWithCutBase< T > &  rhs  )  [inline, private]

Definition at line 29 of file MonElemWithCut.h.

00029 {}

template<class T>
MonElemWithCutBase< T >::MonElemWithCutBase (  )  [inline]

Definition at line 32 of file MonElemWithCut.h.

00032 {}

template<class T>
virtual MonElemWithCutBase< T >::~MonElemWithCutBase (  )  [inline, virtual]

Definition at line 33 of file MonElemWithCut.h.

00033 {}


Member Function Documentation

template<class T>
virtual void MonElemWithCutBase< T >::fill ( const T &  obj,
const EgHLTOffData evtData,
float  weight 
) [pure virtual]

Implemented in MonElemContainer< T >, MonElemWithCut< T, varTypeX, varTypeY >, MonElemWithCutEBEE< T, varType >, and MonElemWithCut< T, varType >.

template<class T>
MonElemWithCutBase& MonElemWithCutBase< T >::operator= ( const MonElemWithCutBase< T > &  rhs  )  [inline, private]

Definition at line 30 of file MonElemWithCut.h.

00030 {return *this;}


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:28:20 2009 for CMSSW by  doxygen 1.5.4