#include <MiniballEvts.hh>
|
| float | energy |
| | energy in keV
|
| |
| unsigned long long | time |
| | timestamp of event
|
| |
| unsigned char | det |
| | detector ID
|
| |
Definition at line 131 of file MiniballEvts.hh.
◆ BeamDumpEvt()
| BeamDumpEvt::BeamDumpEvt |
( |
| ) |
|
|
inline |
◆ ~BeamDumpEvt()
| BeamDumpEvt::~BeamDumpEvt |
( |
| ) |
|
|
inline |
◆ GetDetector()
| unsigned char BeamDumpEvt::GetDetector |
( |
| ) |
|
|
inline |
◆ GetEnergy()
| float BeamDumpEvt::GetEnergy |
( |
| ) |
|
|
inline |
◆ GetTime()
| unsigned long long BeamDumpEvt::GetTime |
( |
| ) |
|
|
inline |
◆ SetDetector()
| void BeamDumpEvt::SetDetector |
( |
unsigned char | d | ) |
|
|
inline |
◆ SetEnergy()
| void BeamDumpEvt::SetEnergy |
( |
float | e | ) |
|
|
inline |
◆ SetTime()
| void BeamDumpEvt::SetTime |
( |
unsigned long long | t | ) |
|
|
inline |
◆ det
| unsigned char BeamDumpEvt::det |
|
private |
◆ energy
| float BeamDumpEvt::energy |
|
private |
◆ time
| unsigned long long BeamDumpEvt::time |
|
private |
The documentation for this class was generated from the following file: