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

#include <BmnHitRecord.h>

Inheritance diagram for BmnHitRecord:
[legend]

Public Member Functions

 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
 

Detailed Description

Definition at line 21 of file BmnHitRecord.h.

Constructor & Destructor Documentation

◆ BmnHitRecord() [1/2]

BmnHitRecord::BmnHitRecord ( const CbmStsHit pHit,
const BmnDetectorModel detModel 
)
inline

Definition at line 29 of file BmnHitRecord.h.

◆ BmnHitRecord() [2/2]

BmnHitRecord::BmnHitRecord ( Double_t  x,
Double_t  y,
Double_t  z,
Double_t  dx,
Double_t  dy,
Int_t  detectorId 
)
inline

Definition at line 36 of file BmnHitRecord.h.

Member Function Documentation

◆ GetDetectorID()

Int_t BmnHitRecord::GetDetectorID ( ) const
inlinenoexcept

Definition at line 48 of file BmnHitRecord.h.

Referenced by BmnATestTrack::AddMSE().

◆ GetWx()

Double_t BmnHitRecord::GetWx ( ) const
inlinenoexcept

Definition at line 46 of file BmnHitRecord.h.

Referenced by BmnATestTrack::AddMSE().

◆ GetWy()

Double_t BmnHitRecord::GetWy ( ) const
inlinenoexcept

Definition at line 47 of file BmnHitRecord.h.

Referenced by BmnATestTrack::AddMSE().

◆ GetX()

Double_t BmnHitRecord::GetX ( ) const
inlinenoexcept

◆ GetY()

Double_t BmnHitRecord::GetY ( ) const
inlinenoexcept

◆ GetZ()

Double_t BmnHitRecord::GetZ ( ) const
inlinenoexcept

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