Pottu
Public Member Functions | Public Attributes | List of all members
pottu::jyfl_nucspec_std_detectors_2023_03::TuikeInfo Struct Reference

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::DetectorEventxbars
 
std::vector< pottu::DetectorEventybars
 

Detailed Description

Tuike information.

Tuike is a plastic scintillator detector for beta-tagging experiments. See https://doi.org/10.1016/j.nima.2021.166253 .

Member Function Documentation

◆ fillFields()

void pottu::jyfl_nucspec_std_detectors_2023_03::TuikeInfo::fillFields ( )
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.


The documentation for this struct was generated from the following files: