![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <exception>#include <iostream>#include <sstream>#include <string>
Include dependency graph for ThrowAssert.hpp:
This graph shows which files directly or indirectly include this file: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 |
| Acts includes to create all necessary definitions. | |
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::MultiTrajectory< ConstPodioTrackStateContainer >::allocateCalibrated(), Acts::VectorMultiTrajectory::allocateCalibrated_impl(), Acts::BinningData::BinningData(), Acts::ConeSurface::ConeSurface(), Acts::PodioUtil::convertSurfaceFromPodio(), Acts::ConvexPolygonBounds< N >::ConvexPolygonBounds(), Acts::CylinderSurface::CylinderSurface(), ActsExamples::Geant4SimulationBase::execute(), Acts::SurfaceJsonConverter::fromJson(), Acts::LineSurface::LineSurface(), ActsExamples::Trajectories::multiTrajectory(), Acts::PlaneSurface::PlaneSurface(), Acts::Experimental::Portal::Portal(), and ActsExamples::Telescope::TelescopeG4DetectorConstruction::TelescopeG4DetectorConstruction().