Belle II Software  release-05-02-19
BKLMDatabaseImporter Class Reference

This module writes BKLM data to database. More...

#include <BKLMDatabaseImporter.h>

Public Member Functions

 BKLMDatabaseImporter ()
 Constructor.
 
virtual ~BKLMDatabaseImporter ()
 Destructor.
 
void setIOV (int experimentLow, int runLow, int experimentHigh, int runHigh)
 Set interval of validity.
 
void importGeometryPar ()
 Import BKLM geometry parameters into the database.
 
void importSimulationPar ()
 Import BKLM simulation parameters into the database.
 
void importADCThreshold (BKLMADCThreshold *inputThreshold)
 Import BKLM scintillator ADC parameters into the database.
 

Private Attributes

int m_ExperimentLow = 0
 Low experiment.
 
int m_RunLow = 0
 Low run.
 
int m_ExperimentHigh = -1
 High experiment.
 
int m_RunHigh = -1
 High run.
 

Detailed Description

This module writes BKLM data to database.

Definition at line 35 of file BKLMDatabaseImporter.h.


The documentation for this class was generated from the following files: