|
BOSS 7.1.3
BESIII Offline Software System
|
#include <RecMdcHitOnTrack.h>
Inheritance diagram for RecMdcHitOnTrack:Public Member Functions | |
| virtual const CLID & | clID () const |
Public Member Functions inherited from Event::Relation< RecMdcHit, RecMdcTrack > | |
| Relation (RecMdcHit *obj1, RecMdcTrack *obj2) | |
| Relation (RecMdcHit *obj1, RecMdcTrack *obj2, std::string info) | |
| Relation (RecMdcHit *obj1, RecMdcTrack *obj2, std::vector< std::string > infos) | |
| const RecMdcHit * | getFirst () const |
| RecMdcHit * | getFirst () |
| const RecMdcTrack * | getSecond () const |
| RecMdcTrack * | getSecond () |
| void | addInfo (std::string inf) |
| Add additional information (as a string) to the relation. | |
| std::vector< std::string > | getInfos () const |
| std::ostream & | fillStream (std::ostream &s) const |
| Fill the ASCII output stream. | |
Static Public Member Functions | |
| static const CLID & | classID () |
Static Public Member Functions inherited from Event::Relation< RecMdcHit, RecMdcTrack > | |
| static const CLID & | classID () |
Definition at line 23 of file RecMdcHitOnTrack.h.
|
inlinestatic |
Definition at line 30 of file RecMdcHitOnTrack.h.
Referenced by clID().
|
inlinevirtual |
Reimplemented from Event::Relation< RecMdcHit, RecMdcTrack >.
Definition at line 27 of file RecMdcHitOnTrack.h.