RegionCompare Struct Reference

#include <BLFOR009.hh>

List of all members.

Public Member Functions

bool operator() (const double a, const double b) const


Member Function Documentation

bool RegionCompare::operator() ( const double  a,
const double  b 
) const [inline]

References REGION_SIZE.

00039                 { return a < b-REGION_SIZE; }


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