1 #ifndef DATAFORMATS_SISTRIPCLUSTER_H 2 #define DATAFORMATS_SISTRIPCLUSTER_H 27 template<
typename Iter>
32 template<
typename Iter>
112 #endif // DATAFORMATS_SISTRIPCLUSTER_H
std::pair< SiStripDigiIter, SiStripDigiIter > SiStripDigiRange
bool operator<(const SiStripCluster &one, const SiStripCluster &other)
void setMerged(bool mergedState)
uint16_t firstStrip() const
float getSplitClusterError() const
SiStripCluster(const uint16_t &firstStrip, Iter begin, Iter end)
SiStripCluster(const uint16_t &firstStrip, Iter begin, Iter end, bool merged)
static const uint16_t mergedValueMask
std::vector< SiStripDigi >::const_iterator SiStripDigiIter
void setSplitClusterError(float errx)
std::vector< uint8_t > amplitudes_
static const uint16_t stripIndexMask
const std::vector< uint8_t > & amplitudes() const