ATLAS Offline Software
Private Member Functions | List of all members
iFatras::McMaterialEffectsUpdatorException Class Reference

Exception to be thrown when TrackingGeometry not found. More...

#include <McMaterialEffectsUpdator.h>

Inheritance diagram for iFatras::McMaterialEffectsUpdatorException:
Collaboration diagram for iFatras::McMaterialEffectsUpdatorException:

Private Member Functions

const char * what () const throw ()
 

Detailed Description

Exception to be thrown when TrackingGeometry not found.

Definition at line 55 of file McMaterialEffectsUpdator.h.

Member Function Documentation

◆ what()

const char* iFatras::McMaterialEffectsUpdatorException::what ( ) const
throw (
)
inlineprivate

Definition at line 57 of file McMaterialEffectsUpdator.h.

58  {
59  return "Problem with TrackingGeometry loading";
60  }

The documentation for this class was generated from the following file: