#include <CSCDQM_DCSBase.h>
Public Member Functions | |
CSCDetId | getDetId () const |
DCSAddressType & | operator= (const DCSAddressType &a) |
Public Attributes | |
unsigned int | ichamber |
unsigned short | iendcap |
unsigned short | iring |
unsigned short | istation |
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 |
std::ostream & | operator<< (std::ostream &out, const DCSAddressType &a) |
DCS Address Type to store and manipulate DCS-related address
Definition at line 79 of file CSCDQM_DCSBase.h.
|
inline |
Get CSC Detector Id object from the address
Definition at line 94 of file CSCDQM_DCSBase.h.
|
inline |
|
private |
|
friend |
Definition at line 118 of file CSCDQM_DCSBase.h.
|
friend |
Definition at line 118 of file CSCDQM_DCSBase.h.
|
friend |
unsigned int cscdqm::DCSAddressType::ichamber |
unsigned short cscdqm::DCSAddressType::iendcap |
Endcap: 1 - plus, 2 - minus
Definition at line 82 of file CSCDQM_DCSBase.h.
Referenced by operator=().
unsigned short cscdqm::DCSAddressType::iring |
unsigned short cscdqm::DCSAddressType::istation |