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