Go to the documentation of this file.
7 #ifndef CBMERRORMESSAGE_H
8 #define CBMERRORMESSAGE_H 1
17 #include <RtypesCore.h>
18 #include <boost/serialization/access.hpp>
19 #include <boost/serialization/base_object.hpp>
94 template<
class Archive>
UInt_t GetAddress() const
Origin address
ClassDefNV(CbmErrorMessage, 1)
Double_t GetTime() const
Absolute time [ns]
std::string ToString() const
Output information.
UInt_t GetFlags() const
Flags (bitfield)
friend class boost::serialization::access
UInt_t GetPayload() const
Payload (optional)
CbmRoot (+externals) headers.
ECbmModuleId GetSystemId() const
System (enum DetectorId)
@ kLastModule
For loops over all modules.
static const char * GetClassName()
Class name (static)
void serialize(Archive &ar, const unsigned int)