CbmRoot
CbmTrdRawMessageSpadic.h File Reference
#include <Rtypes.h>
#include <RtypesCore.h>
#include <cstdint>
#include <vector>
#include <boost/serialization/access.hpp>
#include <boost/serialization/base_object.hpp>
#include <boost/serialization/vector.hpp>
Include dependency graph for CbmTrdRawMessageSpadic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CbmTrdRawMessageSpadic
 Base class for storing raw information which comes from the Spadic v2.2 trough flib or from a tsa file. More...
 

Namespaces

 Spadic
 

Enumerations

enum  Spadic::MsMessageType : uint8_t {
  Spadic::MsMessageType::kEPO, Spadic::MsMessageType::kSOM, Spadic::MsMessageType::kRDA, Spadic::MsMessageType::kINF,
  Spadic::MsMessageType::kNUL, Spadic::MsMessageType::kUNK = 0x01
}
 
enum  Spadic::TriggerType : uint8_t { Spadic::TriggerType::kGlobal = 0, Spadic::TriggerType::kSelf = 1, Spadic::TriggerType::kNeigh = 2, Spadic::TriggerType::kSandN = 3 }
 
enum  Spadic::MsInfoType : uint8_t {
  Spadic::MsInfoType::kBOM, Spadic::MsInfoType::kMSB, Spadic::MsInfoType::kBUF, Spadic::MsInfoType::kUNU,
  Spadic::MsInfoType::kMIS
}
 

Detailed Description

Author
Dennis Spicker
Date
2020-01-21

Definition in file CbmTrdRawMessageSpadic.h.