ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/ChargeExchangeMC/include/CexmcException.hh>
Public Member Functions | |
CexmcException (CexmcExceptionType type) | |
~CexmcException () throw () | |
const char * | what (void) const throw () |
Private Attributes | |
CexmcExceptionType | type |
Definition at line 92 of file CexmcException.hh.
View newest version in sPHENIX GitHub at line 92 of file CexmcException.hh
|
explicit |
Definition at line 49 of file CexmcException.cc.
View newest version in sPHENIX GitHub at line 49 of file CexmcException.cc
CexmcException::~CexmcException | ( | ) | throw () |
Definition at line 54 of file CexmcException.cc.
View newest version in sPHENIX GitHub at line 54 of file CexmcException.cc
const char * CexmcException::what | ( | void | ) | const throw () |
Definition at line 59 of file CexmcException.cc.
View newest version in sPHENIX GitHub at line 59 of file CexmcException.cc
References CEXMC_LINE_START, CexmcBadAngularRange, CexmcBadCalorimeterTriggerAlgorithm, CexmcBadOCVetoAlgorithm, CexmcBadOCVetoFraction, CexmcBadThreshold, CexmcBeamAndIncidentParticlesMismatch, CexmcCalorimeterGeometryDataNotInitialized, CexmcCalorimeterRegionNotInitialized, CexmcCmdIsNotAllowed, CexmcCmdLineParseException, CexmcEventActionIsNotInitialized, CexmcFileCompressException, CexmcIncompatibleGeometry, CexmcIncompatibleProductionModel, CexmcIncompleteProductionModel, CexmcInvalidAngularRange, CexmcKinematicsException, CexmcMultipleDetectorRoles, CexmcPoorEventData, CexmcPreinitException, CexmcProjectExists, CexmcReadProjectIncomplete, CexmcSystemException, CexmcWeirdException, and type.
Referenced by CexmcEventAction::EndOfEventAction(), and main().
|
private |
Definition at line 103 of file CexmcException.hh.
View newest version in sPHENIX GitHub at line 103 of file CexmcException.hh
Referenced by what().