EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Functions | |
TVector3 | trackProximity (GFTrack *trk1, GFTrack *trk2) |
Calculates poca between two tracks, changes the state of the track! | |
TVector3 | trackProximity (GFAbsTrackRep *rep1, GFAbsTrackRep *rep2) |
Calculates poca between two track reps, changes the state of the trackrep! | |
Calculates poca between two tracks, changes the state of the track!
Definition at line 33 of file GFTrackProximity.cxx.
View newest version in sPHENIX GitHub at line 33 of file GFTrackProximity.cxx
References GFTrack::getCardinalRep(), and trackProximity().
Referenced by trackProximity().
TVector3 trackProximity | ( | GFAbsTrackRep * | rep1, |
GFAbsTrackRep * | rep2 | ||
) |
Calculates poca between two track reps, changes the state of the trackrep!
Definition at line 40 of file GFTrackProximity.cxx.
View newest version in sPHENIX GitHub at line 40 of file GFTrackProximity.cxx
References d, denom, GFAbsTrackRep::extrapolateToPoint(), Acts::UnitConstants::h, Acts::UnitConstants::s, s1, GFDetPlane::setNormal(), GFDetPlane::setO(), GFAbsTrackRep::stepalong(), propagation_timing::steps, and trkDist().