![]() |
ATLAS Offline Software
|
Prerequisite object usable with. More...
#include <TrigCompositeUtils.h>
Public Member Functions | |
| HasObjectCollection (const std::string &name) | |
| constructor specifying the link name | |
| bool | operator() (const Decision *) const |
| checks if the arg Decision object has link collection of name specified at construction | |
Private Attributes | |
| std::string | m_name |
Prerequisite object usable with.
Definition at line 302 of file TrigCompositeUtils.h.
|
inline |
constructor specifying the link name
Definition at line 307 of file TrigCompositeUtils.h.
| bool TrigCompositeUtils::HasObjectCollection::operator() | ( | const Decision * | composite | ) | const |
checks if the arg Decision object has link collection of name specified at construction
Definition at line 254 of file TrigCompositeUtilsRoot.cxx.
|
private |
Definition at line 314 of file TrigCompositeUtils.h.