ATLAS Offline Software
Classes | Namespaces | Functions
T2Vertex.h File Reference
#include "T2BeamSpot.h"
#include "TrigInDetEvent/TrigVertex.h"
#include "TrkTrack/TrackCollection.h"
#include "TMath.h"
#include <string>
#include <vector>
#include <cmath>
#include <iostream>
Include dependency graph for T2Vertex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PESA::T2SimpleVertex
 
class  PESA::T2Vertex
 

Namespaces

 PESA
 Local tools.
 

Functions

double PESA::vertexChi2Prob (const T2Vertex &vertex)
 
double PESA::vertexSumPt (const TrackCollection &tracks)
 
double PESA::vertexSumPt2 (const TrackCollection &tracks)
 
double PESA::tiltedBeamPositionAtZPoint (double Zref, double nominalZPosition, double nominalTransversePosition, double tilt)
 
std::ostream & PESA::operator<< (std::ostream &os, const T2Vertex &vertex)