Project
Loading...
Searching...
No Matches
TimeFrame.cxx File Reference
#include <limits>
#include <numeric>
#include "Framework/Logger.h"
#include <tbb/parallel_for.h>
#include "ITStracking/TimeFrame.h"
#include "ITStracking/MathUtils.h"
#include "DataFormatsITSMFT/CompCluster.h"
#include "DataFormatsITSMFT/ROFRecord.h"
#include "DataFormatsITSMFT/TopologyDictionary.h"
#include "ITSBase/GeometryTGeo.h"
#include "ITSMFTBase/SegmentationAlpide.h"
#include "ITStracking/BoundedAllocator.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::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