CMS 3D CMS Logo

SelectiveReadoutClient.h
Go to the documentation of this file.
1 #ifndef SelectiveReadoutClient_H
2 #define SelectiveReadoutClient_H
3 
4 #include "DQWorkerClient.h"
5 
6 namespace ecaldqm {
7 
9  public:
12 
13  void producePlots(ProcessType) override;
14  };
15 
16 }
17 
18 #endif
void producePlots(ProcessType) override