![]() |
ATLAS Offline Software
|
Functions | |
| TrkDistanceFinderNeutralNeutralCfg (flags, name, **options) | |
| TrkDistanceFinderNeutralNeutralCfg | ( | flags, | |
| name, | |||
| ** | options ) |
Sets up a TrkDistanceFinderNeutralNeutral tool and returns it.
The following options have BTaggingFlags defaults:
input: name: The name of the tool (should be unique).
**options: Python dictionary with options for the tool.
output: The actual tool, which can then by added to ToolSvc via ToolSvc += output.
Definition at line 6 of file TrkDistanceFinderNeutralNeutralConfig.py.