Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHG4MicromegasSurvey::tile_id_t Struct Reference

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
 

Detailed Description

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

Constructor & Destructor Documentation

PHG4MicromegasSurvey::tile_id_t::tile_id_t ( int  layer,
uint  tile 
)
inline

Definition at line 38 of file PHG4MicromegasSurvey.h.

View newest version in sPHENIX GitHub at line 38 of file PHG4MicromegasSurvey.h

Member Function Documentation

bool PHG4MicromegasSurvey::tile_id_t::operator== ( const tile_id_t other) const
inline

Definition at line 46 of file PHG4MicromegasSurvey.h.

View newest version in sPHENIX GitHub at line 46 of file PHG4MicromegasSurvey.h

References m_layer, and m_tile.

Member Data Documentation

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==().


The documentation for this struct was generated from the following file: