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);
virtual LocalPoint localPosition(const MeasurementPoint &) const =0
data_type const * const_iterator
static std::string const input
edm::EDGetTokenT< SiPixelClusterCollectionNew > token_
Measurement2DPoint MeasurementPoint
Measurement points are two-dimensional by default.
#define DEFINE_FWK_MODULE(type)
const TrackerGeomDet * idToDet(DetId) const override
GlobalPoint toGlobal(const Point2DBase< Scalar, LocalTag > lp) const
boost::transform_iterator< IterHelp, const_IdIter > const_iterator
const Plane & surface() const
The nominal surface of the GeomDet.
void produce(edm::StreamID, edm::Event &event, const edm::EventSetup &setup) const override
virtual const PixelTopology & specificTopology() const
Returns a reference to the pixel proxy topology.
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > const tTrackerGeom_
Point3DBase< float, LocalTag > Local3DPoint