1 #ifndef DATAFORMATS_SISTRIPCLUSTER_H
2 #define DATAFORMATS_SISTRIPCLUSTER_H
26 template<
typename Iter>
37 template<
typename Iter>
111 #endif // DATAFORMATS_SISTRIPCLUSTER_H
std::pair< SiStripDigiIter, SiStripDigiIter > SiStripDigiRange
void setMerged(bool mergedState)
uint16_t firstStrip() const
float getSplitClusterError() const
SiStripCluster(const uint16_t &firstStrip, Iter begin, Iter end)
bool operator<(const FedChannelConnection &, const FedChannelConnection &)
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