![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Inheritance diagram for root_test.MyPrimaryGeneratorAction:
Collaboration diagram for root_test.MyPrimaryGeneratorAction:Public Member Functions | |
| def | __init__ |
| def | GeneratePrimaries |
Public Member Functions inherited from G4VUserPrimaryGeneratorAction | |
| G4VUserPrimaryGeneratorAction () | |
| virtual | ~G4VUserPrimaryGeneratorAction () |
| virtual void | GeneratePrimaries (G4Event *anEvent)=0 |
Public Attributes | |
| particleGun | |
Definition at line 62 of file root_test.py.
View newest version in sPHENIX GitHub at line 62 of file root_test.py
| def root_test.MyPrimaryGeneratorAction.__init__ | ( | self | ) |
Definition at line 65 of file root_test.py.
View newest version in sPHENIX GitHub at line 65 of file root_test.py
| def root_test.MyPrimaryGeneratorAction.GeneratePrimaries | ( | self, | |
| event | |||
| ) |
Definition at line 69 of file root_test.py.
View newest version in sPHENIX GitHub at line 69 of file root_test.py
| root_test.MyPrimaryGeneratorAction.particleGun |
Definition at line 67 of file root_test.py.
View newest version in sPHENIX GitHub at line 67 of file root_test.py