BmnRoot
Loading...
Searching...
No Matches
CbmStsDigiMatch Class Reference

#include <CbmStsDigiMatch.h>

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

Public Member Functions

 CbmStsDigiMatch ()
 
 CbmStsDigiMatch (Int_t iPoint)
 
virtual ~CbmStsDigiMatch ()
 
Int_t AddPoint (Int_t iPoint)
 
Int_t GetRefIndex (Int_t i=0) const
 
 CbmStsDigiMatch ()
 
 CbmStsDigiMatch (Int_t iPoint)
 
virtual ~CbmStsDigiMatch ()
 
Int_t AddPoint (Int_t iPoint)
 
Int_t GetRefIndex (Int_t i=0) const
 

Detailed Description

CbmStsDigiMatch.h

Author
V.Friese v.fri.nosp@m.ese@.nosp@m.gsi.d.nosp@m.e
Since
31.08.06
Version
1.0

Data class for matching CbmStsDigi with CbmStsPoint. Up to three matches are possible. The indizes of CbmStsDigi and CbmStsDigiMatch correspond in their respective arrays. The class holds the indizes of all StsPoints corresponding to the StsDigi.

Definition at line 30 of file CbmStsDigiMatch.h.

Constructor & Destructor Documentation

◆ CbmStsDigiMatch() [1/4]

CbmStsDigiMatch::CbmStsDigiMatch ( )

Default constructor

Definition at line 17 of file CbmStsDigiMatch.cxx.

◆ CbmStsDigiMatch() [2/4]

CbmStsDigiMatch::CbmStsDigiMatch ( Int_t  iPoint)

Standard constructor

Definition at line 26 of file CbmStsDigiMatch.cxx.

◆ ~CbmStsDigiMatch() [1/2]

CbmStsDigiMatch::~CbmStsDigiMatch ( )
virtual

Destructor

Definition at line 40 of file CbmStsDigiMatch.cxx.

◆ CbmStsDigiMatch() [3/4]

CbmStsDigiMatch::CbmStsDigiMatch ( )

Default constructor

◆ CbmStsDigiMatch() [4/4]

CbmStsDigiMatch::CbmStsDigiMatch ( Int_t  iPoint)

Standard constructor

◆ ~CbmStsDigiMatch() [2/2]

virtual CbmStsDigiMatch::~CbmStsDigiMatch ( )
virtual

Destructor

Member Function Documentation

◆ AddPoint() [1/2]

Int_t CbmStsDigiMatch::AddPoint ( Int_t  iPoint)

Add a StsPoint index @value Number of indizes present

Definition at line 46 of file CbmStsDigiMatch.cxx.

References i.

◆ AddPoint() [2/2]

Int_t CbmStsDigiMatch::AddPoint ( Int_t  iPoint)

Add a StsPoint index @value Number of indizes present

◆ GetRefIndex() [1/2]

Int_t CbmStsDigiMatch::GetRefIndex ( Int_t  i = 0) const

Accessor to StsPoint indizes

Definition at line 65 of file CbmStsDigiMatch.cxx.

References i.

Referenced by CbmStsIdealMatchHits::Exec(), CbmStsMatchHits::Exec(), CbmStsRealMatchHits::Exec(), and CbmStsMatchHits::ExecReal().

◆ GetRefIndex() [2/2]

Int_t CbmStsDigiMatch::GetRefIndex ( Int_t  i = 0) const

Accessor to StsPoint indizes


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