40 #ifndef _PHG4GDMLWRITEDEFINE_INCLUDED_
41 #define _PHG4GDMLWRITEDEFINE_INCLUDED_
43 #include <Geant4/G4Types.hh>
44 #include <Geant4/G4ThreeVector.hh>
45 #include <Geant4/G4RotationMatrix.hh>
54 G4ThreeVector
GetAngles(
const G4RotationMatrix&);
56 const G4String& name,
const G4ThreeVector& scl)
59 const G4String& name,
const G4ThreeVector& rot)
62 const G4String& name,
const G4ThreeVector& pos)
65 const G4String& name,
const G4ThreeVector& rot)
68 const G4String& name,
const G4ThreeVector& pos)
70 void AddPosition(
const G4String& name,
const G4ThreeVector& pos)
81 const G4String&,
const G4ThreeVector&);
83 const G4String&,
const G4ThreeVector&);
85 const G4String&,
const G4ThreeVector&);
void PositionWrite(xercesc::DOMElement *element, const G4String &name, const G4ThreeVector &pos)
virtual void DefineWrite(xercesc::DOMElement *)
void AddPosition(const G4String &name, const G4ThreeVector &pos)
void Position_vectorWrite(xercesc::DOMElement *, const G4String &, const G4String &, const G4ThreeVector &)
void Scale_vectorWrite(xercesc::DOMElement *, const G4String &, const G4String &, const G4ThreeVector &)
G4ThreeVector GetAngles(const G4RotationMatrix &)
void RotationWrite(xercesc::DOMElement *element, const G4String &name, const G4ThreeVector &rot)
static const G4double kAngularPrecision
void FirstpositionWrite(xercesc::DOMElement *element, const G4String &name, const G4ThreeVector &pos)
void Rotation_vectorWrite(xercesc::DOMElement *, const G4String &, const G4String &, const G4ThreeVector &)
xercesc::DOMElement * defineElement
static const G4double kRelativePrecision
static const G4double kLinearPrecision
virtual ~PHG4GDMLWriteDefine()
void ScaleWrite(xercesc::DOMElement *element, const G4String &name, const G4ThreeVector &scl)
void FirstrotationWrite(xercesc::DOMElement *element, const G4String &name, const G4ThreeVector &rot)