#include <east/blob/main/G4_Patches/G4.v11.0.p01/source/persistency/gdml/include/G4GDMLReadDefine.hh>
Definition at line 66 of file G4GDMLReadDefine.hh.
View newest version in sPHENIX GitHub at line 66 of file G4GDMLReadDefine.hh
G4GDMLReadDefine::G4GDMLReadDefine |
( |
| ) |
|
|
protected |
virtual G4GDMLReadDefine::~G4GDMLReadDefine |
( |
| ) |
|
|
protectedvirtual |
void G4GDMLReadDefine::ConstantRead |
( |
const xercesc::DOMElement * |
const | ) |
|
|
protected |
virtual void G4GDMLReadDefine::DefineRead |
( |
const xercesc::DOMElement * |
const | ) |
|
|
virtual |
void G4GDMLReadDefine::ExpressionRead |
( |
const xercesc::DOMElement * |
const | ) |
|
|
protected |
G4double G4GDMLReadDefine::GetConstant |
( |
const G4String & |
| ) |
|
G4GDMLMatrix G4GDMLReadDefine::GetMatrix |
( |
const G4String & |
| ) |
|
G4ThreeVector G4GDMLReadDefine::GetPosition |
( |
const G4String & |
| ) |
|
G4double G4GDMLReadDefine::GetQuantity |
( |
const G4String & |
| ) |
|
G4ThreeVector G4GDMLReadDefine::GetRotation |
( |
const G4String & |
| ) |
|
G4RotationMatrix G4GDMLReadDefine::GetRotationMatrix |
( |
const G4ThreeVector & |
| ) |
|
|
protected |
G4ThreeVector G4GDMLReadDefine::GetScale |
( |
const G4String & |
| ) |
|
G4double G4GDMLReadDefine::GetVariable |
( |
const G4String & |
| ) |
|
G4bool G4GDMLReadDefine::IsValidID |
( |
const G4String & |
| ) |
const |
void G4GDMLReadDefine::MatrixRead |
( |
const xercesc::DOMElement * |
const | ) |
|
|
protected |
void G4GDMLReadDefine::PositionRead |
( |
const xercesc::DOMElement * |
const | ) |
|
|
protected |
void G4GDMLReadDefine::QuantityRead |
( |
const xercesc::DOMElement * |
const | ) |
|
|
protected |
G4String G4GDMLReadDefine::RefRead |
( |
const xercesc::DOMElement * |
const | ) |
|
|
protected |
void G4GDMLReadDefine::RotationRead |
( |
const xercesc::DOMElement * |
const | ) |
|
|
protected |
void G4GDMLReadDefine::ScaleRead |
( |
const xercesc::DOMElement * |
const | ) |
|
|
protected |
void G4GDMLReadDefine::SetReverseSearch |
( |
G4bool |
flag | ) |
|
|
inline |
void G4GDMLReadDefine::VariableRead |
( |
const xercesc::DOMElement * |
const | ) |
|
|
protected |
void G4GDMLReadDefine::VectorRead |
( |
const xercesc::DOMElement * |
const, |
|
|
G4ThreeVector & |
|
|
) |
| |
|
protected |
std::map<G4String, G4GDMLMatrix> G4GDMLReadDefine::matrixMap |
|
protected |
std::map<G4String, G4ThreeVector> G4GDMLReadDefine::positionMap |
|
protected |
std::map<G4String, G4double> G4GDMLReadDefine::quantityMap |
|
protected |
G4bool G4GDMLReadDefine::reverseSearch = false |
|
protected |
std::map<G4String, G4ThreeVector> G4GDMLReadDefine::rotationMap |
|
protected |
std::map<G4String, G4ThreeVector> G4GDMLReadDefine::scaleMap |
|
protected |
The documentation for this class was generated from the following file: