|
BOSS 8.0.0
BESIII Offline Software System
|
#include <iosfwd>Go to the source code of this file.
Enumerations | |
| enum | trkDirection { trkOut = 0 , trkIn } |
Functions | |
| std::ostream & | operator<< (std::ostream &os, const trkDirection &dir) |
| enum trkDirection |
| Enumerator | |
|---|---|
| trkOut | |
| trkIn | |
Definition at line 23 of file Reconstruction/MdcPatRec/TrkBase/include/TrkBase/TrkDirection.h.
| std::ostream & operator<< | ( | std::ostream & | os, |
| const trkDirection & | dir ) |