![]() |
Belle II Software
release-06-02-00
|
#include <EKLMHitMCTime.h>

Public Member Functions | |
| EKLMHitMCTime () | |
| Constructor. | |
| virtual | ~EKLMHitMCTime () |
| Destructor. | |
| void | setMCTime (float t) |
| Set MC time. More... | |
| float | getMCTime () const |
| Get MC time. More... | |
Protected Attributes | |
| float | m_MCTime = -1 |
| Time. | |
Private Member Functions | |
| ClassDef (Belle2::EKLMHitMCTime, 1) | |
| Class version. | |
Hit MC time.
Definition at line 23 of file EKLMHitMCTime.h.
|
inline |
|
inline |