12#ifndef ALICEO2_EMCAL_TRUDECODINGERRORS_H
13#define ALICEO2_EMCAL_TRUDECODINGERRORS_H
42 const
char*
what() const noexcept final
44 return mErrorMessage.data();
52 std::string mErrorMessage;
Handling of error if starttime is to large (>=14). This is most likely caused by a corrupted channel ...
~FastOrStartTimeInvalidException() noexcept final=default
Destructor.
int getStartTime() const noexcept
Get the size of the L0 patch.
FastOrStartTimeInvalidException(int time)
Constructor.
const char * what() const noexcept final
Access to error message.
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
Defining DataPointCompositeObject explicitly as copiable.
std::string to_string(gsl::span< T, Size > span)