Geant4
10.03.p03
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Namespace List
Namespace Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
Functions
pyG4Para Namespace Reference
Functions
G4Para
*
CreatePara
(const
G4String
&
name
,
G4double
pDx,
G4double
pDy,
G4double
pDz,
G4double
pAlpha,
G4double
pTheta,
G4double
pPhi)
Function Documentation
G4Para
* pyG4Para::CreatePara
(
const
G4String
&
name
,
G4double
pDx
,
G4double
pDy
,
G4double
pDz
,
G4double
pAlpha
,
G4double
pTheta
,
G4double
pPhi
)
Definition at line
42
of file
pyG4Para.cc
.
45
{
46
return
new
G4Para
(name, pDx, pDy, pDz, pAlpha, pTheta, pPhi);
47
}
G4Para
Definition:
G4Para.hh:77
Here is the caller graph for this function:
pyG4Para
Generated on Tue Nov 28 2017 21:47:06 for Geant4 by
1.8.5