![]() |
ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgTool.h"#include "xAODPFlow/PFOContainer.h"#include "xAODPFlow/FlowElementContainer.h"#include "StoreGate/ReadDecorHandleKey.h"#include "TrackCaloClusterRecInterfaces/ITrackCaloClusterTool.h"#include "TrackVertexAssociationTool/ITrackVertexAssociationTool.h"#include "TrackCaloClusterRecInterfaces/IClusterFilterTool.h"Go to the source code of this file.
Classes | |
| class | TrackCaloClusterBaseTool |
| A base class for tools implementing ITrackCaloClusterTool. More... | |
| class | TCCCombinedTool |
| Implements the creation of "combined" TCC objects. More... | |
| class | TCCChargedTool |
| Implements the creation of "charged" TCC objects (that is tracks matched 0 clusters) More... | |
| class | TCCNeutralTool |
| Implements the creation of "neutral" TCC objects (that is clusters matched to 0 tracks) More... | |
| class | UFOTool |
| Implements the creation of UFO objects. More... | |
Defines implementions of ITrackCaloClusterTool in charge of building different taste of TCC or UFO
Definition in file TrackCaloClusterTool.h.