#include <G4ITReactionTable.hh>
Free interface to define reaction information
Definition at line 54 of file G4ITReactionTable.hh.
◆ G4ITReactionTable() [1/2]
G4ITReactionTable::G4ITReactionTable |
( |
| ) |
|
◆ ~G4ITReactionTable()
G4ITReactionTable::~G4ITReactionTable |
( |
| ) |
|
|
virtual |
◆ G4ITReactionTable() [2/2]
◆ operator=()
Assignment operator
- Parameters
-
other | Object to assign from |
- Returns
- A reference to this
Definition at line 53 of file G4ITReactionTable.cc.
55 if (
this == &rhs)
return *
this;
The documentation for this class was generated from the following files: