![]() |
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) | |
Public Member Functions inherited from GFAbsBField | |
| GFAbsBField () | |
| virtual | ~GFAbsBField () |
Definition at line 31 of file PndFieldAdaptor.h.
|
inline |
| PndFieldAdaptor::PndFieldAdaptor | ( | FairField * | field | ) |
| PndFieldAdaptor::ClassDef | ( | PndFieldAdaptor | , |
| 1 | |||
| ) |
Referenced by PndFieldAdaptor().
|
virtual |
override this is you concrete implementation
Implements GFAbsBField.