Class Reference for E1039 Core & Analysis Software
PHG4PrimaryGeneratorAction Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/PHG4PrimaryGeneratorAction.h>

+ Inheritance diagram for PHG4PrimaryGeneratorAction:
+ Collaboration diagram for PHG4PrimaryGeneratorAction:

Public Member Functions

 PHG4PrimaryGeneratorAction ()
 
virtual ~PHG4PrimaryGeneratorAction ()
 
virtual void GeneratePrimaries (G4Event *anEvent)
 
void SetInEvent (PHG4InEvent *const inevt)
 set top node (from where particle list is retrieved for passing to geant More...
 
void Verbosity (const int val)
 Set/Get verbosity. More...
 
int Verbosity () const
 

Protected Attributes

int verbosity
 

Detailed Description

Definition at line 8 of file PHG4PrimaryGeneratorAction.h.

Constructor & Destructor Documentation

◆ PHG4PrimaryGeneratorAction()

PHG4PrimaryGeneratorAction::PHG4PrimaryGeneratorAction ( )
inline

Definition at line 12 of file PHG4PrimaryGeneratorAction.h.

◆ ~PHG4PrimaryGeneratorAction()

virtual PHG4PrimaryGeneratorAction::~PHG4PrimaryGeneratorAction ( )
inlinevirtual

Definition at line 16 of file PHG4PrimaryGeneratorAction.h.

Member Function Documentation

◆ GeneratePrimaries()

void PHG4PrimaryGeneratorAction::GeneratePrimaries ( G4Event *  anEvent)
virtual

Definition at line 23 of file PHG4PrimaryGeneratorAction.cc.

References NULL, PHWHERE, and PHG4UserPrimaryParticleInformation::set_user_barcode().

+ Here is the call graph for this function:

◆ SetInEvent()

void PHG4PrimaryGeneratorAction::SetInEvent ( PHG4InEvent *const  inevt)
inline

set top node (from where particle list is retrieved for passing to geant

Definition at line 22 of file PHG4PrimaryGeneratorAction.h.

Referenced by PHG4Reco::process_event().

+ Here is the caller graph for this function:

◆ Verbosity() [1/2]

int PHG4PrimaryGeneratorAction::Verbosity ( ) const
inline

Definition at line 27 of file PHG4PrimaryGeneratorAction.h.

References verbosity.

◆ Verbosity() [2/2]

void PHG4PrimaryGeneratorAction::Verbosity ( const int  val)
inline

Set/Get verbosity.

Definition at line 26 of file PHG4PrimaryGeneratorAction.h.

References verbosity.

Member Data Documentation

◆ verbosity

int PHG4PrimaryGeneratorAction::verbosity
protected

Definition at line 31 of file PHG4PrimaryGeneratorAction.h.

Referenced by Verbosity().


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