|
MUSIC unknown
Analysis for the MUSIC active-target ionization chamber
|
One long-end channel, used as a timing reference. More...
#include <Timing.hpp>
Public Attributes | |
| UShort_t | board |
| Board id. | |
| UShort_t | channel |
| Channel on that board. | |
| TString | name |
| Channel name from the active map. | |
One long-end channel, used as a timing reference.
Definition at line 45 of file Timing.hpp.
| UShort_t LongChan::board |
Board id.
Definition at line 46 of file Timing.hpp.
Referenced by Timing::BuildLongChannelList(), and Timing::LongChanOrder().
| UShort_t LongChan::channel |
Channel on that board.
Definition at line 47 of file Timing.hpp.
Referenced by Timing::BuildLongChannelList(), and Timing::LongChanOrder().
| TString LongChan::name |
Channel name from the active map.
Definition at line 48 of file Timing.hpp.
Referenced by Timing::BuildLongChannelList().