![]() |
ATLAS Offline Software
|
#include <TRT_Trajectory_xk.h>
Protected Member Functions | |
| void | stabline (int, double) |
| void | erase (int) |
| std::pair< const Trk::PseudoMeasurementOnTrack *, const Trk::PseudoMeasurementOnTrack * > | pseudoMeasurements (const Trk::Surface *, const Trk::Surface *, int bec) |
Static Protected Member Functions | |
| static void | sort (samiStruct *, int) |
Protected Attributes | |
| int | m_firstRoad {} |
| int | m_lastRoad {} |
| int | m_firstTrajectory {} |
| int | m_lastTrajectory {} |
| int | m_nclusters {} |
| int | m_ntclusters {} |
| int | m_nholesb {} |
| int | m_nholese {} |
| int | m_nholes {} |
| int | m_dholes {} |
| int | m_naElements {} |
| int | m_nElements {} |
| int | m_ndf {} |
| double | m_xi2 {} |
| double | m_roadwidth2 {} |
| double | m_zVertexWidth {} |
| double | m_impact {} |
| double | m_scale_error {} |
| Trk::PatternTrackParameters | m_parameters |
| TRT_TrajectoryElement_xk | m_elements [400] {} |
| Trk::MagneticFieldProperties | m_fieldprop |
| const Trk::IPatternParametersPropagator * | m_proptool {} |
| const Trk::IPatternParametersUpdator * | m_updatortool {} |
| int | m_MA [5000] {} |
| double | m_U [5000] {} |
| double | m_V [5000] {} |
| samiStruct | m_SS [5000] {} |
| double | m_A {} |
| double | m_B {} |
| double | m_minTRTSegmentpT {} |
Definition at line 39 of file TRT_Trajectory_xk.h.
|
default |
|
default |
|
default |
| void InDet::TRT_Trajectory_xk::buildTrajectoryForPrecisionSeed | ( | bool | useDritRadius | ) |
Definition at line 437 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::buildTrajectoryForTRTSeed | ( | bool | useDritRadius | ) |
Definition at line 467 of file TRT_Trajectory_xk.cxx.
| Trk::TrackSegment * InDet::TRT_Trajectory_xk::convert | ( | ) |
Definition at line 539 of file TRT_Trajectory_xk.cxx.
| Trk::Track * InDet::TRT_Trajectory_xk::convert | ( | const Trk::Track & | Tr | ) |
Definition at line 892 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::convert | ( | std::vector< const Trk::MeasurementBase * > & | MB | ) |
Definition at line 525 of file TRT_Trajectory_xk.cxx.
|
inline |
Definition at line 57 of file TRT_Trajectory_xk.h.
| std::ostream & InDet::TRT_Trajectory_xk::dump | ( | std::ostream & | out | ) | const |
Definition at line 1084 of file TRT_Trajectory_xk.cxx.
|
protected |
| bool InDet::TRT_Trajectory_xk::fitter | ( | ) |
Definition at line 753 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::initiateForPrecisionSeed | ( | std::vector< std::pair< Amg::Vector3D, double > > & | Gp, |
| const std::vector< const InDetDD::TRT_BaseElement * > & | De, | ||
| const TRT_DriftCircleContainer *& | TRTc, | ||
| const Trk::PatternTrackParameters & | Tp ) |
Definition at line 52 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::initiateForTRTSeed | ( | std::vector< std::pair< Amg::Vector3D, double > > & | Gp, |
| const std::vector< const InDetDD::TRT_BaseElement * > & | De, | ||
| const TRT_DriftCircleContainer *& | TRTc, | ||
| const Trk::PatternTrackParameters & | Tp ) |
Definition at line 134 of file TRT_Trajectory_xk.cxx.
|
inline |
Definition at line 231 of file TRT_Trajectory_xk.h.
|
inline |
Definition at line 235 of file TRT_Trajectory_xk.h.
|
inline |
Definition at line 63 of file TRT_Trajectory_xk.h.
|
inline |
Definition at line 60 of file TRT_Trajectory_xk.h.
|
inline |
Definition at line 62 of file TRT_Trajectory_xk.h.
|
inline |
Definition at line 56 of file TRT_Trajectory_xk.h.
|
inline |
Definition at line 58 of file TRT_Trajectory_xk.h.
|
inline |
Definition at line 59 of file TRT_Trajectory_xk.h.
|
inline |
Definition at line 61 of file TRT_Trajectory_xk.h.
|
inline |
Definition at line 200 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 611 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::radiusCorrection | ( | ) |
Definition at line 497 of file TRT_Trajectory_xk.cxx.
| bool InDet::TRT_Trajectory_xk::searchStartStop | ( | ) |
Definition at line 394 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::set | ( | const TRT_ID * | m, |
| const Trk::IPatternParametersPropagator * | pr, | ||
| const Trk::IPatternParametersUpdator * | up, | ||
| const Trk::IRIO_OnTrackCreator * | riod, | ||
| const Trk::IRIO_OnTrackCreator * | rion, | ||
| double | roadwidth, | ||
| double | zvertexwidth, | ||
| double | impact, | ||
| double | scale, | ||
| double | minTRTSegmentpT ) |
Definition at line 18 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::set | ( | Trk::MagneticFieldProperties & | mp, |
| const AtlasFieldCacheCondObj * | condObj ) |
Definition at line 40 of file TRT_Trajectory_xk.cxx.
|
staticprotected |
Definition at line 884 of file TRT_Trajectory_xk.cxx.
|
protected |
Definition at line 804 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::trackFindingWithDriftTime | ( | double | DA | ) |
Definition at line 238 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::trackFindingWithDriftTimeBL | ( | double | DA | ) |
Definition at line 329 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::trackFindingWithoutDriftTime | ( | double | DA | ) |
Definition at line 290 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::trackFindingWithoutDriftTimeBL | ( | double | DA | ) |
Definition at line 369 of file TRT_Trajectory_xk.cxx.
| bool InDet::TRT_Trajectory_xk::trackParametersEstimationForFirstPoint | ( | ) |
Definition at line 715 of file TRT_Trajectory_xk.cxx.
| bool InDet::TRT_Trajectory_xk::trackParametersEstimationForFirstPointWithVertexConstraint | ( | ) |
Definition at line 732 of file TRT_Trajectory_xk.cxx.
| bool InDet::TRT_Trajectory_xk::trackParametersEstimationForLastPoint | ( | ) |
Definition at line 698 of file TRT_Trajectory_xk.cxx.
| bool InDet::TRT_Trajectory_xk::trackParametersEstimationForPerigeeWithVertexConstraint | ( | ) |
Definition at line 743 of file TRT_Trajectory_xk.cxx.
| void InDet::TRT_Trajectory_xk::updateTrackParameters | ( | Trk::PatternTrackParameters & | T | ) |
Definition at line 1013 of file TRT_Trajectory_xk.cxx.
|
protected |
Definition at line 174 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 175 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 151 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 161 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 162 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 142 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 144 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 158 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 143 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 145 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 170 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 181 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 152 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 146 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 154 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 153 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 150 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 148 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 149 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 147 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 160 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 163 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 156 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 159 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 173 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 171 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 164 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 172 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 155 of file TRT_Trajectory_xk.h.
|
protected |
Definition at line 157 of file TRT_Trajectory_xk.h.