ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4ITReactionTable () | |
virtual | ~G4ITReactionTable () |
G4ITReactionTable (const G4ITReactionTable &) | |
G4ITReactionTable & | operator= (const G4ITReactionTable &) |
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
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
|
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
other | Object to copy from |
Definition at line 47 of file G4ITReactionTable.cc.
View newest version in sPHENIX GitHub at line 47 of file G4ITReactionTable.cc
G4ITReactionTable & G4ITReactionTable::operator= | ( | const G4ITReactionTable & | rhs | ) |
Assignment operator
other | Object to assign from |
Definition at line 52 of file G4ITReactionTable.cc.
View newest version in sPHENIX GitHub at line 52 of file G4ITReactionTable.cc