26 sprintf(cmd,
"/control/matScan/eyePosition %f %f %f cm",
pos_x,
pos_y,
pos_z);
27 cout <<
"executing " << cmd << endl;
31 cout <<
"executing " << cmd << endl;
35 cout <<
"executing " << cmd << endl;
38 cout <<
"starting scan - patience" << endl;
74 cout <<
"pos: {" <<
pos_x <<
", " <<
pos_y <<
", " <<
pos_z <<
"}" << endl;
75 cout <<
"phibins: " <<
phibins << endl;
76 cout <<
"phimin: " <<
phimin << endl;
77 cout <<
"phispan: " <<
phispan << endl;
79 cout <<
"thetabins: " <<
thetabins << endl;
80 cout <<
"thetamin: " <<
thetamin << endl;
81 cout <<
"thetaspan: " <<
thetaspan << endl;
static Fun4AllServer * instance()
void set_phibins(const int i)
void set_phispan(const float f)
void set_phimin(const float f)
PHCompositeNode * topNode() const
void set_thetamin(const float f)
int InitRun(PHCompositeNode *topNode)
void set_thetabins(const int i)
SubsysReco * getSubsysReco(const std::string &name)
int ApplyCommand(const std::string &cmd)
interface to G4 cmd interpreter
void set_thetaspan(const float f)