![]() |
Project
|
#include "ITStracking/TimeFrame.h"
#include "DataFormatsITSMFT/Cluster.h"
#include "DataFormatsITSMFT/CompCluster.h"
#include "DataFormatsITSMFT/ROFRecord.h"
#include "DataFormatsITSMFT/TopologyDictionary.h"
#include "ITSBase/GeometryTGeo.h"
#include "ITSMFTBase/SegmentationAlpide.h"
#include "ITStracking/TrackingConfigParam.h"
#include <iostream>
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::its |
Variables | |
constexpr float | o2::its::DefClusErrorRow = o2::itsmft::SegmentationAlpide::PitchRow * 0.5 |
constexpr float | o2::its::DefClusErrorCol = o2::itsmft::SegmentationAlpide::PitchCol * 0.5 |
constexpr float | o2::its::DefClusError2Row = DefClusErrorRow * DefClusErrorRow |
constexpr float | o2::its::DefClusError2Col = DefClusErrorCol * DefClusErrorCol |