CbmRoot
Loading...
Searching...
No Matches
CbmTrdRawMessageSpadic.h File Reference
#include <boost/serialization/access.hpp>
#include <boost/serialization/vector.hpp>
#include <cstdint>
#include <vector>
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

namespace  Spadic
 

Enumerations

enum class  Spadic::MsMessageType : uint8_t {
  Spadic::kSOM = 0x20 , Spadic::kEOM = 0x30 , Spadic::kEPO = 0x40 , Spadic::kRDA = 0x80 ,
  Spadic::kINF = 0x10 , Spadic::kNUL = 0x00 , Spadic::kUNK = 0x01
}
 
enum class  Spadic::eTriggerType : uint8_t { Spadic::kGlobal = 0 , Spadic::kSelf = 1 , Spadic::kNeigh = 2 , Spadic::kSandN = 3 }
 
enum class  Spadic::MsInfoType : uint8_t {
  Spadic::kBOM = 0 , Spadic::kMSB , Spadic::kBUF , Spadic::kUNU ,
  Spadic::kMIS , Spadic::kChannelBuf , Spadic::kOrdFifoBuf , Spadic::kChannelBufM ,
  Spadic::kNInfMsgs
}
 

Detailed Description

Author
Dennis Spicker
Date
2020-01-21

Definition in file CbmTrdRawMessageSpadic.h.