ATLAS Offline Software
Loading...
Searching...
No Matches
GRLSelectorAlg.h File Reference
Include dependency graph for GRLSelectorAlg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GRLSelectorAlg
 Author: will buttinger To use this alg in your joboptions: masterseq = CfgMgr.AthSequencer("AthMasterSeq") ToolSvc += CfgMgr.GoodRunsListSelectionTool("myGRLTool",GoodRunsListVec=["my.grl.xml"]) masterseq += CfgMgr.GRLSelectorAlg(Tool=ToolSvc.myGRLTool) More...