BOSS 7.0.2
BESIII Offline Software System
Loading...
Searching...
No Matches
InstallArea/include/TrkBase/TrkBase/TrkDirection.h File Reference
#include <iosfwd>

Go to the source code of this file.

Enumerations

enum  trkDirection { trkOut =0 , trkIn , trkOut =0 , trkIn }
 

Functions

std::ostream & operator<< (std::ostream &os, const trkDirection &dir)
 

Enumeration Type Documentation

◆ trkDirection

Enumerator
trkOut 
trkIn 
trkOut 
trkIn 

Definition at line 23 of file InstallArea/include/TrkBase/TrkBase/TrkDirection.h.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream &  os,
const trkDirection dir 
)