ATLAS Offline Software
Event
xAOD
xAODCaloEvent
xAODCaloEvent
CaloClusterContainerFwd.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_CALOCLUSTERCONTAINERFWD_V1_H
8
#define XAODCALOEVENT_CALOCLUSTERCONTAINERFWD_V1_H
9
10
#include "
AthContainers/DataVector.h
"
11
#include "
xAODCaloEvent/CaloClusterFwd.h
"
12
#include "
xAODBase/IParticleContainer.h
"
13
14
DATAVECTOR_BASE_FWD
(
xAOD::CaloCluster
,
xAOD::IParticle
);
15
16
namespace
xAOD
{
18
typedef
DataVector< CaloCluster >
CaloClusterContainer
;
19
}
20
21
22
#endif // XAODCALOEVENT_CALOCLUSTERCONTAINERFWD_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition:
ICaloAffectedTool.h:24
xAOD::IParticle
Class providing the definition of the 4-vector interface.
Definition:
Event/xAOD/xAODBase/xAODBase/IParticle.h:41
xAOD::CaloClusterContainer
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.
Definition:
Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloClusterContainer.h:17
xAOD::CaloCluster_v1
Description of a calorimeter cluster.
Definition:
CaloCluster_v1.h:59
CaloClusterFwd.h
IParticleContainer.h
DATAVECTOR_BASE_FWD
DATAVECTOR_BASE_FWD(xAOD::CaloCluster, xAOD::IParticle)
DataVector< CaloCluster >
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
Generated on Thu Nov 7 2024 21:11:21 for ATLAS Offline Software by
1.8.18