![]() |
Project
|
Compute the local and global derivatives at an alignment point (track position, cluster position) More...
#include <gsl/gsl>
#include "Framework/ProcessingContext.h"
#include "MathUtils/Cartesian.h"
#include "MFTBase/Geometry.h"
#include "MFTBase/GeometryTGeo.h"
#include "ReconstructionDataFormats/BaseCluster.h"
#include "DataFormatsITSMFT/CompCluster.h"
#include "DataFormatsITSMFT/TopologyDictionary.h"
#include "MFTAlignment/AlignSensorHelper.h"
Go to the source code of this file.
Classes | |
class | o2::mft::GlobalDerivative |
Simple container of global derivatives. More... | |
class | o2::mft::LocalDerivative |
Simple container of local derivatives. More... | |
class | o2::mft::AlignPointHelper |
Container of a single alignment point and methods to fill it. More... | |
struct | o2::mft::AlignPointHelper::TrackParam |
simple structure to organise the storage of track parameters at inital z0 plane More... | |
Namespaces | |
namespace | o2 |
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
namespace | o2::mft |
Compute the local and global derivatives at an alignment point (track position, cluster position)
Definition in file AlignPointHelper.h.