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

Go to the source code of this file.

Functions

void export_G4VSensitiveDetector ()
 
 BOOST_PYTHON_MODULE (G4digits_hits)
 

Function Documentation

BOOST_PYTHON_MODULE ( G4digits_hits  )

Definition at line 41 of file pymodG4digits_hits.cc.

View newest version in sPHENIX GitHub at line 41 of file pymodG4digits_hits.cc

References export_G4VSensitiveDetector().

+ Here is the call graph for this function:

void export_G4VSensitiveDetector ( )

Definition at line 63 of file pyG4VSensitiveDetector.cc.

View newest version in sPHENIX GitHub at line 63 of file pyG4VSensitiveDetector.cc

References G4VSensitiveDetector::Activate(), G4VSensitiveDetector::clear(), G4VSensitiveDetector::DrawAll(), G4VSensitiveDetector::EndOfEvent(), G4VSensitiveDetector::GetCollectionName(), G4VSensitiveDetector::GetFullPathName(), G4VSensitiveDetector::GetName(), G4VSensitiveDetector::GetNumberOfCollections(), G4VSensitiveDetector::GetPathName(), G4VSensitiveDetector::GetROgeometry(), G4VSensitiveDetector::Hit(), G4VSensitiveDetector::Initialize(), G4VSensitiveDetector::isActive(), G4VSensitiveDetector::PrintAll(), G4VSensitiveDetector::SetROgeometry(), and G4VSensitiveDetector::SetVerboseLevel().

Referenced by BOOST_PYTHON_MODULE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: