Project
Loading...
Searching...
No Matches
AlignmentMath.cxx File Reference
#include "ITS3Align/AlignmentMath.h"
#include <cmath>
#include <TMath.h>
#include "ITS3Base/SpecsV2.h"
#include "MathUtils/Utils.h"

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::its3
 
namespace  o2::its3::align
 

Functions

std::pair< double, double > o2::its3::align::computeUV (double gloX, double gloY, double gloZ, int sensorID, double radius)
 
TrackSlopes o2::its3::align::computeTrackSlopes (double snp, double tgl)
 
std::vector< double > o2::its3::align::legendrePols (int order, double x)