![]() |
ATLAS Offline Software
|
#include <vector>#include <math.h>#include "GaudiKernel/IAlgTool.h"#include <GaudiKernel/EventContext.h>#include "AthContainers/ConstDataVector.h"#include "CaloEvent/CaloCellContainer.h"#include "xAODTracking/TrackParticleContainer.h"#include "xAODCaloEvent/CaloClusterContainer.h"#include "TrkParameters/TrackParameters.h"Go to the source code of this file.
Classes | |
| class | TileCal::ITrackTools |
Namespaces | |
| namespace | KinematicUtils |
| namespace | TileCal |
Functions | |
| void | KinematicUtils::EnsurePhiInMinusPiToPi (double &phi) |
| double | KinematicUtils::deltaPhi (double phi1, double phi2) |
| double | KinematicUtils::deltaR (double eta1, double eta2, double phi1, double phi2) |