CbmRoot
lit::parallel::LitScalPixelHit Class Reference

Base class for scalar pixel hits. More...

#include <LitScalPixelHit.h>

Public Member Functions

 LitScalPixelHit ()
 Constructor. More...
 
virtual ~LitScalPixelHit ()
 Destructor. More...
 
string ToString () const
 Returns string representation of the class. More...
 

Public Attributes

fscal X
 
fscal Y
 
fscal Dx
 
fscal Dy
 
fscal Dxy
 
unsigned char stationId
 
unsigned short refId
 
fscal Z
 

Friends

ostream & operator<< (ostream &strm, const LitScalPixelHit &hit)
 Operator << for convenient output to ostream. More...
 

Detailed Description

Base class for scalar pixel hits.

Author
Andrey Lebedev andre.nosp@m.y.le.nosp@m.bedev.nosp@m.@gsi.nosp@m..de
Date
2009

Contains more information in comparison with LitPixelHit. Used for input scalar strip hit data to tracking.

Definition at line 31 of file LitScalPixelHit.h.

Constructor & Destructor Documentation

◆ LitScalPixelHit()

lit::parallel::LitScalPixelHit::LitScalPixelHit ( )
inline

Constructor.

Definition at line 36 of file LitScalPixelHit.h.

◆ ~LitScalPixelHit()

virtual lit::parallel::LitScalPixelHit::~LitScalPixelHit ( )
inlinevirtual

Destructor.

Definition at line 49 of file LitScalPixelHit.h.

Member Function Documentation

◆ ToString()

string lit::parallel::LitScalPixelHit::ToString ( ) const
inline

Returns string representation of the class.

Returns
Class representation as string.

Definition at line 55 of file LitScalPixelHit.h.

References Dx, Dxy, Dy, refId, stationId, X, Y, and Z.

Friends And Related Function Documentation

◆ operator<<

ostream& operator<< ( ostream &  strm,
const LitScalPixelHit hit 
)
friend

Operator << for convenient output to ostream.

Returns
Insertion stream in order to be able to call a succession of insertion operations.

Definition at line 67 of file LitScalPixelHit.h.

Member Data Documentation

◆ Dx

◆ Dxy

◆ Dy

◆ refId

◆ stationId

unsigned char lit::parallel::LitScalPixelHit::stationId

◆ X

◆ Y

◆ Z


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