36 for (it = input->begin(); it != input->end(); ++it) {
38 histo[
ADC].fill((
double) digi.adc(),
DetId(it->detId()), &iEvent);
40 histo[
ROW].fill((
double) digi.row(),
DetId(it->detId()), &iEvent);
T getParameter(std::string const &) const
void analyze(const edm::Event &, const edm::EventSetup &) override
bool getByToken(EDGetToken token, Handle< PROD > &result) const
#define DEFINE_FWK_MODULE(type)
SiPixelPhase1DigisV(const edm::ParameterSet &conf)
static std::string const input
edm::EDGetTokenT< edm::DetSetVector< PixelDigi > > srcToken_
std::vector< HistogramManager > histo
collection_type::const_iterator const_iterator