Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

IBIntegrator Class Reference

#include <TrackInterfaces/IBIntegrator.h>

Inheritance diagram for IBIntegrator:

BIntegrator List of all members.

Public Member Functions

virtual StatusCode calculateBdlAndCenter (const HepPoint3D &beginPoint, const HepPoint3D &endPoint, const double tX, const double tY, double &zCenter, HepVector3D &Bdl) const =0
 Get the z of center and the total Bdl.

Static Public Member Functions

static const InterfaceID & interfaceID ()

Detailed Description

Author:
Rutger Hierck
Date:
2002-05-28

Definition at line 21 of file IBIntegrator.h.


Member Function Documentation

virtual StatusCode IBIntegrator::calculateBdlAndCenter const HepPoint3D &  beginPoint,
const HepPoint3D &  endPoint,
const double  tX,
const double  tY,
double &  zCenter,
HepVector3D &  Bdl
const [pure virtual]
 

Get the z of center and the total Bdl.

Implemented in BIntegrator.

static const InterfaceID& IBIntegrator::interfaceID  )  [inline, static]
 

Definition at line 25 of file IBIntegrator.h.

References IID_IBIntegrator().

00025 { return IID_IBIntegrator; }


The documentation for this class was generated from the following file:
Generated on Fri May 27 13:59:40 2005 for New Track Event Model by doxygen 1.4.1