CMS 3D CMS Logo

List of all members | Public Member Functions
IdSort Class Reference

Public Member Functions

bool operator() (const SimTrack &a, const SimTrack &b)
 

Detailed Description

Definition at line 6 of file G4SimEvent.cc.

Member Function Documentation

◆ operator()()

bool IdSort::operator() ( const SimTrack a,
const SimTrack b 
)
inline

Definition at line 8 of file G4SimEvent.cc.

References a, and b.

8 { return a.trackId() < b.trackId(); }
double b
Definition: hdecay.h:118
double a
Definition: hdecay.h:119