#include <TMui1DRoadO.h>#include <TDataType.h>#include <algorithm>#include <TMuiKeyGen.h>Go to the source code of this file.
| Functions | |
| ClassImp (TMui1DRoadO) ClassImp(TMui1DRoadO_v1) TMui1DRoadO_v1 | |
| 
 | 
| Version v1 Definition at line 6 of file TMui1DRoadO.cxx. 
 00009                                :
00010   _arm(0),
00011   _panel(0),
00012   _orientation(0),
00013   _index(0),
00014   _fit_par(),
00015   _depth(0),
00016   _nhit(0),
00017   _max_hit_plane(0),
00018   _road_quality(0),
00019   _freedom(0),
00020   _ghost_flag(0),
00021   _gapbit(0)
00022 {;}
 | 
