![]() |
Belle II Software
release-06-01-15
|
Class to store EKLM simulation in the database. More...
#include <EKLMSimulationParameters.h>
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. | |
Class to store EKLM simulation in the database.
Definition at line 23 of file EKLMSimulationParameters.h.