ATLAS Offline Software
|
#include <GeoModelExperiment.h>
Public Member Functions | |
NameEquals (const std::string &name) | |
bool | operator() (const value_type &m) const |
Private Attributes | |
std::string | m_name |
Definition at line 41 of file GeoModelExperiment.h.
GeoModelExperiment::NameEquals::NameEquals | ( | const std::string & | name | ) |
Definition at line 73 of file GeoModelExperiment.cxx.
bool GeoModelExperiment::NameEquals::operator() | ( | const value_type & | m | ) | const |
Definition at line 76 of file GeoModelExperiment.cxx.
|
private |
Definition at line 49 of file GeoModelExperiment.h.