CMS 3D CMS Logo

MagGeoBuilderFromDDD::ExtractPhi Struct Reference

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

List of all members.

Public Member Functions

double operator() (const volumeHandle *v) const


Detailed Description

Definition at line 191 of file volumeHandle.h.


Member Function Documentation

double MagGeoBuilderFromDDD::ExtractPhi::operator() ( const volumeHandle v  )  const [inline]

Definition at line 192 of file volumeHandle.h.

References MagGeoBuilderFromDDD::volumeHandle::center(), and PV3DBase< T, PVType, FrameType >::phi().

00192                                                  {
00193     // note that Geom::Phi is implicitly converted to double.
00194     // Periodicity is guaranteed.
00195     return v->center().phi();
00196   }


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