|
Geant4
9.6.p02
|
#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 45 of file G4ITReactionTable.hh.
| G4ITReactionTable::G4ITReactionTable | ( | ) |
Default constructor
Definition at line 38 of file G4ITReactionTable.cc.
|
virtual |
Default destructor
Definition at line 43 of file G4ITReactionTable.cc.
| G4ITReactionTable::G4ITReactionTable | ( | const G4ITReactionTable & | ) |
Copy constructor
| other | Object to copy from |
Definition at line 48 of file G4ITReactionTable.cc.
| G4ITReactionTable & G4ITReactionTable::operator= | ( | const G4ITReactionTable & | rhs) |
Assignment operator
| other | Object to assign from |
Definition at line 53 of file G4ITReactionTable.cc.
1.8.4