CMS 3D CMS Logo

List of all members | Public Member Functions | Public Attributes
GEMROMapping::chamDC Struct Reference

#include <GEMROMapping.h>

Public Member Functions

bool operator< (const chamDC &r) const
 

Public Attributes

GEMDetId detId
 
int vfatVer
 

Detailed Description

Definition at line 26 of file GEMROMapping.h.

Member Function Documentation

◆ operator<()

bool GEMROMapping::chamDC::operator< ( const chamDC r) const
inline

Definition at line 29 of file GEMROMapping.h.

29 { return detId < r.detId; }

References detId, and alignCSCRings::r.

Member Data Documentation

◆ detId

GEMDetId GEMROMapping::chamDC::detId

◆ vfatVer

int GEMROMapping::chamDC::vfatVer
alignCSCRings.r
r
Definition: alignCSCRings.py:93
GEMROMapping::chamDC::detId
GEMDetId detId
Definition: GEMROMapping.h:27