1 #ifndef CSC_GANGED_WIRE_GROUPING_H
2 #define CSC_GANGED_WIRE_GROUPING_H
31 const Container& wiresInConsecutiveGroups,
Container theNumberOfWiresPerWireGroup
CSCGangedWireGrouping(const Container &consecutiveGroups, const Container &wiresInConsecutiveGroups, int numberOfGroups)
virtual ~CSCGangedWireGrouping()
Container theFirstWireOfEachWireGroup
std::vector< int > Container
int numberOfWireGroups() const
int wireGroup(int wire) const
Container::const_iterator CIterator
int numberOfWiresPerGroup(int wireGroup) const
float middleWireOfGroup(int wireGroup) const
CSCWireGrouping * clone() const
int numberOfWires() const