File tree Expand file tree Collapse file tree 8 files changed +8
-11
lines changed
RecoVertex/VertexTools/src Expand file tree Collapse file tree 8 files changed +8
-11
lines changed Original file line number Diff line number Diff line change 1- #ifndef _HSM_1D_ICC_
2- #define _HSM_1D_ICC_
1+ #ifndef CommonTools_Statistics_hsm_1d_h
2+ #define CommonTools_Statistics_hsm_1d_h
33
44#include " CommonTools/Statistics/interface/StatisticsException.h"
55
Original file line number Diff line number Diff line change 1- #ifndef _LMS_1D_ICC_
2- #define _LMS_1D_ICC_
1+ #ifndef CommonTools_Statistics_lms_1d_h
2+ #define CommonTools_Statistics_lms_1d_h
33
44#include " CommonTools/Statistics/interface/StatisticsException.h"
55
Original file line number Diff line number Diff line change 1- #ifndef MEDIAN_ICC
2- #define MEDIAN_ICC
1+ #ifndef CommonTools_Statistics_median_h
2+ #define CommonTools_Statistics_median_h
33
44#include < vector>
55#include < algorithm>
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11#include " RecoVertex/VertexTools/interface/hsm_3d.h"
2- #include " CommonTools/Statistics/interface/hsm_1d.icc "
2+ #include " CommonTools/Statistics/interface/hsm_1d.h "
33#include " RecoVertex/VertexPrimitives/interface/VertexException.h"
44
55#include < iostream>
Original file line number Diff line number Diff line change 1- #include " CommonTools/Statistics/interface/lms_1d.icc "
1+ #include " CommonTools/Statistics/interface/lms_1d.h "
22#include " RecoVertex/VertexTools/interface/lms_3d.h"
33#include " RecoVertex/VertexPrimitives/interface/VertexException.h"
44#include < vector>
You can’t perform that action at this time.
0 commit comments