EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/htc/htclib.h>
Public Attributes | |
char * | grname |
double | mass |
int | dE_dx_model |
t_particle | members [2] |
Definition at line 198 of file htclib.h.
View newest version in sPHENIX GitHub at line 198 of file htclib.h
int t_particle_group::dE_dx_model |
Definition at line 210 of file htclib.h.
View newest version in sPHENIX GitHub at line 210 of file htclib.h
Referenced by MediaSliceArray::GetDE().
char* t_particle_group::grname |
Definition at line 203 of file htclib.h.
View newest version in sPHENIX GitHub at line 203 of file htclib.h
Referenced by get_particle_group_by_name().
double t_particle_group::mass |
Definition at line 207 of file htclib.h.
View newest version in sPHENIX GitHub at line 207 of file htclib.h
Referenced by TrKalmanFilter::AccountIonizationLosses(), TrKalmanFilter::CalculateProcessNoise(), and MediaSliceArray::GetDE().
t_particle t_particle_group::members[2] |
Definition at line 213 of file htclib.h.
View newest version in sPHENIX GitHub at line 213 of file htclib.h
Referenced by get_particle_by_name().