EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <string>
#include <system_error>
Go to the source code of this file.
Classes | |
class | ActsFatras::detail::DigitizationErrorCategory |
struct | std::is_error_code_enum< ActsFatras::DigitizationError > |
register with STL More... | |
Namespaces | |
namespace | ActsFatras |
namespace | ActsFatras::detail |
Enumerations | |
enum | ActsFatras::DigitizationError |
Functions | |
const detail::DigitizationErrorCategory & | ActsFatras::DigitizationErrorCategory () |
Declare a global function returning a static instance of the custom category. | |
std::error_code | ActsFatras::make_error_code (DigitizationError e) |