1 #ifndef DataFormats_SiStripDigi_SiStripRawDigi_H
2 #define DataFormats_SiStripDigi_SiStripRawDigi_H
22 inline uint16_t
adc()
const {
return adc_; }
37 #endif // DataFormats_SiStripDigi_SiStripRawDigi_H
~SiStripRawDigi()=default
std::ostream & operator<<(std::ostream &out, const ALILine &li)
bool operator<(const SiStripRawDigi &other) const
SiStripRawDigi(uint16_t adc)
A Digi for the silicon strip detector, containing only adc information, and suitable for storing raw ...