Go to the documentation of this file.
10 auto output = std::make_unique<SiPixelClusterCollectionNew>();
16 DetId detIdObject(clustSet->detId());
21 for (; clustIt !=
end; ++clustIt) {
24 double clustY = GPclust.
y();
25 if ((clustY *
y_) > 0) {
26 spc.push_back(*clustIt);
const TrackerGeomDet * idToDet(DetId) const override
static const std::string input
const edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > tTrackerGeom_
boost::transform_iterator< IterHelp, const_IdIter > const_iterator
void produce(edm::StreamID, edm::Event &event, const edm::EventSetup &setup) const override
const Plane & surface() const
The nominal surface of the GeomDet.
edm::EDGetTokenT< SiPixelClusterCollectionNew > token_
#define DEFINE_FWK_MODULE(type)
GlobalPoint toGlobal(const Point2DBase< Scalar, LocalTag > lp) const
Measurement2DPoint MeasurementPoint
Measurement points are two-dimensional by default.
virtual const PixelTopology & specificTopology() const
Returns a reference to the pixel proxy topology.
Point3DBase< float, LocalTag > Local3DPoint
const data_type * const_iterator