Geant4  10.00.p02
G4ITReactionTable Class Reference

Free interface to define reaction information. More...

#include <G4ITReactionTable.hh>

+ Inheritance diagram for G4ITReactionTable:

Public Member Functions

 G4ITReactionTable ()
 Default constructor. More...
 
virtual ~G4ITReactionTable ()
 Default destructor. More...
 
 G4ITReactionTable (const G4ITReactionTable &)
 Copy constructor. More...
 
G4ITReactionTableoperator= (const G4ITReactionTable &)
 Assignment operator. More...
 

Detailed Description

Free interface to define reaction information.

Definition at line 45 of file G4ITReactionTable.hh.

Constructor & Destructor Documentation

G4ITReactionTable::G4ITReactionTable ( )

Default constructor.

Definition at line 38 of file G4ITReactionTable.cc.

G4ITReactionTable::~G4ITReactionTable ( )
virtual

Default destructor.

Definition at line 43 of file G4ITReactionTable.cc.

G4ITReactionTable::G4ITReactionTable ( const G4ITReactionTable )

Copy constructor.

Parameters
otherObject to copy from

Definition at line 48 of file G4ITReactionTable.cc.

Member Function Documentation

G4ITReactionTable & G4ITReactionTable::operator= ( const G4ITReactionTable rhs)

Assignment operator.

Parameters
otherObject to assign from
Returns
A reference to this

Definition at line 53 of file G4ITReactionTable.cc.


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