ATLAS Offline Software
Namespaces | Functions
CaloCellSelectorUtils.cxx File Reference
#include "TrackToCalo/CaloCellSelectorUtils.h"
#include <algorithm>
#include <cmath>
Include dependency graph for CaloCellSelectorUtils.cxx:

Go to the source code of this file.

Namespaces

 Utils
 

Functions

double Utils::deltaPhi (double phi1, double phi2)
 
double Utils::deltaR2 (double eta1, double eta2, double phi1, double phi2)
 
double Utils::deltaR (double eta1, double eta2, double phi1, double phi2)
 
void Utils::findNearestPoint (const Amg::Vector3D &inputPos, const Trk::CaloExtension *caloExtension, int &nearestIdx, Amg::Vector3D &nearestPos, Amg::Vector3D &nearestMom)