Geant4.10
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Namespace List
Namespace Members
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Functions
pyG4Box Namespace Reference
Functions
G4Box
*
CreateBox
(const
G4String
&
name
,
G4double
pX,
G4double
pY,
G4double
pZ)
Function Documentation
G4Box
* pyG4Box::CreateBox
(
const
G4String
&
name
,
G4double
pX
,
G4double
pY
,
G4double
pZ
)
Definition at line
42
of file
pyG4Box.cc
.
Referenced by
export_G4Box()
.
44
{
45
return
new
G4Box
(name, pX, pY, pZ);
46
}
G4Box
Definition:
G4Box.hh:63
Generated on Wed Apr 30 2014 15:57:41 for Geant4.10 by
1.8.7