Go to the documentation of this file. 1 #ifndef DATAFORMATS_PHASE2TRACKERCLUSTER_PHASE2TRACKERCLUSTER1D_H
2 #define DATAFORMATS_PHASE2TRACKERCLUSTER_PHASE2TRACKERCLUSTER1D_H
38 return one.firstStrip() <
other.firstStrip();
unsigned int firstStrip() const
unsigned int column() const
unsigned int edge() const
bool operator<(const Phase2TrackerCluster1D &one, const Phase2TrackerCluster1D &other)
unsigned int firstRow() const
std::pair< float, float > barycenter() const
edmNew::DetSetVector< Phase2TrackerCluster1D > Phase2TrackerCluster1DCollectionNew
unsigned int column() const
Phase2TrackerCluster1D(unsigned int row, unsigned int col, unsigned int size, unsigned int threshold)
Phase2TrackerCluster1D(const Phase2TrackerDigi &firstDigi, unsigned int size, unsigned int threshold)
uint16_t threshold() const
Phase2TrackerDigi firstDigi_
Phase2TrackerCluster1D(unsigned int row, unsigned int col, unsigned int size)
unsigned int edge() const
const Phase2TrackerDigi & firstDigi() const
Phase2TrackerCluster1D(const Phase2TrackerDigi &firstDigi, unsigned int size)
unsigned int strip() const