CbmRoot
CbmRichTrackExtrapolationMirrorIdeal Class Reference

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!!! More...

#include <CbmRichTrackExtrapolationMirrorIdeal.h>

Inheritance diagram for CbmRichTrackExtrapolationMirrorIdeal:
[legend]
Collaboration diagram for CbmRichTrackExtrapolationMirrorIdeal:
[legend]

Public Member Functions

 CbmRichTrackExtrapolationMirrorIdeal ()
 Default constructor. More...
 
virtual ~CbmRichTrackExtrapolationMirrorIdeal ()
 Destructor. More...
 
virtual void Init ()
 Inherited from CbmRichTrackExtrapolationBase. More...
 
virtual void DoExtrapolation (TClonesArray *globalTracks, TClonesArray *extrapolatedTrackParams, double z)
 Inherited from CbmRichTrackExtrapolationBase. More...
 

Private Member Functions

 CbmRichTrackExtrapolationMirrorIdeal (const CbmRichTrackExtrapolationMirrorIdeal &)
 Copy constructor. More...
 
CbmRichTrackExtrapolationMirrorIdealoperator= (const CbmRichTrackExtrapolationMirrorIdeal &)
 Assignment operator. More...
 

Private Attributes

TClonesArray * fRichMirrorPoints
 
TClonesArray * fMcTracks
 
TClonesArray * fSTSArray
 
TClonesArray * fTrackMatchArray
 

Detailed Description

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!!!

Author
Claudia Hoehne
Date
2006

Definition at line 35 of file CbmRichTrackExtrapolationMirrorIdeal.h.

Constructor & Destructor Documentation

◆ CbmRichTrackExtrapolationMirrorIdeal() [1/2]

CbmRichTrackExtrapolationMirrorIdeal::CbmRichTrackExtrapolationMirrorIdeal ( )

Default constructor.

Definition at line 27 of file CbmRichTrackExtrapolationMirrorIdeal.cxx.

◆ ~CbmRichTrackExtrapolationMirrorIdeal()

CbmRichTrackExtrapolationMirrorIdeal::~CbmRichTrackExtrapolationMirrorIdeal ( )
virtual

Destructor.

Definition at line 33 of file CbmRichTrackExtrapolationMirrorIdeal.cxx.

◆ CbmRichTrackExtrapolationMirrorIdeal() [2/2]

CbmRichTrackExtrapolationMirrorIdeal::CbmRichTrackExtrapolationMirrorIdeal ( const CbmRichTrackExtrapolationMirrorIdeal )
private

Copy constructor.

Member Function Documentation

◆ DoExtrapolation()

void CbmRichTrackExtrapolationMirrorIdeal::DoExtrapolation ( TClonesArray *  globalTracks,
TClonesArray *  extrapolatedTrackParams,
double  z 
)
virtual

◆ Init()

void CbmRichTrackExtrapolationMirrorIdeal::Init ( )
virtual

◆ operator=()

CbmRichTrackExtrapolationMirrorIdeal& CbmRichTrackExtrapolationMirrorIdeal::operator= ( const CbmRichTrackExtrapolationMirrorIdeal )
private

Assignment operator.

Member Data Documentation

◆ fMcTracks

TClonesArray* CbmRichTrackExtrapolationMirrorIdeal::fMcTracks
private

Definition at line 62 of file CbmRichTrackExtrapolationMirrorIdeal.h.

Referenced by Init().

◆ fRichMirrorPoints

TClonesArray* CbmRichTrackExtrapolationMirrorIdeal::fRichMirrorPoints
private

Definition at line 61 of file CbmRichTrackExtrapolationMirrorIdeal.h.

Referenced by DoExtrapolation(), and Init().

◆ fSTSArray

TClonesArray* CbmRichTrackExtrapolationMirrorIdeal::fSTSArray
private

Definition at line 63 of file CbmRichTrackExtrapolationMirrorIdeal.h.

Referenced by DoExtrapolation(), and Init().

◆ fTrackMatchArray

TClonesArray* CbmRichTrackExtrapolationMirrorIdeal::fTrackMatchArray
private

Definition at line 64 of file CbmRichTrackExtrapolationMirrorIdeal.h.

Referenced by DoExtrapolation(), and Init().


The documentation for this class was generated from the following files: