DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <TPCChannelMapSP.h>
Public Attributes | |
unsigned int | offlchan |
unsigned int | detid |
unsigned int | detelement |
unsigned int | crate |
unsigned int | slot |
unsigned int | stream |
unsigned int | streamchan |
unsigned int | plane |
unsigned int | chan_in_plane |
unsigned int | femb |
unsigned int | asic |
unsigned int | asicchan |
bool | valid |
Definition at line 26 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::asic |
Definition at line 37 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::asicchan |
Definition at line 38 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::chan_in_plane |
Definition at line 35 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::crate |
Definition at line 30 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::detelement |
Definition at line 29 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::detid |
Definition at line 28 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::femb |
Definition at line 36 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::offlchan |
Definition at line 27 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::plane |
Definition at line 34 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::slot |
Definition at line 31 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::stream |
Definition at line 32 of file TPCChannelMapSP.h.
unsigned int dune::TPCChannelMapSP::TPCChanInfo::streamchan |
Definition at line 33 of file TPCChannelMapSP.h.
bool dune::TPCChannelMapSP::TPCChanInfo::valid |
Definition at line 39 of file TPCChannelMapSP.h.