#include "DAQChannelMap/DAQChannelMapErrorsOLD.h"
#include "DAQChannelMap/DAQChannelMapConstantsOLD.h"
#include "DAQChannelMap/DAQChannelMapConstants.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | daqchannelmap::DAQChannelMapBaseOLD |
Namespaces | |
daqchannelmap | |
Macros | |
#define | EVEN(x) (0 == ((x) % 2)) ? 1 : 0 |
< DAQ Channel Map Package More... | |
#define | ODD(x) (1 == ((x) % 2)) ? 1 : 0 |
#define | CHAN_IDX_0_1 0x0, |
This thing has to have a comma at the end or it could be entirely empty. More... | |
Typedefs | |
typedef unsigned int | uint |
#define CHAN_IDX_0_1 0x0, |
This thing has to have a comma at the end or it could be entirely empty.
Definition at line 38 of file DAQChannelMapBaseOLD.h.
Referenced by DAQChannelMapTests::testDiBlockLookups().
< DAQ Channel Map Package
Definition at line 27 of file DAQChannelMapBaseOLD.h.
Referenced by daqchannelmap::DAQChannelMapOLD::getPlaneTypeOffline().
Definition at line 31 of file DAQChannelMapBaseOLD.h.
Referenced by daqchannelmap::DAQChannelMapBaseOLD::getLocalBlockInDiblock().
Definition at line 22 of file DAQChannelMapBaseOLD.h.