28 for (it = input->begin(); it != input->end(); ++it) {
29 auto id =
DetId(it->detId());
33 int sizeX = (*clust).sizeX();
34 int sizeY = (*clust).sizeY();
37 float rechit_x = lp.
x();
38 float rechit_y = lp.
y();
41 float lerr_x =
sqrt(lerr.
xx());
42 float lerr_y =
sqrt(lerr.
yy());
52 histo[
POS].fill(rechit_x, rechit_y,
id, &iEvent);
T getParameter(std::string const &) const
boost::transform_iterator< IterHelp, const_IdIter > const_iterator
edm::EDGetTokenT< SiPixelRecHitCollection > srcToken_
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
void analyze(const edm::Event &, const edm::EventSetup &)
SiPixelPhase1RecHits(const edm::ParameterSet &conf)
static std::string const input
std::vector< HistogramManager > histo