Analysis Software
Documentation for sPHENIX simulation software
|
#include <coresoftware/blob/master/simulation/g4simulation/g4gdml/PHG4GDMLAuxStructType.hh>
Public Attributes | |
G4String | type |
G4String | value |
G4String | unit |
std::vector < PHG4GDMLAuxStructType > * | auxList |
Definition at line 41 of file PHG4GDMLAuxStructType.hh.
View newest version in sPHENIX GitHub at line 41 of file PHG4GDMLAuxStructType.hh
std::vector<PHG4GDMLAuxStructType>* PHG4GDMLAuxStructType::auxList |
Definition at line 46 of file PHG4GDMLAuxStructType.hh.
View newest version in sPHENIX GitHub at line 46 of file PHG4GDMLAuxStructType.hh
G4String PHG4GDMLAuxStructType::type |
Definition at line 43 of file PHG4GDMLAuxStructType.hh.
View newest version in sPHENIX GitHub at line 43 of file PHG4GDMLAuxStructType.hh
Referenced by cpp.ast.Parameter::__str__(), and cpp.ast.VariableDeclaration::ToString().
G4String PHG4GDMLAuxStructType::unit |
Definition at line 45 of file PHG4GDMLAuxStructType.hh.
View newest version in sPHENIX GitHub at line 45 of file PHG4GDMLAuxStructType.hh
G4String PHG4GDMLAuxStructType::value |
Definition at line 44 of file PHG4GDMLAuxStructType.hh.
View newest version in sPHENIX GitHub at line 44 of file PHG4GDMLAuxStructType.hh
Referenced by pump.Token::__str__(), and pump.Token::Clone().