|
Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/online/decoder_maindaq/DecoData.h>
Collaboration diagram for ScalerData:Public Member Functions | |
| ScalerData () | |
| virtual | ~ScalerData () |
Public Attributes | |
| short | type |
| int | coda |
| short | roc |
| short | board |
| short | chan |
| int | value |
| std::string | name |
Definition at line 126 of file DecoData.h.
| ScalerData::ScalerData | ( | ) |
Definition at line 51 of file DecoData.cc.
|
inlinevirtual |
Definition at line 136 of file DecoData.h.
| short ScalerData::board |
Definition at line 130 of file DecoData.h.
| short ScalerData::chan |
Definition at line 131 of file DecoData.h.
| int ScalerData::coda |
Definition at line 128 of file DecoData.h.
| std::string ScalerData::name |
Definition at line 133 of file DecoData.h.
| short ScalerData::roc |
Definition at line 129 of file DecoData.h.
| short ScalerData::type |
Definition at line 127 of file DecoData.h.
| int ScalerData::value |
Definition at line 132 of file DecoData.h.