11#include <framework/logging/Logger.h>
TString m_uniqueID
unique identifier of the SVD reconstruction configuration payload
bool isPlotsFor3SampleMonitoring() const
Returns 3samples flag.
TString get_uniqueID() const
Get the unique ID of the payload.
bool isSkipHLTRejectedEvents() const
Returns HLT skipped event flag.
static std::string name
name of the payload
void enablePlotsFor3SampleMonitoring()
Enables 3sample flag.
bool m_3Samples
flag for 3 samples histograns
ClassDef(SVDDQMPlotsConfiguration, 2)
needed by root
std::vector< std::string > m_svdListOfSensors
list of sensors
bool m_skipHLTRejectedEvents
if true skip events rejected by HLT
SVDDQMPlotsConfiguration(const TString &uniqueID="")
Default constructor.
void enableSkipHLTRejectedEvents()
Enables HLT skipped event flag.
const std::vector< std::string > getListOfSensors() const
Returns sensor list.
void addSensorToList(std::string label)
Add sensor to list.
Abstract base class for different kinds of events.