34 for (it = input->begin(); it != input->end(); ++it) {
36 histo[
ADC].fill((
double)digi.adc(),
DetId(it->detId()), &iEvent);
38 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
SiPixelPhase1DigisV(const edm::ParameterSet &conf)
static std::string const input
#define DEFINE_FWK_MODULE(type)
edm::EDGetTokenT< edm::DetSetVector< PixelDigi > > srcToken_
std::vector< HistogramManager > histo
collection_type::const_iterator const_iterator