|
Pottu
|
Tuike information. More...
#include <jyfl_nucspec_detectors.hpp>
Public Member Functions | |
| void | clear () noexcept |
| void | fillFields () noexcept |
| Fills the values to all other fields based on events in xbars and ybars. More... | |
Public Attributes | |
| int64_t | xtime {0} |
| int16_t | x {-1} |
| int16_t | y {-1} |
| float | xe {0} |
| float | ye {0} |
| float | sume {0} |
| std::vector< pottu::DetectorEvent > | xbars |
| std::vector< pottu::DetectorEvent > | ybars |
Tuike information.
Tuike is a plastic scintillator detector for beta-tagging experiments. See https://doi.org/10.1016/j.nima.2021.166253 .
|
noexcept |
Fills the values to all other fields based on events in xbars and ybars.
It is safe to run this multiple times although there is no sense for that.