ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pyG4Polycone.cc File Reference
#include <boost/python.hpp>
#include <memory>
#include "G4Polycone.hh"
+ Include dependency graph for pyG4Polycone.cc:

Go to the source code of this file.

Namespaces

namespace  pyG4Polycone
 

Functions

G4PolyconepyG4Polycone::f1_CreatePolycone (const G4String &name, G4double phiStart, G4double phiTotal, G4int numZPlanes, const std::vector< G4double > &zPlane, const std::vector< G4double > &rInner, const std::vector< G4double > &rOuter)
 
G4PolyconepyG4Polycone::f2_CreatePolycone (const G4String &name, G4double phiStart, G4double phiTotal, G4int numRZ, const std::vector< G4double > &r, const std::vector< G4double > &z)
 
void export_G4Polycone ()
 

Function Documentation

void export_G4Polycone ( )

Definition at line 91 of file pyG4Polycone.cc.

View newest version in sPHENIX GitHub at line 91 of file pyG4Polycone.cc

References pyG4Polycone::f1_CreatePolycone(), pyG4Polycone::f2_CreatePolycone(), G4Polycone::GetEndPhi(), G4Polycone::GetNumRZCorner(), G4Polycone::GetStartPhi(), and G4Polycone::IsOpen().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: