EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
tracks Directory Reference

View the newest version in sPHENIX GitHub for this directory "tracks"

+ Directory dependency graph for tracks:

Files

file  CbmRichProjectionProducer.cxx [code]
 
file  CbmRichProjectionProducer.h [code]
 Project track by straight line from imaginary plane to the mirror and reflect it to the photodetector plane.
 
file  CbmRichProjectionProducerBase.h [code]
 Base class for STS track projections onto the photodetector plane.
 
file  CbmRichRingTrackAssignBase.h [code]
 Base class for RICH rings - STS tracks matching algorithms.
 
file  CbmRichRingTrackAssignClosestD.cxx [code]
 
file  CbmRichRingTrackAssignClosestD.h [code]
 Ring-Track Assignment according to the closest distance criterion.
 
file  CbmRichRingTrackAssignIdeal.cxx [code]
 
file  CbmRichRingTrackAssignIdeal.h [code]
 Ideal Ring-Track Assignment. CbmRichRingMatch must be run prior to this procedure.
 
file  CbmRichTrackExtrapolationBase.h [code]
 This is interface for concrete extrapolation algorithms to RICH.
 
file  CbmRichTrackExtrapolationIdeal.cxx [code]
 
file  CbmRichTrackExtrapolationIdeal.h [code]
 This is the implementation of the TrackExtrapolation from MC points. It reads the STS track array, gets the corresponding MC RefPlanePoint and selects those to be projected to the Rich Photodetector.
 
file  CbmRichTrackExtrapolationKF.cxx [code]
 
file  CbmRichTrackExtrapolationKF.h [code]
 "TrackExtrapolation" from STS tracks (Kalman Fitter) It reads the track array form STS and extrapolates those to be projected to the Rich Photodetector to some z-Plane in RICH
 
file  CbmRichTrackExtrapolationMirrorIdeal.cxx [code]
 
file  CbmRichTrackExtrapolationMirrorIdeal.h [code]
 This is the implementation of the TrackExtrapolation from MC points - operating on points in the RICH mirror! It reads the STS track array, gets the corresponding MC MirrorPoint and selects those to be projected to the Rich Photodetector points will be stored on mirror surface again. WARNING!!!: ProjectionProducer needs to be run with zflag==2!!!