GEAR  1.9.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends Pages
VXDParameters.h
1 // -*- C++ -*-
2 #ifndef GEAR_VXDParameters_H
3 #define GEAR_VXDParameters_H 1
4 
5 #include "GEAR.h"
6 #include "gear/ZPlanarParameters.h"
7 
8 namespace gear {
9 
12 
13 
14 } // namespace gear
15 
16 #endif /* ifndef GEARGEAR_VXDParameters_H */
Geometry properties of a vertex detector needed for reconstruction code.
gear::ZPlanarParameters VXDParameters
Typedef for backwards compatibility.
Definition: VXDParameters.h:11