CMS 3D CMS Logo

RPCRecHitValidClient.h
Go to the documentation of this file.
1 #ifndef Validation_RPCRecHits_RPCRecHitValidClient_h
2 #define Validation_RPCRecHits_RPCRecHitValidClient_h
3 
6 
11 
15 
16 #include <string>
17 
19 {
20 public:
22  ~RPCRecHitValidClient() override {};
23 
24  void dqmEndJob(DQMStore::IBooker& booker, DQMStore::IGetter& getter) override;
25 
26 private:
28 };
29 
30 #endif // Validation_RPCRecHits_RPCRecHitValidClient_h
RPCRecHitValidClient(const edm::ParameterSet &pset)
void dqmEndJob(DQMStore::IBooker &booker, DQMStore::IGetter &getter) override