|
| StiDetectorGroups (const string &name, const string &description) |
|
void | setName (const string &newName) |
| Set the name of the object.
|
|
const string & | getName () const |
| Get the name of the object.
|
|
bool | isName (const string &aName) const |
| Determine whether name equals given name.
|
|
void | setDescription (const string &description) |
| Set the Describe of the object.
|
|
const string | getDescription () const |
| Get the Describe of the object.
|
|
bool | isDescribed () const |
| Determine whether Describe is set, i.e object has a Describe.
|
|
bool | isDescription (const string &description) const |
| Determine whether Describe equals given Describe.
|
|
bool | sameDescriptionAs (const Described &described) const |
| Determine whether Describe equals that of given object.
|
|
|
| Named (const string &aName=" ") |
| Only derived class are Named.
|
|
| Described (const string &aDescribe=" ") |
| Only derived class are Described.
|
|
string | _name |
|
string | _description |
|
Definition at line 8 of file StiDetectorGroups.h.
The documentation for this class was generated from the following file: