1 #ifndef DIGIHCAL_HcalCalibDATAFRAME_H 2 #define DIGIHCAL_HcalCalibDATAFRAME_H
bool zsMarkAndPass() const
was ZS MarkAndPass?
void setPresamples(int ps)
const HcalQIESample & operator[](int i) const
access a sample
int presamples() const
number of samples before the sample from the triggered beam crossing (according to the hardware) ...
void setZSInfo(bool unsuppressed, bool markAndPass, uint32_t crossingMask=0)
int fiberIdleOffset() const
offset of bunch number for this channel relative to nominal set in the unpacker (range is +7->-7...
int size() const
total number of samples in the digi
HcalQIESample data_[MAXSAMPLES]
const HcalQIESample & sample(int i) const
access a sample
const HcalElectronicsId & elecId() const
const HcalCalibDetId & id() const
std::ostream & operator<<(std::ostream &, const HcalCalibDataFrame &)
void setFiberIdleOffset(int offset)
uint32_t zsCrossingMask() const
zs crossing mask (which sums considered)
HcalCalibDetId key_type
For the sorted collection.
void setReadoutIds(const HcalElectronicsId &eid)
bool validate(int firstSample=0, int nSamples=100) const
validate appropriate DV and ER bits as well as capid rotation for the specified samples (default is a...
static const int MAXSAMPLES
HcalElectronicsId electronicsId_
void setSample(int i, const HcalQIESample &sam)
bool zsUnsuppressed() const
was ZS unsuppressed?
Readout chain identification for Hcal.