CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
When size checks do not match, this exception must be thrown. More...
Go to the source code of this file.
Classes | |
class | eformat::SizeCheckIssue |
Namespaces | |
namespace | eformat |
Macros | |
#define | EFORMAT_SIZE_CHECK(actual, informed) |
When size checks do not match, this exception must be thrown.
Definition in file SizeCheckIssue.h.
#define EFORMAT_SIZE_CHECK | ( | actual, | |
informed ) |
Simplifies the use of this Issue
actual | The actual value for the fragment size added up |
informed | The informed value for the fragment size |
Definition at line 67 of file SizeCheckIssue.h.
Referenced by eformat::FullEventFragment< TPointer >::check(), eformat::Header< TPointer >::check(), eformat::old::FullEventFragment::check(), eformat::old::Header::check(), eformat::old::ROBFragment::check(), eformat::old::RODFragment::check(), eformat::old::ROSFragment::check(), eformat::old::SubDetectorFragment::check(), eformat::ROBFragment< TPointer >::check(), eformat::ROSFragment< TPointer >::check(), and eformat::SubDetectorFragment< TPointer >::check().