ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/python.hpp>
Go to the source code of this file.
Functions | |
void | export_G4VSensitiveDetector () |
BOOST_PYTHON_MODULE (G4digits_hits) | |
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().
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().