ATLAS Offline Software
PhysicsAnalysis
DerivationFramework
DerivationFrameworkCalo
src
CellsInCone.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 DERIVATIONFRAMEWORK_CELLSINCONE_H
6
#define DERIVATIONFRAMEWORK_CELLSINCONE_H
7
8
#include "
xAODCaloEvent/CaloClusterFwd.h
"
9
#include "
xAODEgamma/EgammaFwd.h
"
10
class
CaloCellContainer
;
11
class
CaloDetDescrManager
;
12
namespace
DerivationFramework
{
13
namespace
CellsInCone {
14
void
15
egammaSelect
(
xAOD::CaloCluster
* inputCl,
16
const
CaloCellContainer
* inputcells,
17
const
CaloDetDescrManager
* caloMgr,
18
const
xAOD::Egamma
*
eg
,
19
const
double
dr
);
20
}
21
}
22
#endif
EgammaFwd.h
ParticleTest.eg
eg
Definition:
ParticleTest.py:29
xAOD::Egamma_v1
Definition:
Egamma_v1.h:56
python.TurnDataReader.dr
dr
Definition:
TurnDataReader.py:112
DerivationFramework::CellsInCone::egammaSelect
void egammaSelect(xAOD::CaloCluster *inputCl, const CaloCellContainer *inputcells, const CaloDetDescrManager *caloMgr, const xAOD::Egamma *eg, const double dr)
Definition:
CellsInCone.cxx:13
xAOD::CaloCluster_v1
Description of a calorimeter cluster.
Definition:
CaloCluster_v1.h:59
CaloClusterFwd.h
DerivationFramework
THE reconstruction tool.
Definition:
ParticleSortingAlg.h:24
CaloCellContainer
Container class for CaloCell.
Definition:
CaloCellContainer.h:55
CaloDetDescrManager
This class provides the client interface for accessing the detector description information common to...
Definition:
CaloDetDescrManager.h:473
Generated on Thu Nov 7 2024 21:11:51 for ATLAS Offline Software by
1.8.18