Belle II Software  release-06-01-15
EKLMSimulationParameters Class Reference
Packages ยป klm

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 23 of file EKLMSimulationParameters.h.


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