CMS 3D CMS Logo

Classes | Typedefs | Functions
Phase2TrackerCluster1D.h File Reference
#include <cstdint>
#include "DataFormats/Common/interface/DetSetVectorNew.h"
#include "DataFormats/Phase2TrackerDigi/interface/Phase2TrackerDigi.h"

Go to the source code of this file.

Classes

class  Phase2TrackerCluster1D
 

Typedefs

typedef edmNew::DetSetVector< Phase2TrackerCluster1DPhase2TrackerCluster1DCollectionNew
 

Functions

bool operator< (const Phase2TrackerCluster1D &one, const Phase2TrackerCluster1D &other)
 

Typedef Documentation

◆ Phase2TrackerCluster1DCollectionNew

Definition at line 41 of file Phase2TrackerCluster1D.h.

Function Documentation

◆ operator<()

bool operator< ( const Phase2TrackerCluster1D one,
const Phase2TrackerCluster1D other 
)
inline

Definition at line 37 of file Phase2TrackerCluster1D.h.

37  {
38  return one.firstStrip() < other.firstStrip();
39 }

References SiPixelPI::one, and trackingPlots::other.

SiPixelPI::one
Definition: SiPixelPayloadInspectorHelper.h:39
trackingPlots.other
other
Definition: trackingPlots.py:1460