CMS 3D CMS Logo

FastTrackerCluster.cc
Go to the documentation of this file.
2 
4  const LocalError& err,
5  const DetId& id,
6  const int simhitId,
7  const int simtrackId,
8  const uint32_t eeId,
9  const float charge)
10  : pos_(pos), err_(err), id_(id), simhitId_(simhitId), simtrackId_(simtrackId), eeId_(eeId), charge_(charge) {}
Definition: DetId.h:17