|
Geant4
10.03
|
#include <G4VertexCode.hh>
Collaboration diagram for G4VertexCode:Public Member Functions | |
| G4VertexCode (G4String &aCode) | |
| void | SetCode (G4String &aCode) |
| G4String | GetCode () |
Private Attributes | |
| G4String | theCode |
Definition at line 33 of file G4VertexCode.hh.
| G4VertexCode::G4VertexCode | ( | G4String & | aCode | ) |
|
inline |
Definition at line 49 of file G4VertexCode.hh.
References theCode.
|
inline |
Definition at line 44 of file G4VertexCode.hh.
References theCode.
|
private |
Definition at line 41 of file G4VertexCode.hh.