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
pyG4Trd Namespace Reference
Functions
G4Trd
*
CreateTrd
(const
G4String
&
name
,
G4double
pdx1,
G4double
pdx2,
G4double
pdy1,
G4double
pdy2,
G4double
pdz)
Function Documentation
G4Trd
* pyG4Trd::CreateTrd
(
const
G4String
&
name
,
G4double
pdx1
,
G4double
pdx2
,
G4double
pdy1
,
G4double
pdy2
,
G4double
pdz
)
Definition at line
42
of file
pyG4Trd.cc
.
44
{
45
return
new
G4Trd
(name, pdx1, pdx2, pdy1, pdy2, pdz);
46
}
G4Trd
Definition:
G4Trd.hh:72
Here is the caller graph for this function:
pyG4Trd
Generated on Tue Nov 28 2017 21:47:06 for Geant4 by
1.8.5