LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ArtG4PrimaryGeneratorAction.hh"
Public Member Functions | |
ArtG4PrimaryGeneratorAction (ActionHolderService *actionHolder) | |
Private Member Functions | |
void | GeneratePrimaries (G4Event *anEvent) override |
Private Attributes | |
ActionHolderService * | actionHolder_ |
Definition at line 18 of file ArtG4PrimaryGeneratorAction.hh.
|
explicit |
Definition at line 4 of file ArtG4PrimaryGeneratorAction.cc.
|
overrideprivate |
Definition at line 9 of file ArtG4PrimaryGeneratorAction.cc.
References actionHolder_, and artg4tk::ActionHolderService::generatePrimaries().
|
private |
Definition at line 27 of file ArtG4PrimaryGeneratorAction.hh.
Referenced by GeneratePrimaries().