ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
test.MyPrimaryGeneratorAction Class Reference
+ Inheritance diagram for test.MyPrimaryGeneratorAction:
+ Collaboration diagram for test.MyPrimaryGeneratorAction:

Public Member Functions

def __init__
 
def GeneratePrimaries
 
def __init__
 
def GeneratePrimaries
 
- Public Member Functions inherited from G4VUserPrimaryGeneratorAction
 G4VUserPrimaryGeneratorAction ()
 
virtual ~G4VUserPrimaryGeneratorAction ()
 
virtual void GeneratePrimaries (G4Event *anEvent)=0
 

Public Attributes

 particleGun
 

Detailed Description

Definition at line 12 of file test.py.

View newest version in sPHENIX GitHub at line 12 of file test.py

Constructor & Destructor Documentation

def test.MyPrimaryGeneratorAction.__init__ (   self)

Definition at line 15 of file test.py.

View newest version in sPHENIX GitHub at line 15 of file test.py

Referenced by test.MyPrimaryGeneratorAction.__init__().

+ Here is the caller graph for this function:

def test.MyPrimaryGeneratorAction.__init__ (   self)

Definition at line 18 of file test.py.

View newest version in sPHENIX GitHub at line 18 of file test.py

References test.MyPrimaryGeneratorAction.__init__(), test.MyPrimaryGeneratorAction.particleGun, PrimaryGeneratorAction.particleGun, and demo.MyPrimaryGeneratorAction.particleGun.

+ Here is the call graph for this function:

Member Function Documentation

def test.MyPrimaryGeneratorAction.GeneratePrimaries (   self,
  event 
)

Definition at line 19 of file test.py.

View newest version in sPHENIX GitHub at line 19 of file test.py

Referenced by test.MyPrimaryGeneratorAction.GeneratePrimaries().

+ Here is the caller graph for this function:

def test.MyPrimaryGeneratorAction.GeneratePrimaries (   self,
  event 
)

Definition at line 22 of file test.py.

View newest version in sPHENIX GitHub at line 22 of file test.py

References test.MyPrimaryGeneratorAction.GeneratePrimaries().

+ Here is the call graph for this function:

Member Data Documentation

test.MyPrimaryGeneratorAction.particleGun

Definition at line 17 of file test.py.

View newest version in sPHENIX GitHub at line 17 of file test.py

Referenced by test.MyPrimaryGeneratorAction.__init__().


The documentation for this class was generated from the following files: