EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/ayk/Mgrid.h>
Public Attributes | |
int | shift_flag |
int | rotation_flag |
TRotation | direct |
TRotation | reversed |
Definition at line 22 of file Mgrid.h.
View newest version in sPHENIX GitHub at line 22 of file Mgrid.h
TRotation MgridPosition::direct |
Definition at line 29 of file Mgrid.h.
View newest version in sPHENIX GitHub at line 29 of file Mgrid.h
Referenced by Mgrid::convertInputCoordinates(), and Mgrid::recalculatePosition().
TRotation MgridPosition::reversed |
Definition at line 29 of file Mgrid.h.
View newest version in sPHENIX GitHub at line 29 of file Mgrid.h
Referenced by Mgrid::convertOutputField(), and Mgrid::recalculatePosition().
int MgridPosition::rotation_flag |
Definition at line 26 of file Mgrid.h.
View newest version in sPHENIX GitHub at line 26 of file Mgrid.h
Referenced by Mgrid::convertInputCoordinates(), Mgrid::convertOutputField(), Mgrid::getFieldValue(), and Mgrid::recalculatePosition().
int MgridPosition::shift_flag |
Definition at line 26 of file Mgrid.h.
View newest version in sPHENIX GitHub at line 26 of file Mgrid.h
Referenced by Mgrid::convertInputCoordinates(), and Mgrid::recalculatePosition().