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

Go to the source code of this file.

Namespaces

namespace  pyG4Box
 

Functions

G4BoxpyG4Box::CreateBox (const G4String &name, G4double pX, G4double pY, G4double pZ)
 
void export_G4Box ()
 

Function Documentation

void export_G4Box ( )

Definition at line 54 of file pyG4Box.cc.

View newest version in sPHENIX GitHub at line 54 of file pyG4Box.cc

References pyG4Box::CreateBox(), G4Box::GetXHalfLength(), G4Box::GetYHalfLength(), G4Box::GetZHalfLength(), G4Box::SetXHalfLength(), G4Box::SetYHalfLength(), and G4Box::SetZHalfLength().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: