Definition at line 250 of file GeometryCore.cxx.
gar::geo::CollectNodesByName::CollectNodesByName |
( |
std::set< std::string > const & |
names | ) |
|
|
inline |
void gar::geo::CollectNodesByName::operator() |
( |
TGeoNode const & |
node | ) |
|
|
inline |
If the name of the node matches, records the end node.
Definition at line 256 of file GeometryCore.cxx.
std::vector< TGeoNode const * > nodes
NodeNameMatcherClass matcher
Definition at line 259 of file GeometryCore.cxx.
void operator()(TGeoNode const &node)
If the name of the node matches, records the end node.
std::vector<TGeoNode const*> gar::geo::CollectNodesByName::nodes |
The documentation for this struct was generated from the following file: