CMS 3D CMS Logo

DTSLRecSegment2D.cc
Go to the documentation of this file.
1 
6 
8 DTSLRecSegment2D::DTSLRecSegment2D(const DTSuperLayerId id, const std::vector<DTRecHit1D> &hits)
9  : DTRecSegment2D(id, hits) {}
10 
14  LocalVector &direction,
15  AlgebraicSymMatrix &covMatrix,
16  double &chi2,
17  std::vector<DTRecHit1D> &hits1D)
18  : DTRecSegment2D(id, position, direction, covMatrix, chi2, hits1D) {}
19 
22 
25 
DTSLRecSegment2D()
Constructor.
DTChamberId chamberId() const
Return the corresponding ChamberId.
DTSLRecSegment2D * clone() const override
The clone method needed by the clone policy.
DTChamberId chamberId() const
The id of the chamber on which reside the segment.
DTSuperLayerId superLayerId() const
The id of the superlayer on which reside the segment.
DetId geographicalId() const
static int position[264][3]
Definition: ReadPGInfo.cc:289
CLHEP::HepSymMatrix AlgebraicSymMatrix