#include <stdexcept>
#include <G4Types.hh>
Go to the source code of this file.
|
| enum | CexmcExceptionType {
CexmcUnknownException,
CexmcSystemException,
CexmcEventActionIsNotInitialized,
CexmcCmdLineParseException,
CexmcPreinitException,
CexmcFileCompressException,
CexmcReadProjectIncomplete,
CexmcProjectExists,
CexmcCmdIsNotAllowed,
CexmcBadAngularRange,
CexmcBadThreshold,
CexmcBadCalorimeterTriggerAlgorithm,
CexmcBadOCVetoAlgorithm,
CexmcBadOCVetoFraction,
CexmcCalorimeterRegionNotInitialized,
CexmcCalorimeterGeometryDataNotInitialized,
CexmcMultipleDetectorRoles,
CexmcKinematicsException,
CexmcPoorEventData,
CexmcIncompatibleGeometry,
CexmcIncompleteProductionModel,
CexmcIncompatibleProductionModel,
CexmcBeamAndIncidentParticlesMismatch,
CexmcInvalidAngularRange,
CexmcWeirdException
} |
| |
| Enumerator |
|---|
| CexmcUnknownException |
|
| CexmcSystemException |
|
| CexmcEventActionIsNotInitialized |
|
| CexmcCmdLineParseException |
|
| CexmcPreinitException |
|
| CexmcFileCompressException |
|
| CexmcReadProjectIncomplete |
|
| CexmcProjectExists |
|
| CexmcCmdIsNotAllowed |
|
| CexmcBadAngularRange |
|
| CexmcBadThreshold |
|
| CexmcBadCalorimeterTriggerAlgorithm |
|
| CexmcBadOCVetoAlgorithm |
|
| CexmcBadOCVetoFraction |
|
| CexmcCalorimeterRegionNotInitialized |
|
| CexmcCalorimeterGeometryDataNotInitialized |
|
| CexmcMultipleDetectorRoles |
|
| CexmcKinematicsException |
|
| CexmcPoorEventData |
|
| CexmcIncompatibleGeometry |
|
| CexmcIncompleteProductionModel |
|
| CexmcIncompatibleProductionModel |
|
| CexmcBeamAndIncidentParticlesMismatch |
|
| CexmcInvalidAngularRange |
|
| CexmcWeirdException |
|
Definition at line 51 of file CexmcException.hh.