ATLAS Offline Software
|
#include "T2Vertex.h"
#include "TrkTrack/TrackCollection.h"
#include "TrkTrack/Track.h"
#include "GaudiKernel/SystemOfUnits.h"
#include "TMath.h"
#include <functional>
#include <numeric>
#include <cmath>
Go to the source code of this file.
Classes | |
struct | PESA::TrkSumOf< T > |
struct | PESA::TrkTrackPt |
struct | PESA::TrkTrackPt2 |
Namespaces | |
PESA | |
Local tools. | |
Functions | |
double | PESA::vertexChi2Prob (const T2Vertex &vertex) |
double | PESA::tiltedBeamPositionAtZPoint (double Zref, double nominalZPosition, double nominalTransversePosition, double tilt) |
double | PESA::vertexSumPt (const TrackCollection &tracks) |
double | PESA::vertexSumPt2 (const TrackCollection &tracks) |
std::ostream & | PESA::operator<< (std::ostream &os, const T2Vertex &vertex) |