25 theNChannels(nChannels),
26 theLength(semilenght*2){
30 cout <<
"Constructing DTTopology with:"<<endl
75 throw cms::Exception(
"InvalidWireNumber") <<
"DTTopology::wirePosition:"
76 <<
" Requested wire number: "<< wireNumber
112 if (z > 0.) side =
zMax;
117 if (x > 0.) side =
xMax;
const int lastChannel() const
Returns the wire number of the last wire.
float wirePosition(int wireNumber) const
Returns the x position in the layer of a given wire number.
static const float IBeamWingLength
static const float IBeamWingThickness
Side onWhichBorder(float x, float y, float z) const
static const float plateThickness
int channel(const LocalPoint &p) const
Point2DBase< double, LocalTag > Local2DPoint
Measurement2DPoint MeasurementPoint
Measurement points are two-dimensional by default.
MeasurementError measurementError(const LocalPoint &, const LocalError &) const
Conversion to the measurement frame.
const float sensibleHeight() const
Returns the height of the actual sensible volume of the cell.
static const float theHeight
const float sensibleWidth() const
Returns the width of the actual sensible volume of the cell.
static const float theWidth
DTTopology(int firstWire, int nChannels, float semilenght)
Constructor: number of first wire, total # of wires in the layer and their lenght.
LocalError localError(const MeasurementPoint &, const MeasurementError &) const
LocalPoint localPosition(const MeasurementPoint &) const
Side onWhichBorder_old(float x, float y, float z) const
Returns the side of the cell in which resides the point (x,y,z) (old cell geometry).
MeasurementPoint measurementPosition(const LocalPoint &) const
static const float IBeamThickness