DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
Functor to access elements by name. More...
#include <Geant4Action.h>
Public Member Functions | |
FindByName (const std::string &n) | |
bool | operator() (const Geant4Action *a) |
Public Attributes | |
std::string | _n |
Functor to access elements by name.
Definition at line 157 of file Geant4Action.h.
|
inline |
Definition at line 159 of file Geant4Action.h.
|
inline |
Definition at line 160 of file Geant4Action.h.
std::string dd4hep::sim::Geant4Action::FindByName::_n |
Definition at line 158 of file Geant4Action.h.