CMS 3D CMS Logo

DQMService.h
Go to the documentation of this file.
1 #ifndef DQMSERVICES_CORE_DQM_SERVICE_H
2 #define DQMSERVICES_CORE_DQM_SERVICE_H
3 
8 
9 class DQMBasicNet;
10 
12 class DQMService {
13 public:
16 
18  ~DQMService();
19 
20 public:
21  void flush(edm::StreamContext const &sc);
22 
23 private:
24  void shutdown();
25 
28  double lastFlush_;
30 
31 public:
32  void flushStandalone();
33 };
34 
35 #endif // DQMSERVICES_CORE_DQM_SERVICE_H
DQMService
Definition: DQMService.h:12
DQMService::shutdown
void shutdown()
Definition: DQMService.cc:129
DQMService::publishFrequency_
double publishFrequency_
Definition: DQMService.h:29
DQMService::~DQMService
~DQMService()
Definition: DQMService.cc:43
DQMService::flushStandalone
void flushStandalone()
Definition: DQMService.cc:48
DQMStore.h
dqm::legacy::MonitorElement
Definition: MonitorElement.h:461
ActivityRegistry.h
DQMService::flush
void flush(edm::StreamContext const &sc)
Definition: DQMService.cc:123
DQMBasicNet
Definition: DQMNet.h:591
DQMService::store_
DQMStore * store_
Definition: DQMService.h:26
dqm::legacy::DQMStore
Definition: DQMStore.h:727
edm::StreamContext
Definition: StreamContext.h:31
DQMService::DQMService
DQMService(const edm::ParameterSet &pset, edm::ActivityRegistry &ar)
Definition: DQMService.cc:25
edm::ActivityRegistry
Definition: ActivityRegistry.h:132
DQMService::net_
DQMBasicNet * net_
Definition: DQMService.h:27
edm::ParameterSet
Definition: ParameterSet.h:36
DQMService::lastFlush_
double lastFlush_
Definition: DQMService.h:28
Event.h
DQMService::DQMStore
dqm::legacy::DQMStore DQMStore
Definition: DQMService.h:14
DQMService::MonitorElement
dqm::legacy::MonitorElement MonitorElement
Definition: DQMService.h:15
ParameterSet.h
muonDTDigis_cfi.pset
pset
Definition: muonDTDigis_cfi.py:27