Geant4  10.00.p02
G4VertexCode Class Reference

#include <G4VertexCode.hh>

+ Collaboration diagram for G4VertexCode:

Public Member Functions

 G4VertexCode (G4String &aCode)
 
void SetCode (G4String &aCode)
 
G4String GetCode ()
 

Private Attributes

G4String theCode
 

Detailed Description

Definition at line 33 of file G4VertexCode.hh.

Constructor & Destructor Documentation

G4VertexCode::G4VertexCode ( G4String aCode)

Member Function Documentation

G4String G4VertexCode::GetCode ( )
inline

Definition at line 51 of file G4VertexCode.hh.

References theCode.

void G4VertexCode::SetCode ( G4String aCode)
inline

Definition at line 46 of file G4VertexCode.hh.

References theCode.

Member Data Documentation

G4String G4VertexCode::theCode
private

Definition at line 43 of file G4VertexCode.hh.

Referenced by GetCode(), and SetCode().


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