CbmRoot
|
Classes | |
class | Debugger |
struct | HitRecord |
A helper structure to store hits information from different detectors in a uniform manner. More... | |
struct | LinkKey |
class | MCData |
This class represents a package for tracking-related data. More... | |
class | MCPoint |
Class describes a unified MC-point, used in CA tracking QA analysis. More... | |
class | MCTrack |
class | WFExpression |
class | WindowFinder |
TODO: ... write an instruction ... More... | |
Enumerations | |
enum | EExpr { kDxVsX0 , kDxVsY0 , kDyVsX0 , kDyVsY0 , kEND } |
Enumeration to handle processed expressions. More... | |
Functions | |
void | SetOriginalCbmField () |
pass the original magnetic field to L1Algo | |
Enumeration to handle processed expressions.
Enumerator | |
---|---|
kDxVsX0 | |
kDxVsY0 | |
kDyVsX0 | |
kDyVsY0 | |
kEND |
Definition at line 36 of file CaToolsWindowFinder.h.
|
inline |
pass the original magnetic field to L1Algo
Definition at line 21 of file CaToolsField.h.
References cbm::algo::kf::Normal, cbm::algo::kf::Null, pos, cbm::algo::kf::GlobalField::SetFieldFunction(), x, and y.
Referenced by cbm::ca::TrackFitQa::Init(), CbmL1::Init(), and CbmL1PFFitter::Initialize().