#include <algorithm>
#include "v50_util.h"
#include "eformat/FullEventFragmentNoTemplates.h"
#include "eformat/ROBFragmentNoTemplates.h"
#include "v40_FullEventFragment.h"
#include "v40_write_FullEventFragment.h"
#include "eformat/Issue.h"
Go to the source code of this file.
|
#define | EFORMAT_SKIPPED_FRAGMENT(ftype, ptype, sid) offline_eformat_err::SkippedFragmentIssue(ERS_HERE, ftype, ptype, sid) |
|
◆ EFORMAT_SKIPPED_FRAGMENT
#define EFORMAT_SKIPPED_FRAGMENT |
( |
|
ftype, |
|
|
|
ptype, |
|
|
|
sid |
|
) |
| offline_eformat_err::SkippedFragmentIssue(ERS_HERE, ftype, ptype, sid) |