ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
RecoEvent
ParticleCaloExtension
src
ParticleClusterAssociation.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
ParticleCaloExtension/ParticleClusterAssociation.h
"
6
7
8
namespace
Rec
{
9
10
ParticleClusterAssociation::ParticleClusterAssociation
(
const
Trk::CaloExtension
*
caloExtension
,
Data
&& clusters,
11
float
coneSize,
const
xAOD::CaloClusterContainer
*
container
) :
12
ParticleCaloAssociation
<
const
xAOD
::
CaloCluster
* >(
caloExtension
,
std
::move(clusters),coneSize),
13
m_container
(
container
) {
14
}
15
16
}
ParticleClusterAssociation.h
CaloCluster
Principal data class for CaloCell clusters.
Definition
Calorimeter/CaloEvent/CaloEvent/CaloCluster.h:79
Rec::ParticleCaloAssociation< const xAOD::CaloCluster * >::caloExtension
const Trk::CaloExtension & caloExtension() const
Definition
ParticleCaloAssociation.h:73
Rec::ParticleCaloAssociation< const xAOD::CaloCluster * >::ParticleCaloAssociation
ParticleCaloAssociation(const Trk::CaloExtension *caloExtension, Data &&data, float coneSize)
Definition
ParticleCaloAssociation.h:89
Rec::ParticleCaloAssociation< const xAOD::CaloCluster * >::Data
std::vector< const xAOD::CaloCluster * > Data
Definition
ParticleCaloAssociation.h:19
Rec::ParticleClusterAssociation::container
const xAOD::CaloClusterContainer * container() const
access to container
Definition
ParticleClusterAssociation.h:36
Rec::ParticleClusterAssociation::ParticleClusterAssociation
ParticleClusterAssociation()=delete
no default constructor
Rec::ParticleClusterAssociation::m_container
const xAOD::CaloClusterContainer * m_container
container
Definition
ParticleClusterAssociation.h:33
Trk::CaloExtension
Tracking class to hold the extrapolation through calorimeter Layers Both the caloEntryLayerIntersecti...
Definition
TrkEvent/TrkCaloExtension/TrkCaloExtension/CaloExtension.h:19
const
Rec
namespace for combined reconstruction tools and interfaces
Definition
FakeTrackBuilder.h:10
std
STL namespace.
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition
ICaloAffectedTool.h:24
xAOD::CaloClusterContainer
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.
Definition
Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloClusterContainer.h:17
Generated on
for ATLAS Offline Software by
1.17.0