ATLAS Offline Software
Loading...
Searching...
No Matches
TrackCaloClusterContainer_v1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4#ifndef XAODPFLOW_VERSIONS_TRACKCALOCLUSTERCONTAINER_V1_H
5#define XAODPFLOW_VERSIONS_TRACKCALOCLUSTERCONTAINER_V1_H
6
7#include <stdint.h>
8
9// Core include(s):
12
13// Local include(s):
15
16// Declare IParticle as a base class of CaloCluster_v1:
18
19namespace xAOD {
22}
23
24#endif // XAODPFLOW_VERSIONS_TRACKCALOCLUSTERCONTAINER_V1_H
An STL vector of pointers that by default owns its pointed-to elements.
#define DATAVECTOR_BASE(T, BASE)
Declare base class info to DataVector.
Definition DataVector.h:649
Class providing the definition of the 4-vector interface.
Class describing a TrackCaloCluster.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
DataVector< xAOD::TrackCaloCluster_v1 > TrackCaloClusterContainer_v1
The container is a simple typedef for now.