Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4INCL::IDeExcitation Class Referenceabstract

#include <G4INCLDeExcitation.hh>

Public Member Functions

 IDeExcitation ()
 
 IDeExcitation (G4INCL::Config *)
 
virtual ~IDeExcitation ()
 
virtual void deExcite (G4INCL::EventInfo *)=0
 

Detailed Description

Definition at line 46 of file G4INCLDeExcitation.hh.

Constructor & Destructor Documentation

◆ IDeExcitation() [1/2]

G4INCL::IDeExcitation::IDeExcitation ( )
inline

Definition at line 48 of file G4INCLDeExcitation.hh.

48{};

◆ IDeExcitation() [2/2]

G4INCL::IDeExcitation::IDeExcitation ( G4INCL::Config )
inline

Definition at line 49 of file G4INCLDeExcitation.hh.

49{};

◆ ~IDeExcitation()

virtual G4INCL::IDeExcitation::~IDeExcitation ( )
inlinevirtual

Definition at line 50 of file G4INCLDeExcitation.hh.

50{};

Member Function Documentation

◆ deExcite()

virtual void G4INCL::IDeExcitation::deExcite ( G4INCL::EventInfo )
pure virtual

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