Loading...
Searching...
No Matches
Go to the documentation of this file.
19 =
new TGeant3(
"C++ Interface to Geant3");
21 cout <<
"Geant3 has been created." << endl;
23 gMC->SetProcess(
"DRAY",1);
24 gMC->SetProcess(
"LOSS",1);
25 gMC->SetProcess(
"HADR",0);