#include <CSCMonitorInterface.h>
Public Member Functions | |
CSCMonitorInterface () | |
virtual void | process (CSCDCCExaminer *examiner, CSCDCCEventData *dccData)=0 |
virtual | ~CSCMonitorInterface () |
Interface to the Data Quality Monitoring Module.
Definition at line 19 of file CSCMonitorInterface.h.
CSCMonitorInterface::CSCMonitorInterface | ( | ) | [inline] |
Definition at line 23 of file CSCMonitorInterface.h.
{}
virtual CSCMonitorInterface::~CSCMonitorInterface | ( | ) | [inline, virtual] |
Definition at line 24 of file CSCMonitorInterface.h.
{}
virtual void CSCMonitorInterface::process | ( | CSCDCCExaminer * | examiner, |
CSCDCCEventData * | dccData | ||
) | [pure virtual] |
Referenced by CSCDCCUnpacker::produce().