Defines helper functions for initializing the OR tools in C++. More...
#include <string>
#include "AsgTools/StatusCode.h"
#include "AssociationUtils/ToolBox.h"
#include "AssociationUtils/ORToolBox.h"
Go to the source code of this file.
Classes | |
struct | ORUtils::ORFlags |
A struct of global config options used to simplify the config helper interface. More... | |
Namespaces | |
namespace | ORUtils |
This file defines the overlap removal tool: ORTool. | |
Functions | |
StatusCode | ORUtils::recommendedTools (const ORFlags &flags, ToolBox &toolBox) |
Pre-configured standard recommended OR tools. |
Defines helper functions for initializing the OR tools in C++.