CMS 3D CMS Logo

List of all members | Public Member Functions
PartitionGenerator::LessCollections Class Reference

Public Member Functions

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

Detailed Description

a private class just defining the () operator

Definition at line 28 of file PartitionGenerator.h.

Member Function Documentation

◆ operator()()

bool PartitionGenerator::LessCollections::operator() ( const Partition a,
const Partition b 
)
inline

Definition at line 30 of file PartitionGenerator.h.

References a, and b.

30 { return a.size() < b.size(); }
double b
Definition: hdecay.h:120
double a
Definition: hdecay.h:121