Loading [MathJax]/jax/input/TeX/config.js
|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #include "GaudiKernel/ToolHandle.h"
26 class HepLorentzVector;
33 static const InterfaceID IID_V0Tools(
"V0Tools", 1, 1);
42 V0Tools(
const std::string&
t,
const std::string&
n,
const IInterface*
p);
315 static double cosThetaStar(
const CLHEP::HepLorentzVector & posTrack,
const CLHEP::HepLorentzVector & negTrack) ;
321 static double phiStar(
const xAOD::Vertex * vxCandidate,
double posTrackMass,
double negTrackMass) ;
322 static double phiStar(
const CLHEP::HepLorentzVector &
v0,
const CLHEP::HepLorentzVector &
track) ;
Eigen::Matrix< double, Eigen::Dynamic, Eigen::Dynamic > MatrixX
Dynamic Matrix - dynamic allocation.
IParticle::FourMom_t FourMom_t
Definition of the 4-momentum type.
::StatusCode StatusCode
StatusCode definition for legacy code.
Ensure that the ATLAS eigen extensions are properly loaded.
Eigen::Matrix< double, 3, 1 > Vector3D
Class describing a Vertex.
Class describing a TrackParticle.