65 bool hasDigis =
false;
68 for (it =
input->begin(); it !=
input->end(); ++it) {
71 histo[
ADC].fill((
double)digi.adc(),
DetId(it->detId()), &
iEvent, digi.column(), digi.row());
83 histo[NDIGISINCLUSIVE].executePerEventHarvesting(&
iEvent);
84 histo[NDIGIS_FED].executePerEventHarvesting(&
iEvent);
85 histo[NDIGIS_FEDtrend].executePerEventHarvesting(&
iEvent);
T getParameter(std::string const &) const
example_stream void analyze(const edm::Event &, const edm::EventSetup &) override
static std::string const input
#define DEFINE_FWK_MODULE(type)
void analyze(edm::Event const &e, edm::EventSetup const &) override=0
collection_type::const_iterator const_iterator