ATLAS Offline Software
Loading...
Searching...
No Matches
TrigEventSelectorByteStream.cxx File Reference

Go to the source code of this file.

Macros

#define TRIGEVENTSELECTORBYTESTREAM_UNIMPL

Macro Definition Documentation

◆ TRIGEVENTSELECTORBYTESTREAM_UNIMPL

#define TRIGEVENTSELECTORBYTESTREAM_UNIMPL
Value:
ATH_MSG_FATAL("Misconfiguration - the method " << __FUNCTION__ << " cannot be used online"); \
return StatusCode::FAILURE;
#define ATH_MSG_FATAL(x)

Definition at line 168 of file TrigEventSelectorByteStream.cxx.

168#define TRIGEVENTSELECTORBYTESTREAM_UNIMPL \
169 ATH_MSG_FATAL("Misconfiguration - the method " << __FUNCTION__ << " cannot be used online"); \
170 return StatusCode::FAILURE;