DABC (Data Acquisition Backbone Core)  2.9.9
Data Structures | Namespaces | Macros
CombinerModule.h File Reference
#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
 

Macro Definition Documentation

◆ HADAQ_NEVTIDS

#define HADAQ_NEVTIDS   64UL /* must be 2^n */

Definition at line 35 of file CombinerModule.h.

◆ HADAQ_NEVTIDS_IN_FILE

#define HADAQ_NEVTIDS_IN_FILE   0UL /* must be 2^n */

Definition at line 36 of file CombinerModule.h.

◆ HADAQ_RINGSIZE

#define HADAQ_RINGSIZE   100

Definition at line 37 of file CombinerModule.h.