ATLAS Offline Software
Event
xAOD
xAODCaloEvent
xAODCaloEvent
versions
CaloClusterContainer_v1.h
Go to the documentation of this file.
1
// Dear emacs, this is -*- c++ -*-
2
3
/*
4
Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
5
*/
6
7
#ifndef XAODCALOEVENT_VERSIONS_CALOCLUSTERCONTAINER_V1_H
8
#define XAODCALOEVENT_VERSIONS_CALOCLUSTERCONTAINER_V1_H
9
10
// EDM include(s):
11
#include "
AthContainers/DataVector.h
"
12
#include "
xAODBase/IParticleContainer.h
"
13
// Local include(s):
14
#include "
xAODCaloEvent/versions/CaloCluster_v1.h
"
15
16
namespace
xAOD
{
18
typedef
DataVector< CaloCluster_v1 >
CaloClusterContainer_v1
;
19
}
20
21
#endif // XAODCALOEVENT_VERSIONS_CALOCLUSTERCONTAINER_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
IParticleContainer.h
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
xAOD::CaloClusterContainer_v1
DataVector< CaloCluster_v1 > CaloClusterContainer_v1
Define the cluster container as a simple DataVector.
Definition:
CaloCluster_v1.h:48
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
CaloCluster_v1.h
Generated on Sun Dec 22 2024 21:07:49 for ATLAS Offline Software by
1.8.18