ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "GaudiKernel/ToolHandle.h"
#include "StoreGate/DataHandle.h"
#include "StoreGate/WriteDecorHandle.h"
#include "xAODPFlow/FlowElementContainer.h"
#include "xAODTau/TauJetContainer.h"
Go to the source code of this file.
Classes | |
class | PFTauFlowElementAssoc |
This is the algorithm, which inherits from AthReentrantAlgorithm, that adds element links between FlowElements (FEs) and Tau objects. More... | |