|
Class Reference for E1039 Core & Analysis Software
|
#include <string>
Include dependency graph for G4_DriftChamber.C:Go to the source code of this file.
Macros | |
| #define | LogDebug(exp) std::cout<<"DEBUG: " <<__FILE__<<": "<<__LINE__<<": "<< exp << std::endl |
Functions | |
| void | get_phys_param (TSQLServer *server, const string &pvName, int &lvID, double *place, double *rot) |
| void | get_logi_param (TSQLServer *server, const int lvID, int &sID) |
| void | get_soli_param (TSQLServer *server, const int sID, double *size) |
| void | SetupDriftChamber (PHG4Reco *g4Reco, std::string _server_name="seaquestdb01.fnal.gov", int _port=3310, std::string _user_name="seaguest", std::string _password="qqbar2mu+mu-", std::string _input_shcema="geometry_G17_run3") |
| #define LogDebug | ( | exp | ) | std::cout<<"DEBUG: " <<__FILE__<<": "<<__LINE__<<": "<< exp << std::endl |
Definition at line 3 of file G4_DriftChamber.C.
Referenced by get_logi_param(), get_phys_param(), and get_soli_param().
| void get_logi_param | ( | TSQLServer * | server, |
| const int | lvID, | ||
| int & | sID | ||
| ) |
Definition at line 49 of file G4_DriftChamber.C.
References LogDebug.
| void get_phys_param | ( | TSQLServer * | server, |
| const string & | pvName, | ||
| int & | lvID, | ||
| double * | place, | ||
| double * | rot | ||
| ) |
Definition at line 19 of file G4_DriftChamber.C.
References LogDebug.
| void get_soli_param | ( | TSQLServer * | server, |
| const int | sID, | ||
| double * | size | ||
| ) |
Definition at line 71 of file G4_DriftChamber.C.
References LogDebug.
| void SetupDriftChamber | ( | PHG4Reco * | g4Reco, |
| std::string | _server_name = "seaquestdb01.fnal.gov", |
||
| int | _port = 3310, |
||
| std::string | _user_name = "seaguest", |
||
| std::string | _password = "qqbar2mu+mu-", |
||
| std::string | _input_shcema = "geometry_G17_run3" |
||
| ) |
Definition at line 95 of file G4_DriftChamber.C.
References Fun4AllReturnCodes::ABORTRUN, get_logi_param(), get_phys_param(), get_soli_param(), PHG4Reco::registerSubsystem(), PHG4DetectorSubsystem::set_double_param(), PHG4DetectorSubsystem::set_string_param(), PHG4DetectorSubsystem::SetActive(), and PHG4DetectorSubsystem::SuperDetector().
Referenced by Fun4Sim().
Here is the call graph for this function:
Here is the caller graph for this function: