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

Go to the source code of this file.

Functions

void export_G4UserLimits ()
 

Function Documentation

void export_G4UserLimits ( )

Definition at line 42 of file pyG4UserLimits.cc.

View newest version in sPHENIX GitHub at line 42 of file pyG4UserLimits.cc

References G4UserLimits::GetType(), G4UserLimits::GetUserMaxTime(), G4UserLimits::GetUserMaxTrackLength(), G4UserLimits::GetUserMinEkine(), G4UserLimits::GetUserMinRange(), init(), G4UserLimits::SetMaxAllowedStep(), G4UserLimits::SetType(), G4UserLimits::SetUserMaxTime(), G4UserLimits::SetUserMaxTrackLength(), G4UserLimits::SetUserMinEkine(), and G4UserLimits::SetUserMinRange().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: