Geant4
10.01.p02
|
#include <G4InteractionCode.hh>
Public Member Functions | |
G4InteractionCode (G4String &aCode) | |
void | SetCode (G4String &aCode) |
G4String | GetCode () |
Private Attributes | |
G4String | theCode |
Definition at line 33 of file G4InteractionCode.hh.
G4InteractionCode::G4InteractionCode | ( | G4String & | aCode | ) |
|
inline |
Definition at line 52 of file G4InteractionCode.hh.
References theCode.
|
inline |
Definition at line 47 of file G4InteractionCode.hh.
References theCode.
|
private |
Definition at line 44 of file G4InteractionCode.hh.