24 for (
int i=0;
i<(int)vADCCounts.size();
i++) {
25 if (vADCCounts[
i] < 1) badVal =
true;
30 std::vector<int> ZeroCounts(8,0);
44 std::cout <<
" " <<
" OverflappedSample: ";
std::vector< int > getL1APhase() const
Get L1APhase from OverlappedSample (9th bit)
std::vector< uint16_t > const & getOverlappedSample() const
std::vector< int > const & getADCCounts() const
Get ADC readings.
std::ostream & operator<<(std::ostream &out, const ALILine &li)
std::vector< int > ADCCounts
void setADCCounts(const std::vector< int > &ADCCounts)
std::vector< uint16_t > const & getADCOverflow() const
Other getters.
bool operator==(const CSCStripDigi &digi) const