LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ActionBase.hh"
Public Member Functions | |
ActionBase (std::string myName) | |
virtual | ~ActionBase () |
std::string const & | myName () const |
virtual void | initialize () |
Private Attributes | |
std::string | myName_ |
Definition at line 14 of file ActionBase.hh.
|
inline |
|
virtual |
|
inlinevirtual |
Reimplemented in artg4tk::myParticleGunActionService, and artg4tk::HepevtInputActionService.
Definition at line 36 of file ActionBase.hh.
|
inline |
|
private |
Definition at line 41 of file ActionBase.hh.
Referenced by myName().