DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Public Attributes | List of all members
dd4hep::sim::Geant4Action::FindByName Struct Reference

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
 

Detailed Description

Functor to access elements by name.

Definition at line 157 of file Geant4Action.h.

Constructor & Destructor Documentation

◆ FindByName()

dd4hep::sim::Geant4Action::FindByName::FindByName ( const std::string &  n)
inline

Definition at line 159 of file Geant4Action.h.

Member Function Documentation

◆ operator()()

bool dd4hep::sim::Geant4Action::FindByName::operator() ( const Geant4Action a)
inline

Definition at line 160 of file Geant4Action.h.

Member Data Documentation

◆ _n

std::string dd4hep::sim::Geant4Action::FindByName::_n

Definition at line 158 of file Geant4Action.h.


The documentation for this struct was generated from the following file: