EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GFAbsBField Class Referenceabstract

Generic Interface to magnetic fields in GENFIT. More...

#include <EicRoot/blob/master/genfit/GFAbsBField.h>

+ Inheritance diagram for GFAbsBField:

Public Member Functions

 GFAbsBField ()
 
virtual ~GFAbsBField ()
 
virtual TVector3 get (const TVector3 &) const =0
 override this is you concrete implementation
 

Detailed Description

Generic Interface to magnetic fields in GENFIT.

Author
Christian Höppner (Technische Universität München, original author)
Sebastian Neubert (Technische Universität München, original author)

Definition at line 35 of file GFAbsBField.h.

View newest version in sPHENIX GitHub at line 35 of file GFAbsBField.h

Constructor & Destructor Documentation

GFAbsBField::GFAbsBField ( )
inline

Definition at line 38 of file GFAbsBField.h.

View newest version in sPHENIX GitHub at line 38 of file GFAbsBField.h

virtual GFAbsBField::~GFAbsBField ( )
inlinevirtual

Definition at line 39 of file GFAbsBField.h.

View newest version in sPHENIX GitHub at line 39 of file GFAbsBField.h

Member Function Documentation

virtual TVector3 GFAbsBField::get ( const TVector3 &  ) const
pure virtual

override this is you concrete implementation

Implemented in GFConstField, and PndGenfitField.

Referenced by LSLEQM::eval(), and GFFieldManager::getFieldVal().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following file: