![]() |
ATLAS Offline Software
|
#include <IGoodRunsListSelectorTool.h>
Public Member Functions | |
| DeclareInterfaceID (IGoodRunsListSelectorTool, 1, 0) | |
| virtual bool | passRunLB (int runNumber, int lumiBlockNr, const std::vector< std::string > &grlnameVec=std::vector< std::string >(), const std::vector< std::string > &brlnameVec=std::vector< std::string >())=0 |
| DQ Test of run,LBs combination. | |
| virtual bool | passThisRunLB (const std::vector< std::string > &grlnameVec=std::vector< std::string >(), const std::vector< std::string > &brlnameVec=std::vector< std::string >())=0 |
| DQ Test of run,LBs combination. | |
| virtual bool | registerGRLSelector (const std::string &name, const std::vector< std::string > &grlnameVec, const std::vector< std::string > &brlnameVec)=0 |
| register grl/brl combination | |
| virtual const std::map< std::string, vvPair > & | getGRLSelectorRegistry ()=0 |
| get GRL selector registry | |
| virtual const Root::TGRLCollection * | getGRLCollection () const =0 |
| get grl/brl collection | |
| virtual const Root::TGRLCollection * | getBRLCollection () const =0 |
Definition at line 19 of file IGoodRunsListSelectorTool.h.
| IGoodRunsListSelectorTool::DeclareInterfaceID | ( | IGoodRunsListSelectorTool | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
|
pure virtual |
get grl/brl collection
|
pure virtual |
get GRL selector registry
|
pure virtual |
DQ Test of run,LBs combination.
|
pure virtual |
DQ Test of run,LBs combination.
|
pure virtual |
register grl/brl combination