CbmRoot
Loading...
Searching...
No Matches
LitScalStripHit Class Reference

Base class for scalar strip hits. More...

#include <LitScalStripHit.h>

Public Member Functions

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

Public Attributes

fscal phiCos
 
fscal phiSin
 
fscal U
 
fscal Du
 
unsigned char stationId
 
unsigned short refId
 
fscal Z
 

Friends

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

Detailed Description

Base class for scalar strip 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 LitStripHit. Used for input scalar strip hit data to tracking.

Definition at line 30 of file LitScalStripHit.h.

Constructor & Destructor Documentation

◆ LitScalStripHit()

LitScalStripHit::LitScalStripHit ( )
inline

Constructor.

Definition at line 35 of file LitScalStripHit.h.

References Du, phiCos, phiSin, refId, stationId, U, and Z.

Referenced by operator<<.

◆ ~LitScalStripHit()

virtual LitScalStripHit::~LitScalStripHit ( )
inlinevirtual

Destructor.

Definition at line 40 of file LitScalStripHit.h.

Member Function Documentation

◆ ToString()

string LitScalStripHit::ToString ( ) const
inline

Returns string representation of the class.

Returns
String representation of the class.

Definition at line 46 of file LitScalStripHit.h.

References Du, phiCos, phiSin, refId, stationId, U, and Z.

Referenced by operator<<.

Friends And Related Symbol Documentation

◆ operator<<

ostream & operator<< ( ostream & strm,
const LitScalStripHit & 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 58 of file LitScalStripHit.h.

References LitScalStripHit(), and ToString().

Member Data Documentation

◆ Du

fscal LitScalStripHit::Du

Definition at line 68 of file LitScalStripHit.h.

Referenced by LitScalStripHit(), and ToString().

◆ phiCos

fscal LitScalStripHit::phiCos

Definition at line 65 of file LitScalStripHit.h.

Referenced by LitScalStripHit(), and ToString().

◆ phiSin

fscal LitScalStripHit::phiSin

Definition at line 66 of file LitScalStripHit.h.

Referenced by LitScalStripHit(), and ToString().

◆ refId

unsigned short LitScalStripHit::refId

Definition at line 70 of file LitScalStripHit.h.

Referenced by LitScalStripHit(), and ToString().

◆ stationId

unsigned char LitScalStripHit::stationId

Definition at line 69 of file LitScalStripHit.h.

Referenced by LitScalStripHit(), and ToString().

◆ U

fscal LitScalStripHit::U

Definition at line 67 of file LitScalStripHit.h.

Referenced by LitScalStripHit(), and ToString().

◆ Z

fscal LitScalStripHit::Z

Definition at line 71 of file LitScalStripHit.h.

Referenced by LitScalStripHit(), and ToString().


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