ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions
DerivationFramework/DerivationFrameworkTileCal/src/ITrackTools.h File Reference
#include <vector>
#include <math.h>
#include "GaudiKernel/IAlgTool.h"
#include "AthContainers/ConstDataVector.h"
#include "CaloEvent/CaloCellContainer.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "xAODCaloEvent/CaloClusterContainer.h"
#include "TrkParameters/TrackParameters.h"
Include dependency graph for DerivationFramework/DerivationFrameworkTileCal/src/ITrackTools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TileCal::ITrackTools
 

Namespaces

 KinematicUtils
 
 TileCal
 

Typedefs

typedef CaloCell CELL
 CALORIMETER INCLUDES. More...
 
typedef CaloCellContainer CELLCONTAINER
 
typedef xAOD::TrackParticle TRACK
 
typedef xAOD::TrackParticleContainer TRACKCONTAINER
 
typedef xAOD::CaloCluster CLUSTER
 
typedef xAOD::CaloClusterContainer CLUSTERCONTAINER
 

Functions

void KinematicUtils::EnsurePhiInMinusPiToPi (double &phi)
 
double KinematicUtils::deltaPhi (double phi1, double phi2)
 
double KinematicUtils::deltaR (double eta1, double eta2, double phi1, double phi2)
 

Typedef Documentation

◆ CELL

typedef CaloCell CELL

CALORIMETER INCLUDES.

Definition at line 35 of file DerivationFramework/DerivationFrameworkTileCal/src/ITrackTools.h.

◆ CELLCONTAINER

◆ CLUSTER

◆ CLUSTERCONTAINER

◆ TRACK

◆ TRACKCONTAINER