#include <analysis/blob/master/dNdEta_Run2023/analysis_INTT/src/Hit.h>
|
| Hit () |
|
| Hit (float, float, float, float, float, float, int) |
|
| Hit (float, float, float, float, float, float, int, int) |
|
| Hit (float, float) |
|
| ~Hit () |
|
float | posX () |
|
float | posY () |
|
float | posZ () |
|
float | rho () |
|
float | vtxX () |
|
float | vtxY () |
|
float | vtxZ () |
|
float | Eta () |
|
float | Phi () |
|
float | R () |
|
int | Layer () |
|
int | PhiSize () |
|
pair< float, float > | Edge () |
|
void | Update () |
|
void | SetPos (float, float, float) |
|
void | SetVtx (float, float, float) |
|
void | SetEdge (float, float) |
|
void | SetMatchedTkl () |
|
bool | IsMatchedTkl () |
|
void | Print () |
|
TVector3 | VecPos () |
|
TVector3 | VecVtx () |
|
TVector3 | VecRel () |
|
Definition at line 14 of file Hit.h.
View newest version in sPHENIX GitHub at line 14 of file Hit.h
Definition at line 68 of file Hit.h.
View newest version in sPHENIX GitHub at line 68 of file Hit.h
References _eta.
Hit::Hit |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z, |
|
|
float |
vtxX, |
|
|
float |
vtxY, |
|
|
float |
vtxZ, |
|
|
int |
layer |
|
) |
| |
Definition at line 80 of file Hit.h.
View newest version in sPHENIX GitHub at line 80 of file Hit.h
References _eta, and layer.
Hit::Hit |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z, |
|
|
float |
vtxX, |
|
|
float |
vtxY, |
|
|
float |
vtxZ, |
|
|
int |
layer, |
|
|
int |
phisize |
|
) |
| |
Hit::Hit |
( |
float |
eta, |
|
|
float |
phi |
|
) |
| |
Definition at line 112 of file Hit.h.
View newest version in sPHENIX GitHub at line 112 of file Hit.h
pair< float, float > Hit::Edge |
( |
| ) |
|
Definition at line 136 of file Hit.h.
View newest version in sPHENIX GitHub at line 136 of file Hit.h
bool Hit::IsMatchedTkl |
( |
| ) |
|
Definition at line 154 of file Hit.h.
View newest version in sPHENIX GitHub at line 154 of file Hit.h
Definition at line 134 of file Hit.h.
View newest version in sPHENIX GitHub at line 134 of file Hit.h
Definition at line 34 of file Hit.h.
View newest version in sPHENIX GitHub at line 34 of file Hit.h
Definition at line 114 of file Hit.h.
View newest version in sPHENIX GitHub at line 114 of file Hit.h
Definition at line 116 of file Hit.h.
View newest version in sPHENIX GitHub at line 116 of file Hit.h
Definition at line 118 of file Hit.h.
View newest version in sPHENIX GitHub at line 118 of file Hit.h
Definition at line 162 of file Hit.h.
View newest version in sPHENIX GitHub at line 162 of file Hit.h
References printf().
Definition at line 132 of file Hit.h.
View newest version in sPHENIX GitHub at line 132 of file Hit.h
Definition at line 120 of file Hit.h.
View newest version in sPHENIX GitHub at line 120 of file Hit.h
void Hit::SetEdge |
( |
float |
edge1, |
|
|
float |
edge2 |
|
) |
| |
Definition at line 142 of file Hit.h.
View newest version in sPHENIX GitHub at line 142 of file Hit.h
Referenced by main().
void Hit::SetMatchedTkl |
( |
| ) |
|
Definition at line 152 of file Hit.h.
View newest version in sPHENIX GitHub at line 152 of file Hit.h
void Hit::SetPos |
( |
float |
x, |
|
|
float |
y, |
|
|
float |
z |
|
) |
| |
void Hit::SetVtx |
( |
float |
vtxX, |
|
|
float |
vtxY, |
|
|
float |
vtxZ |
|
) |
| |
Definition at line 144 of file Hit.h.
View newest version in sPHENIX GitHub at line 144 of file Hit.h
References _eta.
Definition at line 156 of file Hit.h.
View newest version in sPHENIX GitHub at line 156 of file Hit.h
Definition at line 160 of file Hit.h.
View newest version in sPHENIX GitHub at line 160 of file Hit.h
Definition at line 158 of file Hit.h.
View newest version in sPHENIX GitHub at line 158 of file Hit.h
Definition at line 122 of file Hit.h.
View newest version in sPHENIX GitHub at line 122 of file Hit.h
Definition at line 124 of file Hit.h.
View newest version in sPHENIX GitHub at line 124 of file Hit.h
Definition at line 126 of file Hit.h.
View newest version in sPHENIX GitHub at line 126 of file Hit.h
pair<float, float> Hit::_edge |
|
private |
Definition at line 61 of file Hit.h.
View newest version in sPHENIX GitHub at line 61 of file Hit.h
Definition at line 56 of file Hit.h.
View newest version in sPHENIX GitHub at line 56 of file Hit.h
Definition at line 59 of file Hit.h.
View newest version in sPHENIX GitHub at line 59 of file Hit.h
Definition at line 62 of file Hit.h.
View newest version in sPHENIX GitHub at line 62 of file Hit.h
Definition at line 57 of file Hit.h.
View newest version in sPHENIX GitHub at line 57 of file Hit.h
Definition at line 60 of file Hit.h.
View newest version in sPHENIX GitHub at line 60 of file Hit.h
Definition at line 58 of file Hit.h.
View newest version in sPHENIX GitHub at line 58 of file Hit.h
Definition at line 53 of file Hit.h.
View newest version in sPHENIX GitHub at line 53 of file Hit.h
Definition at line 54 of file Hit.h.
View newest version in sPHENIX GitHub at line 54 of file Hit.h
Definition at line 55 of file Hit.h.
View newest version in sPHENIX GitHub at line 55 of file Hit.h
Definition at line 50 of file Hit.h.
View newest version in sPHENIX GitHub at line 50 of file Hit.h
Definition at line 51 of file Hit.h.
View newest version in sPHENIX GitHub at line 51 of file Hit.h
Definition at line 52 of file Hit.h.
View newest version in sPHENIX GitHub at line 52 of file Hit.h
Definition at line 63 of file Hit.h.
View newest version in sPHENIX GitHub at line 63 of file Hit.h
Definition at line 65 of file Hit.h.
View newest version in sPHENIX GitHub at line 65 of file Hit.h
Definition at line 64 of file Hit.h.
View newest version in sPHENIX GitHub at line 64 of file Hit.h
The documentation for this class was generated from the following file:
- analysis/blob/master/dNdEta_Run2023/analysis_INTT/src/Hit.h