10 auto output = std::make_unique<edmNew::DetSetVector<SiStripCluster>>();
17 DetId detIdObject(clustSet->detId());
22 for (; clustIt !=
end; ++clustIt) {
25 double clustY = GPclust.
y();
26 if ((clustY *
y_) > 0) {
27 spc.push_back(*clustIt);
edm::EDGetTokenT< edmNew::DetSetVector< SiStripCluster > > token_
void produce(edm::StreamID, edm::Event &event, const edm::EventSetup &setup) const override
data_type const * const_iterator
static std::string const input
#define DEFINE_FWK_MODULE(type)
const TrackerGeomDet * idToDet(DetId) const override
boost::transform_iterator< IterHelp, const_IdIter > const_iterator
edm::ESGetToken< TrackerGeometry, TrackerDigiGeometryRecord > const tTrackerGeom_
virtual LocalPoint localPosition(float strip) const =0
Point3DBase< float, LocalTag > Local3DPoint