ATLAS Offline Software
|
#include <exception>
#include <string_view>
#include <string>
Go to the source code of this file.
Classes | |
class | hltonl::Exception::NoMoreEvents |
Thrown if all events are already read from the input and another one is requested. More... | |
class | hltonl::Exception::NoEventsTemporarily |
Thrown if the event source cannot provide new events temporarily, e.g. when trigger is on hold. More... | |
class | hltonl::Exception::EventSourceCorrupted |
Thrown if event source throws an exception when new event is requested. More... | |
class | hltonl::Exception::MissingCTPFragment |
Thrown if the CTP ROBFragment cannot be retrieved for a new event. More... | |
class | hltonl::Exception::BadCTPFragment |
Thrown if the CTP ROBFragment for a new event has non-zero status word or other errors. More... | |
Namespaces | |
hltonl | |
hltonl::Exception | |