![]() |
Project
|
Public Member Functions | |
constexpr double | pi () |
AlignmentTask (shared_ptr< base::GRPGeomRequest > req) | |
void | init (framework::InitContext &ic) |
void | finaliseCCDB (framework::ConcreteDataMatcher &matcher, void *obj) |
void | processWithMatching (vector< ROFRecord > &mchROFs, vector< TrackMCH > &mchTracks, vector< Cluster > &mchClusters, vector< dataformats::TrackMCHMID > &muonTracks) |
void | processWithOutMatching (vector< ROFRecord > &mchROFs, vector< TrackMCH > &mchTracks, vector< Cluster > &mchClusters) |
void | run (framework::ProcessingContext &pc) |
Public Attributes | |
const int | fgNDetElemCh [10] = {4, 4, 4, 4, 18, 18, 26, 26, 26, 26} |
const int | fgSNDetElemCh [11] = {0, 4, 8, 12, 16, 34, 52, 78, 104, 130, 156} |
const int | fgNDetElemHalfCh [20] |
const int | fgSNDetElemHalfCh [21] |
const int | fgDetElemHalfCh [20][13] |
std::vector< double > | params |
std::vector< double > | errors |
std::vector< double > | pulls |
Definition at line 90 of file AlignmentSpec.cxx.
|
inline |
Definition at line 139 of file AlignmentSpec.cxx.
|
inline |
finalize the track extrapolation setting
Definition at line 289 of file AlignmentSpec.cxx.
|
inline |
Definition at line 142 of file AlignmentSpec.cxx.
|
inlineconstexpr |
Definition at line 136 of file AlignmentSpec.cxx.
|
inline |
Definition at line 312 of file AlignmentSpec.cxx.
|
inline |
Definition at line 349 of file AlignmentSpec.cxx.
|
inline |
Definition at line 382 of file AlignmentSpec.cxx.
std::vector<double> o2::mch::AlignmentTask::errors |
Definition at line 133 of file AlignmentSpec.cxx.
const int o2::mch::AlignmentTask::fgDetElemHalfCh[20][13] |
Definition at line 99 of file AlignmentSpec.cxx.
const int o2::mch::AlignmentTask::fgNDetElemCh[10] = {4, 4, 4, 4, 18, 18, 26, 26, 26, 26} |
Definition at line 93 of file AlignmentSpec.cxx.
const int o2::mch::AlignmentTask::fgNDetElemHalfCh[20] |
Definition at line 95 of file AlignmentSpec.cxx.
const int o2::mch::AlignmentTask::fgSNDetElemCh[11] = {0, 4, 8, 12, 16, 34, 52, 78, 104, 130, 156} |
Definition at line 94 of file AlignmentSpec.cxx.
const int o2::mch::AlignmentTask::fgSNDetElemHalfCh[21] |
Definition at line 97 of file AlignmentSpec.cxx.
std::vector<double> o2::mch::AlignmentTask::params |
Definition at line 132 of file AlignmentSpec.cxx.
std::vector<double> o2::mch::AlignmentTask::pulls |
Definition at line 134 of file AlignmentSpec.cxx.