EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <fun4all_coresoftware/blob/master/offline/packages/HelixHough/helix_hough/HelixResolution.h>
Public Member Functions | |
HelixResolution (float cAngle, float dca, float invR, float theta, float z) | |
~HelixResolution () | |
Public Attributes | |
float | phi_res |
float | d_res |
float | k_res |
float | dzdl_res |
float | z0_res |
Definition at line 4 of file HelixResolution.h.
View newest version in sPHENIX GitHub at line 4 of file HelixResolution.h
|
inline |
Definition at line 7 of file HelixResolution.h.
View newest version in sPHENIX GitHub at line 7 of file HelixResolution.h
|
inline |
Definition at line 8 of file HelixResolution.h.
View newest version in sPHENIX GitHub at line 8 of file HelixResolution.h
float HelixResolution::d_res |
Definition at line 10 of file HelixResolution.h.
View newest version in sPHENIX GitHub at line 10 of file HelixResolution.h
Referenced by HelixHough::initHelixHough().
float HelixResolution::dzdl_res |
Definition at line 10 of file HelixResolution.h.
View newest version in sPHENIX GitHub at line 10 of file HelixResolution.h
Referenced by HelixHough::initHelixHough().
float HelixResolution::k_res |
Definition at line 10 of file HelixResolution.h.
View newest version in sPHENIX GitHub at line 10 of file HelixResolution.h
Referenced by HelixHough::initHelixHough().
float HelixResolution::phi_res |
Definition at line 10 of file HelixResolution.h.
View newest version in sPHENIX GitHub at line 10 of file HelixResolution.h
Referenced by HelixHough::initHelixHough().
float HelixResolution::z0_res |
Definition at line 10 of file HelixResolution.h.
View newest version in sPHENIX GitHub at line 10 of file HelixResolution.h
Referenced by HelixHough::initHelixHough().