#include <BmnATestHit.h>
|
| | BmnATestHit (const CbmStsHit *pHit, const BmnDetectorModel &detModel) |
| |
| | BmnATestHit (Double_t x, Double_t y, Double_t z, Double_t dx, Double_t dy, const BmnATestDetectorPlane *pDetector) |
| |
| void | Draw () const |
| |
| const BmnATestDetectorPlane * | GetDetector () const noexcept |
| |
| | BmnHitRecord (const CbmStsHit *pHit, const BmnDetectorModel &detModel) |
| |
| | BmnHitRecord (Double_t x, Double_t y, Double_t z, Double_t dx, Double_t dy, Int_t detectorId) |
| |
| Double_t | GetX () const noexcept |
| |
| Double_t | GetY () const noexcept |
| |
| Double_t | GetZ () const noexcept |
| |
| Double_t | GetWx () const noexcept |
| |
| Double_t | GetWy () const noexcept |
| |
| Int_t | GetDetectorID () const noexcept |
| |
Definition at line 19 of file BmnATestHit.h.
◆ BmnATestHit() [1/2]
◆ BmnATestHit() [2/2]
| BmnATestHit::BmnATestHit |
( |
Double_t |
x, |
|
|
Double_t |
y, |
|
|
Double_t |
z, |
|
|
Double_t |
dx, |
|
|
Double_t |
dy, |
|
|
const BmnATestDetectorPlane * |
pDetector |
|
) |
| |
|
inline |
◆ Draw()
| void BmnATestHit::Draw |
( |
| ) |
const |
|
inline |
◆ GetDetector()
The documentation for this class was generated from the following file: