An exception that is special for the TPCModule. More...
#include <TPCModule.h>
Additional Inherited Members | |
Public Member Functions inherited from gear::Exception | |
Exception (const std::string &text) | |
virtual const char * | what () const noexcept |
Protected Attributes inherited from gear::Exception | |
std::string | message {} |
An exception that is special for the TPCModule.
It is is called without calling setZPosition() before because there is no useful default value.
Definition at line 48 of file TPCModule.h.