Go to the documentation of this file. 1 #ifndef DATAFORMATS_SISTRIPCLUSTER_H
2 #define DATAFORMATS_SISTRIPCLUSTER_H
25 template <
typename Iter>
28 template <
typename Iter>
106 #endif // DATAFORMATS_SISTRIPCLUSTER_H
void setMerged(bool mergedState)
static const uint16_t stripIndexMask
SiStripCluster(const uint16_t &firstStrip, Iter begin, Iter end, bool merged)
uint16_t firstStrip() const
void setSplitClusterError(float errx)
std::vector< uint8_t > amplitudes_
float getSplitClusterError() const
std::vector< SiStripDigi >::const_iterator SiStripDigiIter
const std::vector< uint8_t > & amplitudes() const
bool operator<(const SiStripCluster &one, const SiStripCluster &other)
std::pair< SiStripDigiIter, SiStripDigiIter > SiStripDigiRange
SiStripCluster(const uint16_t &firstStrip, Iter begin, Iter end)
static const uint16_t mergedValueMask