PandaRoot
PndFieldAdaptor Class Reference

#include <PndFieldAdaptor.h>

Inheritance diagram for PndFieldAdaptor:
GFAbsBField

Public Member Functions

 PndFieldAdaptor ()
 
 PndFieldAdaptor (FairField *field)
 
TVector3 get (const TVector3 &) const
 override this is you concrete implementation More...
 
 ClassDef (PndFieldAdaptor, 1)
 
- Public Member Functions inherited from GFAbsBField
 GFAbsBField ()
 
virtual ~GFAbsBField ()
 

Detailed Description

Definition at line 31 of file PndFieldAdaptor.h.

Constructor & Destructor Documentation

◆ PndFieldAdaptor() [1/2]

PndFieldAdaptor::PndFieldAdaptor ( )
inline

Definition at line 34 of file PndFieldAdaptor.h.

References ClassDef().

34 { fField = nullptr; }

◆ PndFieldAdaptor() [2/2]

PndFieldAdaptor::PndFieldAdaptor ( FairField *  field)

Member Function Documentation

◆ ClassDef()

PndFieldAdaptor::ClassDef ( PndFieldAdaptor  ,
 
)

Referenced by PndFieldAdaptor().

◆ get()

TVector3 PndFieldAdaptor::get ( const TVector3 &  ) const
virtual

override this is you concrete implementation

Implements GFAbsBField.


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