CMS 3D CMS Logo

RKTestField Class Reference

#include <TrackPropagation/RungeKutta/interface/RKTestPropagator.h>

Inheritance diagram for RKTestField:

MagneticField

List of all members.

Public Member Functions

virtual GlobalVector inTesla (const GlobalPoint &) const
 Field value ad specified global point, in Tesla.


Detailed Description

Definition at line 22 of file RKTestPropagator.h.


Member Function Documentation

virtual GlobalVector RKTestField::inTesla ( const GlobalPoint gp  )  const [inline, virtual]

Field value ad specified global point, in Tesla.

Implements MagneticField.

Definition at line 25 of file RKTestPropagator.h.

00025 {return GlobalVector(0,0,4);}


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:30:48 2009 for CMSSW by  doxygen 1.5.4