![]() |
Project
|
#include <Propagator.h>
Public Types | |
enum class | MatCorrType : int { USEMatCorrNONE , USEMatCorrTGeo , USEMatCorrLUT } |
using | value_type = value_T |
using | TrackPar_t = track::TrackParametrization< value_type > |
using | TrackParCov_t = track::TrackParametrizationWithError< value_type > |
Public Member Functions | |
GPUd () bool PropagateToXBxByBz(TrackParCov_t &track | |
GPUd () bool PropagateToXBxByBz(TrackPar_t &track | |
GPUd () bool propagateToX(TrackParCov_t &track | |
GPUd () bool propagateToX(TrackPar_t &track | |
template<typename track_T > | |
GPUd () bool propagateTo(track_T &track | |
GPUd() bool propagateToDCA(const o2 GPUd() bool propagateToDCABxByBz(const o2 GPUd() bool propagateToDCA(const o2 GPUd() bool propagateToDCABxByBz(const o2 | PropagatorImpl (PropagatorImpl const &)=delete |
PropagatorImpl (PropagatorImpl &&)=delete | |
PropagatorImpl & | operator= (PropagatorImpl const &)=delete |
PropagatorImpl & | operator= (PropagatorImpl &&)=delete |
GPUd () void updateField() | |
GPUd () value_type getNominalBz() const | |
GPUd () void setTGeoFallBackAllowed(bool v) | |
GPUd () bool isTGeoFallBackAllowed() const | |
GPUd () void setMatLUT(const o2 | |
GPUd () const o2 | |
GPUd () const o2 | |
GPUd () bool hasMagFieldSet() const | |
GPUd () MatBudget getMatBudget(MatCorrType corrType | |
Static Public Member Functions | |
GPUd() value_type estimateLTFast(o2 static GPUd() float estimateLTIncrement(const o2 PropagatorImpl * | Instance (bool uninitialized=false) |
static int | initFieldFromGRP (const o2::parameters::GRPMagField *grp, bool verbose=false) |
static int | initFieldFromGRP (const o2::parameters::GRPObject *grp, bool verbose=false) |
static int | initFieldFromGRP (const std::string grpFileName="", bool verbose=false) |
Static Public Attributes | |
static constexpr float | MAX_SIN_PHI = 0.85f |
static constexpr float | MAX_STEP = 2.0f |
Definition at line 59 of file Propagator.h.
using o2::base::PropagatorImpl< value_T >::TrackPar_t = track::TrackParametrization<value_type> |
Definition at line 63 of file Propagator.h.
using o2::base::PropagatorImpl< value_T >::TrackParCov_t = track::TrackParametrizationWithError<value_type> |
Definition at line 64 of file Propagator.h.
using o2::base::PropagatorImpl< value_T >::value_type = value_T |
Definition at line 62 of file Propagator.h.
|
strong |
Enumerator | |
---|---|
USEMatCorrNONE | |
USEMatCorrTGeo | |
USEMatCorrLUT |
Definition at line 66 of file Propagator.h.
|
delete |
|
delete |
|
inline |
Definition at line 137 of file Propagator.h.
|
inline |
Definition at line 131 of file Propagator.h.
o2::base::PropagatorImpl< value_T >::GPUd | ( | ) | & |
o2::base::PropagatorImpl< value_T >::GPUd | ( | ) | & |
o2::base::PropagatorImpl< value_T >::GPUd | ( | ) | & |
o2::base::PropagatorImpl< value_T >::GPUd | ( | ) | & |
o2::base::PropagatorImpl< value_T >::GPUd | ( | ) | & |
|
inline |
Definition at line 133 of file Propagator.h.
|
inline |
Definition at line 135 of file Propagator.h.
o2::base::PropagatorImpl< value_T >::GPUd | ( | ) |
|
inline |
Definition at line 129 of file Propagator.h.
|
inline |
Definition at line 132 of file Propagator.h.
|
inline |
Definition at line 130 of file Propagator.h.
o2::base::PropagatorImpl< value_T >::GPUd | ( | ) |
|
static |
init mag field from GRP data and attach it to TGeoGlobalMagField
Definition at line 119 of file Propagator.cxx.
|
static |
init mag field from GRP data and attach it to TGeoGlobalMagField
Definition at line 92 of file Propagator.cxx.
|
static |
load grp and init magnetic field
Definition at line 73 of file Propagator.cxx.
|
inlinestatic |
Definition at line 143 of file Propagator.h.
|
delete |
|
delete |
value_type value_type o2::base::PropagatorImpl< value_T >::bZ |
Definition at line 83 of file Propagator.h.
value_type bool o2::base::PropagatorImpl< value_T >::bzOnly = false |
Definition at line 92 of file Propagator.h.
const o2::math_utils::Point3D<value_type> const o2::math_utils::Point3D<value_type>& p1 o2::base::PropagatorImpl< value_T >::const |
Definition at line 154 of file Propagator.h.
value_type value_type value_type value_type MatCorrType o2::base::PropagatorImpl< value_T >::matCorr = MatCorrType::USEMatCorrLUT |
Definition at line 76 of file Propagator.h.
value_type value_type value_type value_type MatCorrType o2::base::PropagatorImpl< value_T >::matCorr = MatCorrType::USEMatCorrLUT |
Definition at line 84 of file Propagator.h.
value_type bool value_type value_type MatCorrType o2::base::PropagatorImpl< value_T >::matCorr = MatCorrType::USEMatCorrLUT |
Definition at line 93 of file Propagator.h.
|
staticconstexpr |
Definition at line 72 of file Propagator.h.
|
staticconstexpr |
Definition at line 73 of file Propagator.h.
value_type value_type value_type o2::base::PropagatorImpl< value_T >::maxSnp = MAX_SIN_PHI |
Definition at line 76 of file Propagator.h.
value_type value_type value_type o2::base::PropagatorImpl< value_T >::maxSnp = MAX_SIN_PHI |
Definition at line 84 of file Propagator.h.
value_type bool value_type o2::base::PropagatorImpl< value_T >::maxSnp = MAX_SIN_PHI |
Definition at line 92 of file Propagator.h.
value_type value_type value_type value_type o2::base::PropagatorImpl< value_T >::maxStep = MAX_STEP |
Definition at line 76 of file Propagator.h.
value_type value_type value_type value_type o2::base::PropagatorImpl< value_T >::maxStep = MAX_STEP |
Definition at line 84 of file Propagator.h.
value_type bool value_type value_type o2::base::PropagatorImpl< value_T >::maxStep = MAX_STEP |
Definition at line 92 of file Propagator.h.
const o2::math_utils::Point3D<value_type>& o2::base::PropagatorImpl< value_T >::p0 |
Definition at line 154 of file Propagator.h.
value_type value_type value_type value_type MatCorrType track::TrackLTIntegral int o2::base::PropagatorImpl< value_T >::signCorr = 0) const |
Definition at line 77 of file Propagator.h.
value_type value_type value_type value_type MatCorrType track::TrackLTIntegral int o2::base::PropagatorImpl< value_T >::signCorr = 0) const |
Definition at line 85 of file Propagator.h.
value_type bool value_type value_type MatCorrType track::TrackLTIntegral int o2::base::PropagatorImpl< value_T >::signCorr |
Definition at line 93 of file Propagator.h.
value_type value_type value_type value_type MatCorrType track::TrackLTIntegral * o2::base::PropagatorImpl< value_T >::tofInfo = nullptr |
Definition at line 77 of file Propagator.h.
value_type value_type value_type value_type MatCorrType track::TrackLTIntegral* o2::base::PropagatorImpl< value_T >::tofInfo = nullptr |
Definition at line 85 of file Propagator.h.
value_type bool value_type value_type MatCorrType track::TrackLTIntegral* o2::base::PropagatorImpl< value_T >::tofInfo = nullptr |
Definition at line 93 of file Propagator.h.
value_type o2::base::PropagatorImpl< value_T >::x |
Definition at line 75 of file Propagator.h.