8 #ifndef SiPixelCalibConfiguration_H 9 #define SiPixelCalibConfiguration_H short vcalIndexForEvent(const uint32_t &eventnumber) const
short vcalForEvent(const uint32_t &eventnumber) const
std::vector< short > getColumnPattern() const
std::vector< short > rowPatternForEvent(const uint32_t &eventnumber) const
void setCalibrationMode(const std::string &in)
std::vector< short > getRowPattern() const
const std::vector< short > getVCalValues() const
This class implements the steps that are used in a scan over Threshold and CalDelay.
short getNTriggers() const
void setRowPattern(const std::vector< short > &in)
virtual ~SiPixelCalibConfiguration()
uint32_t nColumnPatterns() const
uint32_t nextPatternChangeForEvent(const uint32_t &eventnumber) const
std::vector< short > fRowPattern
void setColumnPattern(const std::vector< short > &in)
#define COND_SERIALIZABLE
void setVCalValues(const std::vector< short > &in)
std::vector< short > fColumnPattern
uint32_t nRowPatterns() const
uint32_t patternSize() const
std::string getCalibrationMode() const
uint32_t nPatterns() const
std::vector< short > columnPatternForEvent(const uint32_t &eventnumber) const
void setNTriggers(const short &in)
uint32_t expectedTotalEvents() const
SiPixelCalibConfiguration()
This class implements the steps that are used in a scan over Threshold and CalDelay.
std::vector< short > fVCalValues