#include <GEMChMap.h>
Public Member Functions | |
bool | operator< (const channelNum &c) const |
Public Attributes | |
int | chamberType |
int | chNum |
int | vfatAdd |
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 74 of file GEMChMap.h.
|
inline |
Definition at line 78 of file GEMChMap.h.
References HltBtagPostValidation_cff::c, chamberType, chNum, and vfatAdd.
|
private |
|
friend |
Definition at line 90 of file GEMChMap.h.
|
friend |
Definition at line 90 of file GEMChMap.h.
int GEMChMap::channelNum::chamberType |
Definition at line 75 of file GEMChMap.h.
Referenced by operator<(), and GEMChMap::setDummy().
int GEMChMap::channelNum::chNum |
Definition at line 77 of file GEMChMap.h.
Referenced by operator<(), and GEMChMap::setDummy().
int GEMChMap::channelNum::vfatAdd |
Definition at line 76 of file GEMChMap.h.
Referenced by operator<(), and GEMChMap::setDummy().