#include <LMap.h>
Public Member Functions | |
EMapRow () | |
bool | operator< (const EMapRow &other) const |
~EMapRow () | |
Public Attributes | |
int | crate |
int | dcc |
int | fiber |
int | fiberchan |
int | idepth |
int | ieta |
int | iphi |
int | rawId |
int | slot |
int | spigot |
std::string | subdet |
std::string | topbottom |
int | zdc_channel |
std::string | zdc_section |
int | zdc_zside |
|
inline |
bool EMap::EMapRow::operator< | ( | const EMapRow & | other | ) | const |
int EMap::EMapRow::crate |
Definition at line 89 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
int EMap::EMapRow::dcc |
Definition at line 89 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
int EMap::EMapRow::fiber |
Definition at line 89 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
int EMap::EMapRow::fiberchan |
Definition at line 89 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
int EMap::EMapRow::idepth |
Definition at line 89 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
int EMap::EMapRow::ieta |
Definition at line 89 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
int EMap::EMapRow::iphi |
Definition at line 89 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
int EMap::EMapRow::rawId |
Definition at line 89 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), operator<(), and EMap::read_map().
int EMap::EMapRow::slot |
Definition at line 89 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
int EMap::EMapRow::spigot |
Definition at line 89 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
std::string EMap::EMapRow::subdet |
Definition at line 90 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
std::string EMap::EMapRow::topbottom |
Definition at line 90 of file LMap.h.
Referenced by EMap::EMap(), EMapRow(), and EMap::read_map().
int EMap::EMapRow::zdc_channel |
Definition at line 93 of file LMap.h.
Referenced by EMap::EMap(), and EMapRow().
std::string EMap::EMapRow::zdc_section |
Definition at line 94 of file LMap.h.
Referenced by EMap::EMap(), and EMapRow().
int EMap::EMapRow::zdc_zside |
Definition at line 93 of file LMap.h.
Referenced by EMap::EMap(), and EMapRow().