EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EicHtcHit Class Reference

#include <EicRoot/blob/master/eic/htc/EicHtcTask.h>

+ Inheritance diagram for EicHtcHit:
+ Collaboration diagram for EicHtcHit:

Public Member Functions

 EicHtcHit (unsigned dim=0)
 
 ~EicHtcHit ()
 
double ChiSq () const
 
double Prob () const
 
double GetResolution (unsigned what=0) const
 
double GetLc (unsigned what=0) const
 
double GetGc (unsigned what=0) const
 
double GetRs (unsigned what=0) const
 
double GetEs (unsigned what=0) const
 
double GetRm (unsigned what=0) const
 
double GetEm (unsigned what=0) const
 

Private Member Functions

 ClassDef (EicHtcHit, 12)
 

Private Attributes

UInt_t mDim
 
EicHtcHitComponentmComponents
 
Double_t mSmootherChiSquare
 
Double_t mSmootherProbability
 
Double_t mGlobalCoordXY [2]
 

Friends

class EicHtcTask
 

Detailed Description

Definition at line 60 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 60 of file EicHtcTask.h

Constructor & Destructor Documentation

EicHtcHit::EicHtcHit ( unsigned  dim = 0)
inline

Definition at line 64 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 64 of file EicHtcTask.h

References Acts::Test::dim, mComponents, mGlobalCoordXY, mSmootherChiSquare, and mSmootherProbability.

EicHtcHit::~EicHtcHit ( )
inline

Definition at line 72 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 72 of file EicHtcTask.h

Member Function Documentation

double EicHtcHit::ChiSq ( ) const
inline

Definition at line 74 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 74 of file EicHtcTask.h

References mSmootherChiSquare.

EicHtcHit::ClassDef ( EicHtcHit  ,
12   
)
private
double EicHtcHit::GetEm ( unsigned  what = 0) const
inline

Definition at line 105 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 105 of file EicHtcTask.h

References mComponents, mDim, and EicHtcHitComponent::mSigmaRM.

double EicHtcHit::GetEs ( unsigned  what = 0) const
inline

Definition at line 96 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 96 of file EicHtcTask.h

References mComponents, mDim, and EicHtcHitComponent::mSigmaRS.

double EicHtcHit::GetGc ( unsigned  what = 0) const
inline

Definition at line 87 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 87 of file EicHtcTask.h

References mGlobalCoordXY.

double EicHtcHit::GetLc ( unsigned  what = 0) const
inline

Definition at line 83 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 83 of file EicHtcTask.h

References mComponents, mDim, and EicHtcHitComponent::mLocalCoord1D.

double EicHtcHit::GetResolution ( unsigned  what = 0) const
inline

Definition at line 78 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 78 of file EicHtcTask.h

References mComponents, mDim, and EicHtcHitComponent::mResolution.

double EicHtcHit::GetRm ( unsigned  what = 0) const
inline

Definition at line 102 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 102 of file EicHtcTask.h

References mComponents, mDim, and EicHtcHitComponent::mXmResidual.

double EicHtcHit::GetRs ( unsigned  what = 0) const
inline

Definition at line 93 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 93 of file EicHtcTask.h

References mComponents, mDim, and EicHtcHitComponent::mXsResidual.

double EicHtcHit::Prob ( ) const
inline

Definition at line 75 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 75 of file EicHtcTask.h

References mSmootherProbability.

Friends And Related Function Documentation

friend class EicHtcTask
friend

Definition at line 61 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 61 of file EicHtcTask.h

Member Data Documentation

EicHtcHitComponent* EicHtcHit::mComponents
private

Definition at line 111 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 111 of file EicHtcTask.h

Referenced by EicHtcHit(), GetEm(), GetEs(), GetLc(), GetResolution(), GetRm(), and GetRs().

UInt_t EicHtcHit::mDim
private

Definition at line 107 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 107 of file EicHtcTask.h

Referenced by GetEm(), GetEs(), GetLc(), GetResolution(), GetRm(), and GetRs().

Double_t EicHtcHit::mGlobalCoordXY[2]
private

Definition at line 116 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 116 of file EicHtcTask.h

Referenced by EicHtcHit(), and GetGc().

Double_t EicHtcHit::mSmootherChiSquare
private

Definition at line 113 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 113 of file EicHtcTask.h

Referenced by ChiSq(), EicHtcHit(), and EicHtcTask::Exec().

Double_t EicHtcHit::mSmootherProbability
private

Definition at line 114 of file EicHtcTask.h.

View newest version in sPHENIX GitHub at line 114 of file EicHtcTask.h

Referenced by EicHtcHit(), and Prob().


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