CMS 3D CMS Logo

PedsFullNoiseHistosUsingDb.h
Go to the documentation of this file.
1 
2 #ifndef DQM_SiStripCommissioningClients_PedsFullNoiseHistosUsingDb_H
3 #define DQM_SiStripCommissioningClients_PedsFullNoiseHistosUsingDb_H
5 
7 
9 public:
11 
12  ~PedsFullNoiseHistosUsingDb() override;
13 
14  void uploadConfigurations() override;
15 
16 private:
18 
20 
21  // parameters
22  float highThreshold_; // higher threshold for the zero suppression
23  float lowThreshold_; // lower threshold for the zero suppression
24  bool disableBadStrips_; // to disable bad strips flagged by the analysis in the upload
25  bool keepStripsDisabled_; // keep bad strips from previous runs as bad
26  bool skipEmptyStrips_; // skip empty strips i.e. don't flag as bad
28 
29  // Perform a selective upload either for or excluding a certain set of FEDs
31 
34 };
35 
36 #endif // DQM_SiStripCommissioningClients_PedsFullNoiseHistosUsingDb_H
void update(SiStripConfigDb::FedDescriptionsRange)
const edm::ParameterSet & pset() const
FedDescriptions::range FedDescriptionsRange
PedsFullNoiseHistosUsingDb(const edm::ParameterSet &pset, DQMStore *, SiStripConfigDb *const)
An interface class to the DeviceFactory.
void create(SiStripConfigDb::AnalysisDescriptionsV &, Analysis) override
std::vector< AnalysisDescription * > AnalysisDescriptionsV