#include <CbmBaseHit.h>
Definition at line 33 of file CbmBaseHit.h.
◆ CbmBaseHit() [1/4]
| CbmBaseHit::CbmBaseHit |
( |
| ) |
|
◆ ~CbmBaseHit() [1/2]
| CbmBaseHit::~CbmBaseHit |
( |
| ) |
|
|
virtual |
◆ CbmBaseHit() [2/4]
◆ CbmBaseHit() [3/4]
| CbmBaseHit::CbmBaseHit |
( |
| ) |
|
◆ ~CbmBaseHit() [2/2]
| virtual CbmBaseHit::~CbmBaseHit |
( |
| ) |
|
|
virtual |
◆ CbmBaseHit() [4/4]
◆ GetAddress() [1/2]
| Int_t CbmBaseHit::GetAddress |
( |
| ) |
const |
|
inline |
◆ GetAddress() [2/2]
| Int_t CbmBaseHit::GetAddress |
( |
| ) |
const |
|
inline |
◆ GetDz() [1/2]
| Double_t CbmBaseHit::GetDz |
( |
| ) |
const |
|
inline |
◆ GetDz() [2/2]
| Double_t CbmBaseHit::GetDz |
( |
| ) |
const |
|
inline |
◆ GetLinks() [1/2]
| FairMultiLinkedData * CbmBaseHit::GetLinks |
( |
| ) |
const |
|
inline |
◆ GetLinks() [2/2]
| FairMultiLinkedData * CbmBaseHit::GetLinks |
( |
| ) |
const |
|
inline |
◆ GetPlaneId() [1/2]
| virtual Int_t CbmBaseHit::GetPlaneId |
( |
| ) |
const |
|
pure virtual |
Pure virtual function. Must be implemented in derived class. Should return plane identifier of the hit. Usually this is station or layer number of the detector. Can be calculated using unique detector identifier or can use additional class member from the derived class to store the plane identifier.
◆ GetPlaneId() [2/2]
| virtual Int_t CbmBaseHit::GetPlaneId |
( |
| ) |
const |
|
pure virtual |
Pure virtual function. Must be implemented in derived class. Should return plane identifier of the hit. Usually this is station or layer number of the detector. Can be calculated using unique detector identifier or can use additional class member from the derived class to store the plane identifier.
◆ GetRefId() [1/2]
| Int_t CbmBaseHit::GetRefId |
( |
| ) |
const |
|
inline |
◆ GetRefId() [2/2]
| Int_t CbmBaseHit::GetRefId |
( |
| ) |
const |
|
inline |
◆ GetType() [1/2]
◆ GetType() [2/2]
◆ GetZ() [1/2]
| Double_t CbmBaseHit::GetZ |
( |
| ) |
const |
|
inline |
◆ GetZ() [2/2]
| Double_t CbmBaseHit::GetZ |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ SetAddress() [1/2]
| void CbmBaseHit::SetAddress |
( |
Int_t |
address | ) |
|
|
inline |
◆ SetAddress() [2/2]
| void CbmBaseHit::SetAddress |
( |
Int_t |
address | ) |
|
|
inline |
◆ SetDz() [1/2]
| void CbmBaseHit::SetDz |
( |
Double_t |
dz | ) |
|
|
inline |
◆ SetDz() [2/2]
| void CbmBaseHit::SetDz |
( |
Double_t |
dz | ) |
|
|
inline |
◆ SetLinks() [1/2]
| void CbmBaseHit::SetLinks |
( |
FairMultiLinkedData * |
links | ) |
|
|
inline |
◆ SetLinks() [2/2]
| void CbmBaseHit::SetLinks |
( |
FairMultiLinkedData * |
links | ) |
|
|
inline |
◆ SetRefId() [1/2]
| void CbmBaseHit::SetRefId |
( |
Int_t |
refId | ) |
|
|
inline |
◆ SetRefId() [2/2]
| void CbmBaseHit::SetRefId |
( |
Int_t |
refId | ) |
|
|
inline |
◆ SetType() [1/2]
◆ SetType() [2/2]
◆ SetZ() [1/2]
| void CbmBaseHit::SetZ |
( |
Double_t |
z | ) |
|
|
inline |
◆ SetZ() [2/2]
| void CbmBaseHit::SetZ |
( |
Double_t |
z | ) |
|
|
inline |
◆ ToString() [1/2]
| virtual string CbmBaseHit::ToString |
( |
| ) |
const |
|
pure virtual |
Pure virtual function. Must be implemented in derived class. Has to return string representation of the object.
Implemented in CbmStripHit, and CbmStripHit.
◆ ToString() [2/2]
| virtual string CbmBaseHit::ToString |
( |
| ) |
const |
|
pure virtual |
Pure virtual function. Must be implemented in derived class. Has to return string representation of the object.
Implemented in CbmStripHit, and CbmStripHit.
The documentation for this class was generated from the following files: