ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Reconstruction
RecoTools
TrackToCalo
TrackToCalo
CaloCellSelectorUtils.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 CALOCELLSELECTORUTILS_H
6
#define CALOCELLSELECTORUTILS_H
7
8
#include "
TrkCaloExtension/CaloExtension.h
"
9
10
namespace
Utils
{
11
double
deltaPhi
(
double
phi1,
double
phi2);
12
13
double
deltaR2
(
double
eta1,
double
eta2,
double
phi1,
double
phi2);
14
15
double
deltaR
(
double
eta1,
double
eta2,
double
phi1,
double
phi2);
16
17
void
findNearestPoint
(
const
Amg::Vector3D
& inputPos,
const
Trk::CaloExtension* caloExtension,
int
& nearestIdx,
18
Amg::Vector3D
& nearestPos,
Amg::Vector3D
& nearestMom);
19
}
// namespace Utils
20
21
#endif
CaloExtension.h
Amg::Vector3D
Eigen::Matrix< double, 3, 1 > Vector3D
Definition
GeoPrimitives.h:47
Utils
Definition
ProxyContainer.h:28
Utils::deltaR2
double deltaR2(double eta1, double eta2, double phi1, double phi2)
Definition
CaloCellSelectorUtils.cxx:17
Utils::deltaR
double deltaR(double eta1, double eta2, double phi1, double phi2)
Definition
CaloCellSelectorUtils.cxx:23
Utils::findNearestPoint
void findNearestPoint(const Amg::Vector3D &inputPos, const Trk::CaloExtension *caloExtension, int &nearestIdx, Amg::Vector3D &nearestPos, Amg::Vector3D &nearestMom)
Definition
CaloCellSelectorUtils.cxx:25
Utils::deltaPhi
double deltaPhi(double phi1, double phi2)
Definition
CaloCellSelectorUtils.cxx:11
Generated on
for ATLAS Offline Software by
1.17.0