CbmRoot
CbmRichHitLight Class Reference

#include <CbmRichRingLight.h>

Public Member Functions

 CbmRichHitLight ()
 Default constructor. More...
 
virtual ~CbmRichHitLight ()
 Distructor. More...
 
 CbmRichHitLight (float x, float y, unsigned int hitId=0)
 Constructor with initialization. More...
 

Public Attributes

float fX
 
float fY
 
unsigned int fId
 

Detailed Description

Definition at line 14 of file CbmRichRingLight.h.

Constructor & Destructor Documentation

◆ CbmRichHitLight() [1/2]

CbmRichHitLight::CbmRichHitLight ( )
inline

Default constructor.

Definition at line 19 of file CbmRichRingLight.h.

◆ ~CbmRichHitLight()

virtual CbmRichHitLight::~CbmRichHitLight ( )
inlinevirtual

Distructor.

Definition at line 24 of file CbmRichRingLight.h.

◆ CbmRichHitLight() [2/2]

CbmRichHitLight::CbmRichHitLight ( float  x,
float  y,
unsigned int  hitId = 0 
)
inline

Constructor with initialization.

Parameters
xX coordinate of hit.
yY coordinate of hit.

Definition at line 31 of file CbmRichRingLight.h.

Member Data Documentation

◆ fId

unsigned int CbmRichHitLight::fId

Definition at line 36 of file CbmRichRingLight.h.

Referenced by CbmRichRingFinderHough::DoFind().

◆ fX

◆ fY


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