|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
#include <VDColdboxChannelMapService.hpp>
Public Attributes | |
| int | offlchan |
| int | wib |
| int | wibconnector |
| int | cebchan |
| int | femb |
| int | asic |
| int | asicchan |
| int | connector |
| std::string | stripid |
| bool | valid |
Definition at line 25 of file VDColdboxChannelMapService.hpp.
| int dunedaq::detchannelmaps::VDColdboxChannelMapService::VDCBChanInfo::asic |
Definition at line 31 of file VDColdboxChannelMapService.hpp.
| int dunedaq::detchannelmaps::VDColdboxChannelMapService::VDCBChanInfo::asicchan |
Definition at line 32 of file VDColdboxChannelMapService.hpp.
| int dunedaq::detchannelmaps::VDColdboxChannelMapService::VDCBChanInfo::cebchan |
Definition at line 29 of file VDColdboxChannelMapService.hpp.
| int dunedaq::detchannelmaps::VDColdboxChannelMapService::VDCBChanInfo::connector |
Definition at line 33 of file VDColdboxChannelMapService.hpp.
| int dunedaq::detchannelmaps::VDColdboxChannelMapService::VDCBChanInfo::femb |
Definition at line 30 of file VDColdboxChannelMapService.hpp.
| int dunedaq::detchannelmaps::VDColdboxChannelMapService::VDCBChanInfo::offlchan |
Definition at line 26 of file VDColdboxChannelMapService.hpp.
| std::string dunedaq::detchannelmaps::VDColdboxChannelMapService::VDCBChanInfo::stripid |
Definition at line 34 of file VDColdboxChannelMapService.hpp.
| bool dunedaq::detchannelmaps::VDColdboxChannelMapService::VDCBChanInfo::valid |
Definition at line 35 of file VDColdboxChannelMapService.hpp.
| int dunedaq::detchannelmaps::VDColdboxChannelMapService::VDCBChanInfo::wib |
Definition at line 27 of file VDColdboxChannelMapService.hpp.
| int dunedaq::detchannelmaps::VDColdboxChannelMapService::VDCBChanInfo::wibconnector |
Definition at line 28 of file VDColdboxChannelMapService.hpp.