EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/htc/EicHtcTask.h>
Public Member Functions | |
EicHtcTrack () | |
~EicHtcTrack () | |
int | Ndf () const |
double | ChiSquare () const |
double | ChiSquareCCDF () const |
double | BeamX () const |
double | BeamEX () const |
double | BeamY () const |
double | BeamEY () const |
double | BeamSX () const |
double | BeamESX () const |
double | BeamSY () const |
double | BeamESY () const |
const EicHtcHit * | GetHit (const char *detName, unsigned group, unsigned node=0) const |
Public Attributes | |
Double_t | mMomentum |
Private Member Functions | |
ClassDef (EicHtcTrack, 9) | |
Private Attributes | |
Int_t | mNdf |
Double_t | mFilterChiSquare |
Double_t | mFilterChiSquareCCDF |
Double_t | mBeamCoordXY [2] |
Double_t | mBeamCoordSigmaXY [2] |
Double_t | mBeamSlopeXY [2] |
Double_t | mBeamSlopeSigmaXY [2] |
hEntry * | mHits |
Friends | |
class | EicHtcTask |
Definition at line 132 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 132 of file EicHtcTask.h
|
inline |
Definition at line 136 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 136 of file EicHtcTask.h
References HitKeyCompare(), mBeamCoordSigmaXY, mBeamCoordXY, mBeamSlopeSigmaXY, mBeamSlopeXY, and mHits.
|
inline |
Definition at line 145 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 145 of file EicHtcTask.h
References mHits.
|
inline |
Definition at line 158 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 158 of file EicHtcTask.h
References mBeamSlopeSigmaXY.
|
inline |
Definition at line 160 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 160 of file EicHtcTask.h
References mBeamSlopeSigmaXY.
|
inline |
Definition at line 153 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 153 of file EicHtcTask.h
References mBeamCoordSigmaXY.
|
inline |
Definition at line 155 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 155 of file EicHtcTask.h
References mBeamCoordSigmaXY.
|
inline |
Definition at line 157 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 157 of file EicHtcTask.h
References mBeamSlopeXY.
|
inline |
Definition at line 159 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 159 of file EicHtcTask.h
References mBeamSlopeXY.
|
inline |
Definition at line 152 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 152 of file EicHtcTask.h
References mBeamCoordXY.
|
inline |
Definition at line 154 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 154 of file EicHtcTask.h
References mBeamCoordXY.
|
inline |
Definition at line 149 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 149 of file EicHtcTask.h
References mFilterChiSquare.
|
inline |
Definition at line 150 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 150 of file EicHtcTask.h
References mFilterChiSquareCCDF.
|
private |
const EicHtcHit * EicHtcTrack::GetHit | ( | const char * | detName, |
unsigned | group, | ||
unsigned | node = 0 |
||
) | const |
Definition at line 979 of file EicHtcTask.cxx.
View newest version in sPHENIX GitHub at line 979 of file EicHtcTask.cxx
References mHits.
|
inline |
Definition at line 148 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 148 of file EicHtcTask.h
References mNdf.
|
friend |
Definition at line 133 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 133 of file EicHtcTask.h
|
private |
Definition at line 173 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 173 of file EicHtcTask.h
Referenced by BeamEX(), BeamEY(), EicHtcTrack(), and EicHtcTask::Exec().
|
private |
Definition at line 172 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 172 of file EicHtcTask.h
Referenced by BeamX(), BeamY(), EicHtcTrack(), and EicHtcTask::Exec().
|
private |
Definition at line 175 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 175 of file EicHtcTask.h
Referenced by BeamESX(), BeamESY(), EicHtcTrack(), and EicHtcTask::Exec().
|
private |
Definition at line 174 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 174 of file EicHtcTask.h
Referenced by BeamSX(), BeamSY(), EicHtcTrack(), and EicHtcTask::Exec().
|
private |
Definition at line 169 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 169 of file EicHtcTask.h
Referenced by ChiSquare(), and EicHtcTask::Exec().
|
private |
Definition at line 170 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 170 of file EicHtcTask.h
Referenced by ChiSquareCCDF(), and EicHtcTask::Exec().
|
private |
Definition at line 178 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 178 of file EicHtcTask.h
Referenced by EicHtcTrack(), EicHtcTask::Exec(), GetHit(), and ~EicHtcTrack().
Double_t EicHtcTrack::mMomentum |
Definition at line 164 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 164 of file EicHtcTask.h
Referenced by EicHtcTask::Exec().
|
private |
Definition at line 168 of file EicHtcTask.h.
View newest version in sPHENIX GitHub at line 168 of file EicHtcTask.h
Referenced by EicHtcTask::Exec(), and Ndf().