Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ITReactionTable.hh>
Public Member Functions | |
G4ITReactionTable () | |
virtual | ~G4ITReactionTable () |
G4ITReactionTable (const G4ITReactionTable &) | |
G4ITReactionTable & | operator= (const G4ITReactionTable &) |
Free interface to define reaction information
Definition at line 53 of file G4ITReactionTable.hh.
|
default |
Default constructor
Referenced by G4ITReactionTable(), and operator=().
|
virtualdefault |
Default destructor
|
default |
Copy constructor
other | Object to copy from |
G4ITReactionTable & G4ITReactionTable::operator= | ( | const G4ITReactionTable & | rhs | ) |
Assignment operator
other | Object to assign from |
Definition at line 46 of file G4ITReactionTable.cc.