Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4GDMLAuxStructType Struct Reference

#include <G4GDMLAuxStructType.hh>

Public Attributes

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

Detailed Description

Definition at line 36 of file G4GDMLAuxStructType.hh.

Member Data Documentation

◆ auxList

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

Definition at line 41 of file G4GDMLAuxStructType.hh.

Referenced by G4GDMLRead::AuxiliaryRead().

◆ type

G4String G4GDMLAuxStructType::type

Definition at line 38 of file G4GDMLAuxStructType.hh.

Referenced by G4GDMLRead::AuxiliaryRead().

◆ unit

G4String G4GDMLAuxStructType::unit

Definition at line 40 of file G4GDMLAuxStructType.hh.

Referenced by G4GDMLRead::AuxiliaryRead().

◆ value

G4String G4GDMLAuxStructType::value

Definition at line 39 of file G4GDMLAuxStructType.hh.

Referenced by G4GDMLRead::AuxiliaryRead().


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