CbmRoot
Loading...
Searching...
No Matches
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.
 
virtual ~CbmRichTrackExtrapolationMirrorIdeal ()
 Destructor.
 
virtual void Init ()
 Inherited from CbmRichTrackExtrapolationBase.
 
virtual void DoExtrapolation (CbmEvent *event, TClonesArray *globalTracks, TClonesArray *extrapolatedTrackParams, double z)
 Inherited from CbmRichTrackExtrapolationBase.
 

Private Member Functions

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

Private Attributes

TClonesArray * fRichMirrorPoints = nullptr
 
TClonesArray * fMcTracks = nullptr
 
TClonesArray * fStsTracks = nullptr
 
TClonesArray * fStsTrackMatches = nullptr
 

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 39 of file CbmRichTrackExtrapolationMirrorIdeal.h.

Constructor & Destructor Documentation

◆ CbmRichTrackExtrapolationMirrorIdeal() [1/2]

CbmRichTrackExtrapolationMirrorIdeal::CbmRichTrackExtrapolationMirrorIdeal ( )

Default constructor.

Definition at line 32 of file CbmRichTrackExtrapolationMirrorIdeal.cxx.

◆ ~CbmRichTrackExtrapolationMirrorIdeal()

CbmRichTrackExtrapolationMirrorIdeal::~CbmRichTrackExtrapolationMirrorIdeal ( )
virtual

Destructor.

Definition at line 34 of file CbmRichTrackExtrapolationMirrorIdeal.cxx.

◆ CbmRichTrackExtrapolationMirrorIdeal() [2/2]

CbmRichTrackExtrapolationMirrorIdeal::CbmRichTrackExtrapolationMirrorIdeal ( const CbmRichTrackExtrapolationMirrorIdeal & )
private

Copy constructor.

Member Function Documentation

◆ DoExtrapolation()

void CbmRichTrackExtrapolationMirrorIdeal::DoExtrapolation ( CbmEvent * event,
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 = nullptr
private

Definition at line 64 of file CbmRichTrackExtrapolationMirrorIdeal.h.

Referenced by Init().

◆ fRichMirrorPoints

TClonesArray* CbmRichTrackExtrapolationMirrorIdeal::fRichMirrorPoints = nullptr
private

Definition at line 63 of file CbmRichTrackExtrapolationMirrorIdeal.h.

Referenced by DoExtrapolation(), and Init().

◆ fStsTrackMatches

TClonesArray* CbmRichTrackExtrapolationMirrorIdeal::fStsTrackMatches = nullptr
private

Definition at line 66 of file CbmRichTrackExtrapolationMirrorIdeal.h.

Referenced by DoExtrapolation(), and Init().

◆ fStsTracks

TClonesArray* CbmRichTrackExtrapolationMirrorIdeal::fStsTracks = nullptr
private

Definition at line 65 of file CbmRichTrackExtrapolationMirrorIdeal.h.

Referenced by DoExtrapolation(), and Init().


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