15 for (std::map<unsigned short, double>::const_iterator
i = charge_induced.begin();
i != charge_induced.end(); ++
i) {
20 edm::LogInfo(
"RPixPileUpSignals") <<
"Det id=" <<
det_id_ <<
" pixel=" <<
i->first <<
" charge=" <<
i->second;
std::map< unsigned short, double > the_pixel_charge_piled_up_map_
std::map< unsigned short, std::vector< std::pair< int, double > > > the_pixel_charge_piled_up_map_links_
Log< level::Info, false > LogInfo
RPixPileUpSignals(const edm::ParameterSet ¶ms, uint32_t det_id)
void add(const std::map< unsigned short, double > &charge_induced, int PSimHitIndex)