EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <exception>
#include <iostream>
#include <sstream>
#include <string>
Go to the source code of this file.
Classes | |
class | Acts::AssertionFailureException |
Exception type for assertion failures This class captures the information available to the throw_assert macro. More... | |
class | Acts::AssertionFailureException::StreamFormatter |
Class which allows to use the << operator to assemble a string. More... | |
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
Macros | |
#define | throw_assert(EXPRESSION, MESSAGE) |
#define throw_assert | ( | EXPRESSION, | |
MESSAGE | |||
) |
Definition at line 69 of file ThrowAssert.hpp.
View newest version in sPHENIX GitHub at line 69 of file ThrowAssert.hpp
Referenced by Acts::BinningData::BinningData(), Acts::ConeSurface::ConeSurface(), Acts::ConvexPolygonBounds< N >::ConvexPolygonBounds(), Acts::CylinderSurface::CylinderSurface(), Acts::LineSurface::LineSurface(), and Acts::PlaneSurface::PlaneSurface().