#include <CSCTFMonitorInterface.h>
Interface to the Data Quality Monitoring Module.
- Author
- Ilaria Segoni (CERN)
Definition at line 16 of file CSCTFMonitorInterface.h.
◆ CSCTFMonitorInterface()
CSCTFMonitorInterface::CSCTFMonitorInterface |
( |
| ) |
|
|
inline |
◆ ~CSCTFMonitorInterface()
virtual CSCTFMonitorInterface::~CSCTFMonitorInterface |
( |
| ) |
|
|
inlinevirtual |
◆ process() [1/2]
virtual void CSCTFMonitorInterface::process |
( |
CSCTFDCCEventData & |
dccData | ) |
|
|
pure virtual |
◆ process() [2/2]
virtual void CSCTFMonitorInterface::process |
( |
CSCTFTBEventData & |
tbdata | ) |
|
|
pure virtual |