|
BmnRoot
|
#include <CbmStsDigiMatch.h>
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 |
CbmStsDigiMatch.h
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.
| CbmStsDigiMatch::CbmStsDigiMatch | ( | ) |
Default constructor
Definition at line 17 of file CbmStsDigiMatch.cxx.
| CbmStsDigiMatch::CbmStsDigiMatch | ( | Int_t | iPoint | ) |
Standard constructor
Definition at line 26 of file CbmStsDigiMatch.cxx.
|
virtual |
Destructor
Definition at line 40 of file CbmStsDigiMatch.cxx.
| CbmStsDigiMatch::CbmStsDigiMatch | ( | ) |
Default constructor
| CbmStsDigiMatch::CbmStsDigiMatch | ( | Int_t | iPoint | ) |
Standard constructor
|
virtual |
Destructor
| 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.
| Int_t CbmStsDigiMatch::AddPoint | ( | Int_t | iPoint | ) |
Add a StsPoint index @value Number of indizes present
| 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().
| Int_t CbmStsDigiMatch::GetRefIndex | ( | Int_t | i = 0 | ) | const |
Accessor to StsPoint indizes