ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4GDMLAuxStructType Struct Reference

#include <geant4/tree/geant4-10.6-release/source/persistency/gdml/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.

View newest version in sPHENIX GitHub at line 41 of file G4GDMLAuxStructType.hh

Member Data Documentation

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

Definition at line 46 of file G4GDMLAuxStructType.hh.

View newest version in sPHENIX GitHub at line 46 of file G4GDMLAuxStructType.hh

Referenced by G4GDMLRead::AuxiliaryRead().

G4String G4GDMLAuxStructType::type

Definition at line 43 of file G4GDMLAuxStructType.hh.

View newest version in sPHENIX GitHub at line 43 of file G4GDMLAuxStructType.hh

Referenced by G4GDMLRead::AuxiliaryRead().

G4String G4GDMLAuxStructType::unit

Definition at line 45 of file G4GDMLAuxStructType.hh.

View newest version in sPHENIX GitHub at line 45 of file G4GDMLAuxStructType.hh

Referenced by G4GDMLRead::AuxiliaryRead().

G4String G4GDMLAuxStructType::value

Definition at line 44 of file G4GDMLAuxStructType.hh.

View newest version in sPHENIX GitHub at line 44 of file G4GDMLAuxStructType.hh

Referenced by G4GDMLRead::AuxiliaryRead().


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