![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#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 |
| EicHtcHitComponent * | mComponents |
| Double_t | mSmootherChiSquare |
| Double_t | mSmootherProbability |
| Double_t | mGlobalCoordXY [2] |
Friends | |
| class | EicHtcTask |
Definition at line 60 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 60 of file EicHtcTask.h
|
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.
|
inline |
Definition at line 72 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 72 of file EicHtcTask.h
|
inline |
Definition at line 74 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 74 of file EicHtcTask.h
References mSmootherChiSquare.
|
private |
|
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.
|
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.
|
inline |
Definition at line 87 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 87 of file EicHtcTask.h
References mGlobalCoordXY.
|
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.
|
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.
|
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.
|
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.
|
inline |
Definition at line 75 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 75 of file EicHtcTask.h
References mSmootherProbability.
|
friend |
Definition at line 61 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 61 of file EicHtcTask.h
|
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().
|
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().
|
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().
|
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().
|
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().