CbmRoot
|
Files | |
file | tracks/CbmRichProjectionProducerAnalytical.cxx [code] |
file | tracks/CbmRichProjectionProducerAnalytical.h [code] |
Project track by straight line from imaginary plane to the mirror and reflect it to the photodetector plane. | |
file | tracks/CbmRichProjectionProducerBase.h [code] |
Base class for STS track projections onto the photodetector plane. | |
file | CbmRichProjectionProducerTGeo.cxx [code] |
file | CbmRichProjectionProducerTGeo.h [code] |
Project track by straight line from imaginary plane to the mirror and reflect it to 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 | CbmRichTrackExtrapolationLittrack.cxx [code] |
file | CbmRichTrackExtrapolationLittrack.h [code] |
"TrackExtrapolation" from STS tracks based on Littrack. 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!!! | |