Public Member Functions | |
int | cellId () const |
DTPhysicalWireId (int superlayer, int layer, int cell) | |
int | layerId () const |
int | superlayerId () const |
Private Attributes | |
int | cell_id |
int | layer_id |
int | superlayer_id |
Definition at line 181 of file DTCompactMapWriter.cc.
DTPhysicalWireId::DTPhysicalWireId | ( | int | superlayer, |
int | layer, | ||
int | cell | ||
) |
Definition at line 193 of file DTCompactMapWriter.cc.
int DTPhysicalWireId::cellId | ( | ) | const |
int DTPhysicalWireId::layerId | ( | ) | const |
int DTPhysicalWireId::superlayerId | ( | ) | const |
Definition at line 199 of file DTCompactMapWriter.cc.
References superlayer_id.
Referenced by DTPhysicalWireCompare::operator()().
|
private |
Definition at line 190 of file DTCompactMapWriter.cc.
Referenced by cellId().
|
private |
Definition at line 189 of file DTCompactMapWriter.cc.
Referenced by layerId().
|
private |
Definition at line 188 of file DTCompactMapWriter.cc.
Referenced by superlayerId().