Jpp
19.1.0-rc.1
the software that should make you happy
|
Normalisation of MUPAGE events. More...
#include <JHead.hh>
Public Member Functions | |
livetime () | |
Default constructor. More... | |
bool | less (const livetime &object) const |
Comparison. More... | |
bool | match (const livetime &object) const |
Test match. More... | |
livetime & | add (const livetime &object) |
Addition. More... | |
livetime & | mul (const double factor) |
Scale. More... | |
ClassDefNV (livetime, 1) | |
Public Attributes | |
double | numberOfSeconds |
Live time [s]. More... | |
double | errorOfSeconds |
Uncertainty on live time [s]. More... | |
|
inline |
Default constructor.
Definition at line 839 of file JHead.hh.
|
inline |
Comparison.
object | livetime |
|
inline |
|
inline |
JAANET::livetime::ClassDefNV | ( | livetime | , |
1 | |||
) |
double JAANET::livetime::errorOfSeconds |