|
DABC (Data Acquisition Backbone Core)
2.9.9
|
#include "dabc/ModuleAsync.h"#include "dabc/Profiler.h"#include "hadaq/HadaqTypeDefs.h"#include "hadaq/Iterator.h"Go to the source code of this file.
Data Structures | |
| class | hadaq::CombinerModule |
| struct | hadaq::CombinerModule::InputCfg |
Namespaces | |
| hadaq | |
| Support for HADAQ - HADES DAQ | |
Macros | |
| #define | HADAQ_NEVTIDS 64UL /* must be 2^n */ |
| #define | HADAQ_NEVTIDS_IN_FILE 0UL /* must be 2^n */ |
| #define | HADAQ_RINGSIZE 100 |
| #define HADAQ_NEVTIDS 64UL /* must be 2^n */ |
Definition at line 35 of file CombinerModule.h.
| #define HADAQ_NEVTIDS_IN_FILE 0UL /* must be 2^n */ |
Definition at line 36 of file CombinerModule.h.
| #define HADAQ_RINGSIZE 100 |
Definition at line 37 of file CombinerModule.h.