This class handle DQM plots configuration: additional histograms (Charge, SNR, Time), 3Samples flag, etc...
More...
#include <SVDDQMPlotsConfiguration.h>
|
static std::string | name = std::string("SVDDQMPlotsConfiguration") |
| name of the payload
|
|
This class handle DQM plots configuration: additional histograms (Charge, SNR, Time), 3Samples flag, etc...
Definition at line 25 of file SVDDQMPlotsConfiguration.h.
◆ SVDDQMPlotsConfiguration()
Default constructor.
Definition at line 12 of file SVDDQMPlotsConfiguration.cc.
14{
16}
TString m_uniqueID
unique identifier of the SVD reconstruction configuration payload
std::vector< std::string > m_svdListOfSensors
list of sensors
◆ addSensorToList()
void addSensorToList |
( |
std::string |
label | ) |
|
|
inline |
◆ enablePlotsFor3SampleMonitoring()
void enablePlotsFor3SampleMonitoring |
( |
| ) |
|
|
inline |
◆ enableSkipHLTRejectedEvents()
void enableSkipHLTRejectedEvents |
( |
| ) |
|
|
inline |
Enables HLT skipped event flag.
Definition at line 65 of file SVDDQMPlotsConfiguration.h.
bool m_skipHLTRejectedEvents
if true skip events rejected by HLT
◆ get_uniqueID()
TString get_uniqueID |
( |
| ) |
const |
|
inline |
◆ getListOfSensors()
const std::vector< std::string > getListOfSensors |
( |
| ) |
const |
|
inline |
◆ isPlotsFor3SampleMonitoring()
bool isPlotsFor3SampleMonitoring |
( |
| ) |
const |
|
inline |
◆ isSkipHLTRejectedEvents()
bool isSkipHLTRejectedEvents |
( |
| ) |
const |
|
inline |
◆ m_3Samples
◆ m_skipHLTRejectedEvents
bool m_skipHLTRejectedEvents = false |
|
private |
◆ m_svdListOfSensors
std::vector<std::string> m_svdListOfSensors |
|
private |
◆ m_uniqueID
◆ name
std::string name = std::string("SVDDQMPlotsConfiguration") |
|
static |
The documentation for this class was generated from the following files: