Public Member Functions | List of all members
genf::GFAbsBField Class Referenceabstract

#include <GFAbsBField.h>

Inheritance diagram for genf::GFAbsBField:
genf::GFConstField

Public Member Functions

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

Detailed Description

Definition at line 37 of file GFAbsBField.h.

Constructor & Destructor Documentation

genf::GFAbsBField::GFAbsBField ( )
inline

Definition at line 40 of file GFAbsBField.h.

40 {;}
virtual genf::GFAbsBField::~GFAbsBField ( )
inlinevirtual

Definition at line 41 of file GFAbsBField.h.

41 {;}

Member Function Documentation

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

override this is you concrete implementation

Implemented in genf::GFConstField.


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