CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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),
11  simhitId_(simhitId) ,
12  simtrackId_(simtrackId) ,
13  eeId_(eeId), charge_(charge) {}
14 
15 
16 
17 
double charge(const std::vector< uint8_t > &Ampls)
Definition: DetId.h:20