ATLAS Offline Software
Namespaces | Functions
cfMomentum.h File Reference
#include <array>
#include "TrkVKalVrtCore/TrkVKalVrtCoreBase.h"
Include dependency graph for cfMomentum.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Functions

void Trk::vkPerigeeToP (const double *perig3, double *pp, double BMAG)
 
std::array< double, 4 > Trk::getFitParticleMom (const VKTrack *trk, const VKVertex *vk)
 
std::array< double, 4 > Trk::getFitParticleMom (const VKTrack *trk, double BMAG)
 
std::array< double, 4 > Trk::getIniParticleMom (const VKTrack *trk, const VKVertex *vk)
 
std::array< double, 4 > Trk::getIniParticleMom (const VKTrack *trk, double BMAG)
 
std::array< double, 4 > Trk::getCnstParticleMom (const VKTrack *trk, const VKVertex *vk)
 
std::array< double, 4 > Trk::getCnstParticleMom (const VKTrack *trk, double BMAG)