ATLAS Offline Software
|
#include <limits>
#include "TError.h"
#include "AssociationUtils/OverlapRemovalInit.h"
#include "AssociationUtils/DeltaROverlapTool.h"
#include "AssociationUtils/EleMuSharedTrkOverlapTool.h"
#include "AssociationUtils/EleJetOverlapTool.h"
#include "AssociationUtils/MuJetOverlapTool.h"
#include "AssociationUtils/TauLooseEleOverlapTool.h"
#include "AssociationUtils/TauLooseMuOverlapTool.h"
#include "AssociationUtils/OverlapRemovalTool.h"
Go to the source code of this file.
Namespaces | |
ORUtils | |
Macros | |
#define | ORT_CHECK(ARG) |
Functions | |
StatusCode | ORUtils::recommendedTools (const ORFlags &flags, ToolBox &toolBox) |
Pre-configured standard recommended OR tools. More... | |
#define ORT_CHECK | ( | ARG | ) |
Definition at line 23 of file OverlapRemovalInit.cxx.