![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include <string>Go to the source code of this file.
Classes | |
| class | DD4hep::ByName< T > |
| Helper functor to select elements by name (using name() member method) More... | |
| class | DD4hep::ByNameAttr< T > |
| Helper functor to select elements by name (using name member variable) More... | |
Namespaces | |
| DD4hep | |
| Namespace for the AIDA detector description toolkit. | |
Functions | |
| template<typename T > | |
| ByName< T > | DD4hep::byName (const std::string &n) |
| template<typename T > | |
| ByName< T > | DD4hep::byName (const T *o) |
| template<typename T > | |
| ByName< T > | DD4hep::byName (const T &o) |
| template<typename T > | |
| ByNameAttr< T > | DD4hep::byNameAttr (const std::string &nam) |
| template<typename T > | |
| ByNameAttr< T > | DD4hep::byNameAttr (const T *o) |
| template<typename T > | |
| ByNameAttr< T > | DD4hep::byNameAttr (const T &o) |
1.8.6