Analysis Software
Documentation for sPHENIX simulation software
|
internal detector definition (tile number, detector) More...
Public Member Functions | |
tile_id_t (int layer, uint tile) | |
bool | operator== (const tile_id_t &other) const |
Public Attributes | |
int | m_layer = 0 |
uint | m_tile = 0 |
internal detector definition (tile number, detector)
Definition at line 36 of file PHG4MicromegasSurvey.h.
View newest version in sPHENIX GitHub at line 36 of file PHG4MicromegasSurvey.h
|
inline |
Definition at line 38 of file PHG4MicromegasSurvey.h.
View newest version in sPHENIX GitHub at line 38 of file PHG4MicromegasSurvey.h
|
inline |
Definition at line 46 of file PHG4MicromegasSurvey.h.
View newest version in sPHENIX GitHub at line 46 of file PHG4MicromegasSurvey.h
int PHG4MicromegasSurvey::tile_id_t::m_layer = 0 |
Definition at line 43 of file PHG4MicromegasSurvey.h.
View newest version in sPHENIX GitHub at line 43 of file PHG4MicromegasSurvey.h
Referenced by operator==().
uint PHG4MicromegasSurvey::tile_id_t::m_tile = 0 |
Definition at line 44 of file PHG4MicromegasSurvey.h.
View newest version in sPHENIX GitHub at line 44 of file PHG4MicromegasSurvey.h
Referenced by operator==().