CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
hsm_3d.h
Go to the documentation of this file.
1 #ifndef HSM_3D_ICC
2 #define HSM_3D_ICC
3 
4 #include <vector>
6 
8 GlobalPoint hsm_3d ( const std::vector<GlobalPoint> & values );
9 
10 #endif
GlobalPoint hsm_3d(const std::vector< GlobalPoint > &values)
cordinate wise half sample mode in 3d
Definition: hsm_3d.cc:8