BOSS 7.1.1
BESIII Offline Software System
|
Defines the wrong-marker exception, to be used when the wrong marker is found on the event stream. More...
Go to the source code of this file.
Classes | |
class | eformat::WrongMarkerIssue |
Namespaces | |
namespace | eformat |
Macros | |
#define | EFORMAT_WRONG_MARKER(current, expected) |
Defines the wrong-marker exception, to be used when the wrong marker is found on the event stream.
Definition in file WrongMarkerIssue.h.
#define EFORMAT_WRONG_MARKER | ( | current, | |
expected ) |
Simplifies the use of this Issue
current | The current marker on the stream |
expected | The expected marker on the stream |
Definition at line 66 of file WrongMarkerIssue.h.
Referenced by eformat::Header< TPointer >::assign(), eformat::ROBFragment< TPointer >::assign(), eformat::old::convert(), convert_ros(), eformat::find_fragments(), eformat::find_rods(), eformat::Header< TPointer >::Header(), eformat::old::Header::Header(), eformat::ROBFragment< TPointer >::ROBFragment(), and eformat::old::RODFragment::RODFragment().