#include <GEMChMap.h>
Public Member Functions | |
bool | operator< (const chamEC &r) const |
Public Attributes | |
uint8_t | amcNum |
unsigned int | fedId |
uint16_t | gebId |
Private Member Functions | |
template<class Archive > | |
void | serialize (Archive &ar, const unsigned int version) |
Friends | |
class | boost::serialization::access |
template<typename CondSerializationT , typename Enabled > | |
struct | cond::serialization::access |
Definition at line 27 of file GEMChMap.h.
|
inline |
|
private |
|
friend |
Definition at line 43 of file GEMChMap.h.
|
friend |
Definition at line 43 of file GEMChMap.h.
uint8_t GEMChMap::chamEC::amcNum |
Definition at line 29 of file GEMChMap.h.
Referenced by operator<(), and GEMChMap::setDummy().
unsigned int GEMChMap::chamEC::fedId |
Definition at line 28 of file GEMChMap.h.
Referenced by operator<(), and GEMChMap::setDummy().
uint16_t GEMChMap::chamEC::gebId |
Definition at line 30 of file GEMChMap.h.
Referenced by operator<(), and GEMChMap::setDummy().