![]() |
Belle II Software
release-05-01-25
|
Class to store EKLM simulation in the database. More...
#include <EKLMReconstructionParameters.h>
Public Member Functions | |
EKLMReconstructionParameters () | |
Constructor. | |
~EKLMReconstructionParameters () | |
Destructor. | |
float | getTimeResolution () const |
Get time resolution (of reconstructed time, not ADC). | |
void | setTimeResolution (float resolution) |
Set time resolution (of reconstructed time, not ADC). | |
Private Member Functions | |
ClassDef (Belle2::EKLMReconstructionParameters, 1) | |
Class version. | |
Private Attributes | |
float | m_TimeResolution = 0 |
Time resolution. | |
Class to store EKLM simulation in the database.
Definition at line 33 of file EKLMReconstructionParameters.h.