#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 |
Definition at line 129 of file LMap.h.
References corrVsCorr::filename, operator<(), trackingPlots::other, and AlCaHLTBitMon_QueryRunRegistry::string.
bool EMap::EMapRow::operator< | ( | const EMapRow & | other | ) | const |
int EMap::EMapRow::crate |
Definition at line 105 of file LMap.h.
Referenced by EMap::EMap(), and EMap::read_map().
int EMap::EMapRow::dcc |
Definition at line 105 of file LMap.h.
Referenced by EMap::EMap(), and EMap::read_map().
int EMap::EMapRow::fiber |
Definition at line 105 of file LMap.h.
Referenced by EMap::EMap(), and EMap::read_map().
int EMap::EMapRow::fiberchan |
Definition at line 105 of file LMap.h.
Referenced by EMap::EMap(), and EMap::read_map().
int EMap::EMapRow::idepth |
Definition at line 105 of file LMap.h.
Referenced by EMap::EMap(), and EMap::read_map().
int EMap::EMapRow::ieta |
Definition at line 105 of file LMap.h.
Referenced by EMap::EMap(), and EMap::read_map().
int EMap::EMapRow::iphi |
Definition at line 105 of file LMap.h.
Referenced by EMap::EMap(), and EMap::read_map().
int EMap::EMapRow::rawId |
Definition at line 105 of file LMap.h.
Referenced by EMap::EMap(), operator<(), and EMap::read_map().
int EMap::EMapRow::slot |
Definition at line 105 of file LMap.h.
Referenced by EMap::EMap(), and EMap::read_map().
int EMap::EMapRow::spigot |
Definition at line 105 of file LMap.h.
Referenced by EMap::EMap(), and EMap::read_map().
std::string EMap::EMapRow::subdet |
Definition at line 106 of file LMap.h.
Referenced by EMap::EMap().
std::string EMap::EMapRow::topbottom |
Definition at line 106 of file LMap.h.
Referenced by EMap::EMap().
int EMap::EMapRow::zdc_channel |
Definition at line 109 of file LMap.h.
Referenced by EMap::EMap().
std::string EMap::EMapRow::zdc_section |
Definition at line 110 of file LMap.h.
Referenced by EMap::EMap().
int EMap::EMapRow::zdc_zside |
Definition at line 109 of file LMap.h.
Referenced by EMap::EMap().