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) {}
pos
Definition: PixelAliasList.h:18
FastTrackerCluster.h
DetId
Definition: DetId.h:17
Point3DBase< float, LocalTag >
ALCARECOTkAlJpsiMuMu_cff.charge
charge
Definition: ALCARECOTkAlJpsiMuMu_cff.py:47
runTheMatrix.err
err
Definition: runTheMatrix.py:288
LocalError
Definition: LocalError.h:12
triggerObjects_cff.id
id
Definition: triggerObjects_cff.py:31
FastTrackerCluster::FastTrackerCluster
FastTrackerCluster()
Definition: FastTrackerCluster.h:10