ATLAS Offline Software
Loading...
Searching...
No Matches
ParticleClusterAssociation.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef REC_PARTICLECLUSTERASSOCIATION_H
6#define REC_PARTICLECLUSTERASSOCIATION_H
7
8#include <vector>
11namespace Rec {
12
35
39
40}
41
42#endif
ParticleCaloAssociation(const Trk::CaloExtension *caloExtension, Data &&data, float coneSize)
ParticleClusterAssociation & operator=(const ParticleClusterAssociation &)=delete
no assignment operator
ParticleClusterAssociation(const ParticleClusterAssociation &)=delete
no copy constructor
const xAOD::CaloClusterContainer * container() const
access to container
ParticleClusterAssociation(const Trk::CaloExtension *caloExtension, Data &&clusters, float coneSize, const xAOD::CaloClusterContainer *container=0)
constructor taking CaloExtension, a vector of cells and a cone size as arguments
ParticleClusterAssociation()=delete
no default constructor
const xAOD::CaloClusterContainer * m_container
container
Tracking class to hold the extrapolation through calorimeter Layers Both the caloEntryLayerIntersecti...
Gaudi Tools.
CaloClusterContainer_v1 CaloClusterContainer
Define the latest version of the calorimeter cluster container.