EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GFTrackProximity.h File Reference
+ This graph shows which files directly or indirectly include this file:

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!
 

Function Documentation

TVector3 trackProximity ( GFTrack trk1,
GFTrack trk2 
)

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().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

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().

+ Here is the call graph for this function: