This class import to the database the dbobjects SVDGlobalConfigParameters and SVDLocalConfigParameters.
More...
#include <SVDDetectorConfigurationImporter.h>
◆ SVDDetectorConfigurationImporter() [1/2]
Default constructor.
Definition at line 32 of file SVDDetectorConfigurationImporter.h.
32 :
35 {
36 }
int m_lastExperiment
Last experiment.
int m_firstExperiment
The interval of validity coordinates are defined as private members.
◆ SVDDetectorConfigurationImporter() [2/2]
◆ ~SVDDetectorConfigurationImporter()
◆ importSVDGlobalConfigParametersFromXML()
void importSVDGlobalConfigParametersFromXML |
( |
const std::string & |
xmlFileName | ) |
|
This method import to the database the global configuration parameters used during data taking.
- Parameters
-
xmlFileName | is the file name of the xml file |
◆ importSVDGlobalXMLFile()
void importSVDGlobalXMLFile |
( |
const std::string & |
fileName = std::string("svd/data/global.xml") | ) |
|
This method import to the database the global configuration xml file used during data taking.
- Parameters
-
fileName | name of the XML file |
◆ importSVDLocalConfigParametersFromXML()
void importSVDLocalConfigParametersFromXML |
( |
const std::string & |
xmlFileName | ) |
|
This method import to the database the local configuration parameters used during data taking.
- Parameters
-
xmlFileName | is the file name of the xml file |
◆ m_firstExperiment
◆ m_firstRun
◆ m_lastExperiment
◆ m_lastRun
The documentation for this class was generated from the following file: