CMS 3D CMS Logo

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