CMS 3D CMS Logo

DaqScopeModeHistosUsingDb.h
Go to the documentation of this file.
1 #ifndef DQM_SiStripCommissioningClients_DaqScopeModeHistosUsingDb_H
2 #define DQM_SiStripCommissioningClients_DaqScopeModeHistosUsingD_H
3 
6 
8 
9  public:
10 
12  DQMStore*,
13  SiStripConfigDb* const );
14 
15  ~DaqScopeModeHistosUsingDb() override;
16 
17  void uploadConfigurations() override;
18 
19  private:
20 
21 
24 
25  // parameters for pedestal measurement
30 
31  // selective upload
33  // switch for uploading the pll thresholds
35  // switch for uploading the frame finding thresholds
37 
38 };
39 
40 #endif // DQM_SiStripCommissioningClients_DaqScopeModeHistosUsingDb_H
41 
const edm::ParameterSet & pset() const
FedDescriptions::range FedDescriptionsRange
An interface class to the DeviceFactory.
void create(SiStripConfigDb::AnalysisDescriptionsV &, Analysis) override
void update(SiStripConfigDb::FedDescriptionsRange)
std::vector< AnalysisDescription * > AnalysisDescriptionsV
DaqScopeModeHistosUsingDb(const edm::ParameterSet &pset, DQMStore *, SiStripConfigDb *const )