ATLAS Offline Software
|
#include "AsgTools/AsgTool.h"
#include "JetInterface/IJetExecuteTool.h"
#include <xAODCaloEvent/CaloClusterContainer.h>
#include "AsgTools/ToolHandle.h"
#include <HIJetRec/IHISubtractorTool.h>
#include <HIJetRec/IHIUEModulatorTool.h>
#include "CaloUtils/CaloClusterCollectionProcessor.h"
#include "xAODTracking/VertexContainer.h"
#include "HIEventUtils/HIEventShapeMapTool.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
#include "xAODHIEvent/HIEventShapeContainer.h"
Go to the source code of this file.
Classes | |
class | HIClusterSubtraction |
Algorithm that applies background subtraction to clusters. The subtraction needs to be handled separately from the making. The unsubtracted clusters are inputs into the jet finding which in turn defines the background (HIEventShapeContainer). More... | |