Public Member Functions | List of all members
IDEYLess Struct Reference

Public Member Functions

bool operator() (const sim::IDE &first, const sim::IDE &second)
 

Detailed Description

Definition at line 45 of file NeutronDecayN2Ana_module.cc.

Member Function Documentation

bool IDEYLess::operator() ( const sim::IDE first,
const sim::IDE second 
)
inline

Definition at line 46 of file NeutronDecayN2Ana_module.cc.

46  {
47  return first.y < second.y;
48  }
float y
y position of ionization [cm]
Definition: SimChannel.h:116

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