Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
sbnobj
sbnobj
Common
Reco
RangeP.h
Go to the documentation of this file.
1
#ifndef sbncode_rangep_HH
2
#define sbncode_rangep_HH
3
4
namespace
sbn {
5
class
RangeP
{
6
public
:
7
float
range_p
;
8
int
trackID
;
9
};
10
11
}
// end namespace sbn
12
13
#endif
sbn::RangeP::trackID
int trackID
Definition:
RangeP.h:8
sbn::RangeP::range_p
float range_p
Definition:
RangeP.h:7
sbn::RangeP
Definition:
RangeP.h:5
Generated by
1.8.5