10 return new TSiPixelRecHit( det(), &theHitData, 0,
false);
14 theCPE->localParameters( clust, *detUnit(), ts);
30 bool computeCoarseLocalPosition) :
33 if (! (rh->hasPositionAndError() || !computeCoarseLocalPosition)) {
37 LogDebug(
"TSiPixelRecHit")<<
"calculating coarse position/error.";
40 edm::LogError(
"TSiPixelRecHit") <<
" geomdet does not cast into geomdet unit. cannot create pixel local parameters.";
56 clusterRef
const & clust,
59 theHitData( pos, err, det->geographicalId(), clust)
virtual SiPixelRecHitQuality::QualWordType rawQualityWord() const
std::pair< LocalPoint, LocalError > LocalValues
DetId geographicalId() const
The label of this GeomDet.
unsigned int clusterProbComputationFlag() const
TEveGeoShape * clone(const TEveElement *element, TEveElement *parent)
Pixel cluster – collection of neighboring pixels above threshold.