Go to the source code of this file.
int main |
( |
int |
argc, |
|
|
const char * |
argv[] |
|
) |
| |
Definition at line 54 of file test_Geometry.cxx.
55 string gname =
"dune35t_geo";
57 string sarg =
argv[1];
59 cout <<
argv[0] <<
": GEOFCLNAME [dune35t_geo]";
int test_Geometry(string gname)
int test_Geometry |
( |
string |
gname | ) |
|
Definition at line 29 of file test_Geometry.cxx.
30 const string myname =
"test_Geometry: ";
31 cout << myname <<
"Starting test" <<
endl;
33 cout << myname <<
"NDEBUG must be off." <<
endl;
36 string line =
"-----------------------------";
38 std::ostringstream oss;
39 oss <<
"#include \"geometry_dune.fcl\"" <<
endl;
40 oss <<
"services.Geometry: @local::" << gname <<
endl;
41 oss <<
"services.ExptGeoHelperInterface: @local::dune_geometry_helper" <<
endl;
44 cout << myname << line <<
endl;
45 cout << myname <<
"Get Geometry service." <<
endl;
47 cout << myname << line <<
endl;
50 cout << myname << line <<
endl;
static void load_services(std::string const &config)
std::string DetectorName() const
Returns a string with the name of the detector, as configured.
void line(double t, double *p, double &x, double &y, double &z)
QTextStream & endl(QTextStream &s)