39 it!=digicoll.
end();++it) {
52 std::vector<SiStripDigi>
temp;
56 if(!
_zs || digi->adc()>0) {
57 if(laststrip >= digi->strip())
edm::LogWarning(
"StripNotInOrder") <<
"Strips not in order in DetSet<SiStripDigi>";
58 laststrip = digi->strip();
60 int newapv = digi->strip()/128;
63 if(temp.size() > 64) {
72 temp.push_back(*digi);
76 if(temp.size() > 64) {
void computeShots(const edm::DetSet< SiStripDigi > &digis)
det_id_type detId() const
APVShotFinder(const bool zs=true)
void addShots(const edm::DetSet< SiStripDigi > &digis)
const std::vector< APVShot > & getShots() const
iterator end()
Return the off-the-end iterator.
std::vector< APVShot > _shots
iterator begin()
Return an iterator to the first DetSet.
collection_type::const_iterator const_iterator
collection_type::const_iterator const_iterator