Data Structures | Namespaces | Defines | Enumerations | Variables

include/spadic/Message.h File Reference

(r4864/r3233)

#include <vector>
#include <stdint.h>
#include <list>
#include <cstring>
Include dependency graph for Message.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  spadic::Message

Namespaces

namespace  spadic

Defines

#define SUSIBO_PACKAGE_LENGTH   368
#define SUSIBO_MAX_CHANNEL   8
#define SUSIBO_MAX_SAMPLE   45

Enumerations

enum  { spadic::bt_Spadic = 104 }

Variables

const char * spadic::typeSusiboInput = "spadic::SusiboInput"
const char * spadic::nameReadoutAppClass = "spadic::Readout"
const char * spadic::xmlNumSusibo = "NumSusibo"
const char * spadic::xmlSusiboDevID = "SusiboID-"
const char * spadic::xmlHitDelay = "HitDelay"
const char * spadic::xmlEventsPerBuffer = "EventsInBuffer"
const char * spadic::xmlFormatMbs = "SusiboMbsFormat"
const char * spadic::xmlTimeout = "PollingTimeout"
const char * spadic::xmlUseInternalTrigger = "EnableTestTrigger"
const char * spadic::xmlInternalTriggerFreq = "TriggersPerSecond"
const char * spadic::xmlModuleName = "SusiboModuleName"
const char * spadic::xmlModuleThread = "SusiboModuleThread"

Define Documentation

#define SUSIBO_MAX_CHANNEL   8

Definition at line 19 of file Message.h.

Referenced by spadic::Message::Sample().

#define SUSIBO_MAX_SAMPLE   45

Definition at line 20 of file Message.h.

Referenced by spadic::Message::Sample().

#define SUSIBO_PACKAGE_LENGTH   368

Definition at line 18 of file Message.h.

Referenced by spadic::SusiboInput::Read_Complete(), and spadic::Message::Sample().