FairRoot/PandaRoot
|
#include <PndFieldAdaptor.h>
Public Member Functions | |
PndFieldAdaptor () | |
PndFieldAdaptor (FairField *field) | |
TVector3 | get (const TVector3 &) const |
override this is you concrete implementation More... | |
ClassDef (PndFieldAdaptor, 1) | |
Private Attributes | |
FairField * | fField |
Definition at line 32 of file PndFieldAdaptor.h.
|
inline |
PndFieldAdaptor::PndFieldAdaptor | ( | FairField * | field | ) |
Definition at line 33 of file PndFieldAdaptor.cxx.
PndFieldAdaptor::ClassDef | ( | PndFieldAdaptor | , |
1 | |||
) |
|
virtual |
override this is you concrete implementation
Implements GFAbsBField.
Definition at line 38 of file PndFieldAdaptor.cxx.
References Double_t, f, fField, and x.
|
private |
Definition at line 46 of file PndFieldAdaptor.h.
Referenced by get(), and PndFieldAdaptor().