ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4ITReactionTable Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/management/include/G4ITReactionTable.hh>

+ Inheritance diagram for G4ITReactionTable:

Public Member Functions

 G4ITReactionTable ()
 
virtual ~G4ITReactionTable ()
 
 G4ITReactionTable (const G4ITReactionTable &)
 
G4ITReactionTableoperator= (const G4ITReactionTable &)
 

Detailed Description

Free interface to define reaction information

Definition at line 53 of file G4ITReactionTable.hh.

View newest version in sPHENIX GitHub at line 53 of file G4ITReactionTable.hh

Constructor & Destructor Documentation

G4ITReactionTable::G4ITReactionTable ( )

Default constructor

Definition at line 37 of file G4ITReactionTable.cc.

View newest version in sPHENIX GitHub at line 37 of file G4ITReactionTable.cc

G4ITReactionTable::~G4ITReactionTable ( )
virtual

Default destructor

Definition at line 42 of file G4ITReactionTable.cc.

View newest version in sPHENIX GitHub at line 42 of file G4ITReactionTable.cc

G4ITReactionTable::G4ITReactionTable ( const G4ITReactionTable )

Copy constructor

Parameters
otherObject to copy from

Definition at line 47 of file G4ITReactionTable.cc.

View newest version in sPHENIX GitHub at line 47 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 52 of file G4ITReactionTable.cc.

View newest version in sPHENIX GitHub at line 52 of file G4ITReactionTable.cc


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