Belle II Software
release-09-00-02
SVDDQMPlotsConfiguration.cc
1
/**************************************************************************
2
* basf2 (Belle II Analysis Software Framework) *
3
* Author: The Belle II Collaboration *
4
* *
5
* See git log for contributors and copyright holders. *
6
* This file is licensed under LGPL-3.0, see LICENSE.md. *
7
**************************************************************************/
8
#include <svd/dbobjects/SVDDQMPlotsConfiguration.h>
9
10
std::string
Belle2::SVDDQMPlotsConfiguration::name
= std::string(
"SVDDQMPlotsConfiguration"
);
11
12
Belle2::SVDDQMPlotsConfiguration::SVDDQMPlotsConfiguration
(
const
TString& uniqueID)
13
: TObject(), m_uniqueID(uniqueID)
14
{
15
m_svdListOfSensors
.clear();
16
}
Belle2::SVDDQMPlotsConfiguration::name
static std::string name
name of the payload
Definition:
SVDDQMPlotsConfiguration.h:74
Belle2::SVDDQMPlotsConfiguration::m_svdListOfSensors
std::vector< std::string > m_svdListOfSensors
list of sensors
Definition:
SVDDQMPlotsConfiguration.h:87
Belle2::SVDDQMPlotsConfiguration::SVDDQMPlotsConfiguration
SVDDQMPlotsConfiguration(const TString &uniqueID="")
Default constructor.
Definition:
SVDDQMPlotsConfiguration.cc:12
svd
dbobjects
src
SVDDQMPlotsConfiguration.cc
Generated on Wed Jul 23 2025 02:35:24 for Belle II Software by
1.9.6