EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/ayk/CoordSystem.h>
Public Attributes | |
char | name |
int | id |
unsigned char | allowed_systems |
Definition at line 19 of file CoordSystem.h.
View newest version in sPHENIX GitHub at line 19 of file CoordSystem.h
unsigned char t_coord_name::allowed_systems |
Definition at line 25 of file CoordSystem.h.
View newest version in sPHENIX GitHub at line 25 of file CoordSystem.h
Referenced by find_coord_by_name().
int t_coord_name::id |
Definition at line 23 of file CoordSystem.h.
View newest version in sPHENIX GitHub at line 23 of file CoordSystem.h
Referenced by MgridInterpolation::assignSuggestedSequence(), calculate_swapping_rules(), CoordSystem::CoordSystem(), and Mgrid::switchInterpolation().
char t_coord_name::name |
Definition at line 21 of file CoordSystem.h.
View newest version in sPHENIX GitHub at line 21 of file CoordSystem.h
Referenced by eicpy.verify.PythiaHistograms::__init__(), eicpy.verify.DjangohHistograms::__init__(), find_coord_by_name(), and eicpy.build.File::process().