BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <TrkContextEv.h>
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 |
virtual TrkId | getId () const =0 |
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.