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

Container class for a local point in a STS sensor. More...

#include <CbmStsSensorPoint.h>

Public Member Functions

 CbmStsSensorPoint ()
 
 CbmStsSensorPoint (Double_t x1, Double_t y1, Double_t x2, Double_t y2, Double_t eLoss, Double_t time)
 
virtual ~CbmStsSensorPoint ()
 
Double_t GetX1 () const
 
Double_t GetY1 () const
 
Double_t GetX2 () const
 
Double_t GetY2 () const
 
Double_t GetELoss () const
 
Double_t GetTime () const
 

Detailed Description

Container class for a local point in a STS sensor.

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

Stores parameters needed for digitisation in the sensor C.S.

Definition at line 21 of file CbmStsSensorPoint.h.

Constructor & Destructor Documentation

◆ CbmStsSensorPoint() [1/2]

CbmStsSensorPoint::CbmStsSensorPoint ( )

Default constructor

Definition at line 11 of file CbmStsSensorPoint.cxx.

◆ CbmStsSensorPoint() [2/2]

CbmStsSensorPoint::CbmStsSensorPoint ( Double_t  x1,
Double_t  y1,
Double_t  x2,
Double_t  y2,
Double_t  eLoss,
Double_t  time 
)

Constructor with parameters

Parameters
x1,y1Entry coordinates in local C.S. [cm]
x2,y2Exit coordinates in local C.S. [cm]
eLossEnergy deposit [GeV]
timeTime [ns]

Definition at line 25 of file CbmStsSensorPoint.cxx.

◆ ~CbmStsSensorPoint()

CbmStsSensorPoint::~CbmStsSensorPoint ( )
virtual

Destructor

Definition at line 19 of file CbmStsSensorPoint.cxx.

Member Function Documentation

◆ GetELoss()

Double_t CbmStsSensorPoint::GetELoss ( ) const
inline

Definition at line 49 of file CbmStsSensorPoint.h.

◆ GetTime()

Double_t CbmStsSensorPoint::GetTime ( ) const
inline

Definition at line 50 of file CbmStsSensorPoint.h.

◆ GetX1()

Double_t CbmStsSensorPoint::GetX1 ( ) const
inline

Accessors

Definition at line 45 of file CbmStsSensorPoint.h.

◆ GetX2()

Double_t CbmStsSensorPoint::GetX2 ( ) const
inline

Definition at line 47 of file CbmStsSensorPoint.h.

◆ GetY1()

Double_t CbmStsSensorPoint::GetY1 ( ) const
inline

Definition at line 46 of file CbmStsSensorPoint.h.

◆ GetY2()

Double_t CbmStsSensorPoint::GetY2 ( ) const
inline

Definition at line 48 of file CbmStsSensorPoint.h.


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