6 event.getByToken(
token_, input);
12 auto output = std::make_unique<edmNew::DetSetVector<SiStripCluster>>();
19 DetId detIdObject(clustSet->detId());
24 for (; clustIt !=
end; ++clustIt) {
27 double clustY = GPclust.
y();
28 if ((clustY *
y_) > 0) {
29 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)
virtual LocalPoint localPosition(float strip) const =0
boost::transform_iterator< IterHelp, const_IdIter > const_iterator
const TrackerGeomDet * idToDet(DetId) const override
Point3DBase< float, LocalTag > Local3DPoint