Geant4  10.02
G4GDMLAuxStructType Struct Reference

#include <G4GDMLAuxStructType.hh>

+ Collaboration diagram for G4GDMLAuxStructType:

Public Attributes

G4String type
 
G4String value
 
G4String unit
 
std::vector
< G4GDMLAuxStructType > * 
auxList
 

Detailed Description

Definition at line 41 of file G4GDMLAuxStructType.hh.

Member Data Documentation

std::vector<G4GDMLAuxStructType>* G4GDMLAuxStructType::auxList

Definition at line 46 of file G4GDMLAuxStructType.hh.

Referenced by G4GDMLRead::AuxiliaryRead().

G4String G4GDMLAuxStructType::type

Definition at line 43 of file G4GDMLAuxStructType.hh.

Referenced by G4GDMLRead::AuxiliaryRead().

G4String G4GDMLAuxStructType::unit

Definition at line 45 of file G4GDMLAuxStructType.hh.

Referenced by G4GDMLRead::AuxiliaryRead().

G4String G4GDMLAuxStructType::value

Definition at line 44 of file G4GDMLAuxStructType.hh.

Referenced by G4GDMLRead::AuxiliaryRead().


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