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

Go to the source code of this file.

Namespaces

namespace  pyG4Event
 

Functions

void export_G4Event ()
 

Function Documentation

void export_G4Event ( )

Definition at line 50 of file pyG4Event.cc.

View newest version in sPHENIX GitHub at line 50 of file pyG4Event.cc

References G4Event::AddPrimaryVertex(), G4Event::Draw(), G4Event::GetEventID(), G4Event::GetNumberOfPrimaryVertex(), G4Event::GetPrimaryVertex(), G4Event::GetTrajectoryContainer(), G4Event::GetUserInformation(), G4Event::IsAborted(), G4Event::Print(), G4Event::SetEventAborted(), G4Event::SetEventID(), and G4Event::SetUserInformation().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: