LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ArtG4StackingAction.hh"
Public Member Functions | |
ArtG4StackingAction (ActionHolderService *) | |
Private Member Functions | |
G4ClassificationOfNewTrack | ClassifyNewTrack (const G4Track *) override |
Private Attributes | |
ActionHolderService * | actionHolder_ |
Definition at line 19 of file ArtG4StackingAction.hh.
|
explicit |
Definition at line 4 of file ArtG4StackingAction.cc.
|
overrideprivate |
Definition at line 9 of file ArtG4StackingAction.cc.
References actionHolder_, and artg4tk::ActionHolderService::killNewTrack().
|
private |
Definition at line 27 of file ArtG4StackingAction.hh.
Referenced by ClassifyNewTrack().