8 #ifndef run_conditions_H 9 #define run_conditions_H 14 #include "G4ThreeVector.hh" 15 #include "G4RotationMatrix.hh" 20 #include <QDomDocument> 55 void set_position(
string X,
string Y,
string Z);
56 void set_rotation(
string X,
string Y,
string Z);
57 void set_existance(
string exist);
84 QDomDocument domDocument;
G4ThreeVector get_vrotation()
vector< string > gTab_Vec
Vector of SQL tables names.
G4ThreeVector get_position()
G4RotationMatrix get_rotation()
map< string, gcard_detector > gDet_Map
Map of gcard_detector. Map Key = detector name.
double get_number(string)
Returns dimension from string, i.e. 100*cm.