|
Geant4
10.03.p03
|
#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 54 of file G4ITReactionTable.hh.
| G4ITReactionTable::G4ITReactionTable | ( | ) |
|
virtual |
| 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.