Belle II Software  release-06-02-00
EKLMDatabaseImporter Class Reference

EKLM time calibration algorithm. More...

#include <EKLMDatabaseImporter.h>

Public Member Functions

 EKLMDatabaseImporter ()
 Constructor.
 
 ~EKLMDatabaseImporter ()
 Destructor.
 
void setIOV (int experimentLow, int runLow, int experimentHigh, int runHigh)
 Set interval of validity.
 
void importSimulationParameters ()
 Import simulation parameters.
 

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

EKLM time calibration algorithm.

Definition at line 20 of file EKLMDatabaseImporter.h.


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