This class import to the database the dbobjects SVDGlobalConfigParameters and SVDLocalConfigParameter...
void importSVDGlobalConfigParametersFromXML(const std::string &xmlFileName)
This method import to the database the global configuration parameters used during data taking.
void importSVDLocalConfigParametersFromXML(const std::string &xmlFileName)
This method import to the database the local configuration parameters used during data taking.
SVDDetectorConfigurationImporter(int fexp, int frun, int lexp, int lrun)
A constructor accepting as arguments the interval of validity coordinates.
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.
int m_lastExperiment
Last experiment.
virtual ~SVDDetectorConfigurationImporter()
Destructor.
int m_firstExperiment
The interval of validity coordinates are defined as private members.
SVDDetectorConfigurationImporter()
Default constructor.
Abstract base class for different kinds of events.