CMS 3D CMS Logo

MagGeoBuilderFromDDD::LessDPhi Struct Reference

#include <MagneticField/GeomBuilder/src/volumeHandle.h>

List of all members.

Public Member Functions

bool operator() (double phi1, double phi2) const


Detailed Description

Definition at line 227 of file volumeHandle.h.


Member Function Documentation

bool MagGeoBuilderFromDDD::LessDPhi::operator() ( double  phi1,
double  phi2 
) const [inline]

Definition at line 228 of file volumeHandle.h.

00228                                                   {
00229     // handle periodicity
00230     return ((Geom::Phi<float>(phi2)-Geom::Phi<float>(phi1))>0.);
00231   }  


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:27:57 2009 for CMSSW by  doxygen 1.5.4