#include <TMuiRoadO.h>#include <TDataType.h>#include <TMuiClusterMapO.h>#include <TMutTrackUtil.h>Go to the source code of this file.
| Functions | |
| ClassImp (TMuiRoadO) ClassImp(TMuiRoadO_v1) TMuiRoadO_v1 | |
| 
 | 
| 
 Definition at line 6 of file TMuiRoadO.cxx. 
 00009                            :
00010   _arm(0),
00011   _index(0),
00012   _fit_par(),
00013   _depth(0),
00014   _nhit(0),
00015   _max_hit_plane(0),
00016   _road_quality(0.0),
00017   _freedom(0),
00018   _ghost_flag(0),
00019   _gapbit(0),
00020   _group(0),
00021   _golden(0)
00022 {;}
 | 
