Project
Loading...
Searching...
No Matches
MisalignmentUtils.cxx File Reference
#include "ITS3Align/MisalignmentUtils.h"
#include <algorithm>
#include <cmath>
#include <fstream>
#include <vector>
#include <TMatrixD.h>
#include <nlohmann/json.hpp>
#include "Framework/Logger.h"
#include "ITS3Base/SpecsV2.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

MisalignmentModel o2::its3::align::loadMisalignmentModel (const std::string &jsonPath)
 
MisalignmentShift o2::its3::align::evaluateLegendreShift (const SensorMisalignment &sensor, const MisalignmentFrame &frame, const TrackSlopes &slopes)
 
MisalignmentShift o2::its3::align::evaluateInextensionalShift (const SensorMisalignment &sensor, const MisalignmentFrame &frame, const TrackSlopes &slopes)