All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
ana::CompareByID Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 59 of file SpectrumLoader.cxx.

Member Function Documentation

bool ana::CompareByID::operator() ( const Cut a,
const Cut b 
) const
inline

Definition at line 61 of file SpectrumLoader.cxx.

62  {
63  return a.ID() < b.ID();
64  }
process_name gaushit a

The documentation for this struct was generated from the following file: