Geant4_10
Namespaces | Functions
pyG4Trap.cc File Reference
#include <boost/python.hpp>
#include "G4Trap.hh"
Include dependency graph for pyG4Trap.cc:

Go to the source code of this file.

Namespaces

 pyG4Trap
 

Functions

G4TrappyG4Trap::f1_CreateTrap (const G4String &name)
 
G4TrappyG4Trap::f2_CreateTrap (const G4String &name, G4double pDz, G4double pTheta, G4double pPhi, G4double pDy1, G4double pDx1, G4double pDx2, G4double pAlp1, G4double pDy2, G4double pDx3, G4double pDx4, G4double pAlp2)
 
G4TrappyG4Trap::f3_CreateTrap (const G4String &name, const std::vector< G4ThreeVector > &pt)
 
G4TrappyG4Trap::f4_CreateTrap (const G4String &name, G4double pZ, G4double pY, G4double pX, G4double pLTX)
 
G4TrappyG4Trap::f5_CreateTrap (const G4String &name, G4double pDx1, G4double pDx2, G4double pDy1, G4double pDy2, G4double pDz)
 
G4TrappyG4Trap::f6_CreateTrap (const G4String &name, G4double pDx, G4double pDy, G4double pDz, G4double pAlpha, G4double pTheta, G4double pPhi)
 
void export_G4Trap ()
 

Function Documentation

void export_G4Trap ( )

Definition at line 102 of file pyG4Trap.cc.

Here is the call graph for this function:

Here is the caller graph for this function: