Import Geant4 0.1.0 source tree
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#ifndef _G4MAKEVOL_
|
||||
#define _G4MAKEVOL_ 1
|
||||
|
||||
void
|
||||
G4makevol(G4String& vname, G4String& shape, G4int nmed,
|
||||
G4double* Rpar, G4int npar);
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user