BOSS 7.1.2
BESIII Offline Software System
|
Defines the constants used by Event Fragments. More...
#include <stdint.h>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | eformat |
Typedefs | |
typedef enum HeaderMarker | eformat::HeaderMarker |
Enumerations | |
enum | eformat::HeaderMarker { eformat::ROD = 0xee1234ee , eformat::ROB = 0xdd1234dd , eformat::ROS = 0xcc1234cc , eformat::SUB_DETECTOR = 0xbb1234bb , eformat::FULL_EVENT = 0xaa1234aa } |
Functions | |
HeaderMarker | eformat::child_marker (HeaderMarker e) |
std::string | eformat::marker2string (const eformat::HeaderMarker &e) |
std::string | eformat::marker2string (uint32_t e) |
Defines the constants used by Event Fragments.
Definition in file HeaderMarker.h.