#include <APVGainStruct.h>
Public Member Functions | |
APVloc (int v0, int v1, int v2, int v3, const std::string &s) | |
bool | operator== (const APVloc &a) const |
Public Attributes | |
std::string | m_string |
int | m_subdetectorId |
int | m_subdetectorPlane |
int | m_subdetectorSide |
int | m_thickness |
Definition at line 40 of file APVGainStruct.h.
|
inline |
Definition at line 42 of file APVGainStruct.h.
|
inline |
Definition at line 51 of file APVGainStruct.h.
References a, m_subdetectorId, m_subdetectorPlane, m_subdetectorSide, and m_thickness.
std::string APVloc::m_string |
Definition at line 49 of file APVGainStruct.h.
int APVloc::m_subdetectorId |
Definition at line 46 of file APVGainStruct.h.
Referenced by operator==().
int APVloc::m_subdetectorPlane |
Definition at line 48 of file APVGainStruct.h.
Referenced by operator==().
int APVloc::m_subdetectorSide |
Definition at line 47 of file APVGainStruct.h.
Referenced by operator==().
int APVloc::m_thickness |
Definition at line 45 of file APVGainStruct.h.
Referenced by operator==().