ATLAS Offline Software
Classes | Namespaces | Functions
SegmentFitterEventData.h File Reference
#include <GeoPrimitives/GeoPrimitives.h>
#include <MuonPatternEvent/MuonHoughDefs.h>
Include dependency graph for SegmentFitterEventData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MuonR4::SegmentFitResult
 

Namespaces

 MuonR4
 This header ties the generic definitions in this package.
 
 MuonR4::SegmentFit
 

Functions

std::pair< Amg::Vector3D, Amg::Vector3DMuonR4::SegmentFit::makeLine (const Parameters &pars)
 Returns the parsed parameters into an Eigen line parametrization. More...
 
std::string MuonR4::SegmentFit::makeLabel (const Parameters &pars)
 
std::string MuonR4::SegmentFit::toString (const Parameters &pars)
 
std::string MuonR4::SegmentFit::toString (const ParamDefs par)
 
Amg::Vector3D MuonR4::SegmentFit::dirFromTangents (const double tanPhi, const double tanTheta)
 Constructs a direction vector from tanPhi & tanTheta. More...
 
Amg::Vector3D MuonR4::SegmentFit::dirFromAngles (const double phi, const double theta)
 Constructs a direction vector from the polar theta & phi angles. More...