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

Class to store EKLM simulation in the database. More...

#include <EKLMSimulationParameters.h>

Inheritance diagram for EKLMSimulationParameters:
Collaboration diagram for EKLMSimulationParameters:

Public Member Functions

 EKLMSimulationParameters ()
 Constructor.
 
 ~EKLMSimulationParameters ()
 Destructor.
 
float getHitTimeThreshold () const
 Get hit time threshold.
 
void setHitTimeThreshold (float threshold)
 Set hit time threshold.
 

Private Member Functions

 ClassDef (Belle2::EKLMSimulationParameters, 1)
 Class version.
 

Private Attributes

float m_HitTimeThreshold = 0
 Maximal hit time.
 

Detailed Description

Class to store EKLM simulation in the database.

Definition at line 33 of file EKLMSimulationParameters.h.


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