Belle II Software  release-05-01-25
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 importReconstructionParameters ()
 Import reconstruction parameters.
 
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 30 of file EKLMDatabaseImporter.h.


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