|
BOSS 7.1.1
BESIII Offline Software System
|
#include <TrkContextEv.h>
Inheritance diagram for TrkContextEv:Public Member Functions | |
| TrkContextEv (const BField *) | |
| virtual | ~TrkContextEv () |
| virtual TrkId | getId () const |
Public Member Functions inherited from TrkContext | |
| TrkContext (const BField *) | |
| TrkContext (const TrkContext &) | |
| virtual | ~TrkContext () |
| TrkContext & | operator= (const TrkContext &) |
| const BField * | bField () const |
| void | setBField (const BField *bf) |
| bool | operator== (const TrkContext &) const |
Definition at line 23 of file TrkContextEv.h.
| TrkContextEv::TrkContextEv | ( | const BField * | bf | ) |
Definition at line 29 of file TrkContextEv.cxx.
|
virtual |
Definition at line 60 of file TrkContextEv.cxx.
|
virtual |
Implements TrkContext.
Definition at line 68 of file TrkContextEv.cxx.