File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535// Fill the map of available input features
3636// the key is the feature's name (std::string)
3737// the value is the corresponding value in EnumInputFeatures
38- #define FILL_MAP_BJET (FEATURE ) \
39- { \
40- #FEATURE, static_cast <uint8_t >(InputFeaturesBTag::FEATURE)}
38+ #define FILL_MAP_BJET (FEATURE ) \
39+ { \
40+ #FEATURE, static_cast <uint8_t >(InputFeaturesBTag::FEATURE) \
41+ }
4142
4243// Check if the index of mCachedIndices (index associated to a FEATURE)
4344// matches the entry in EnumInputFeatures associated to this FEATURE
Original file line number Diff line number Diff line change 3434#include " DetectorsBase/GeometryManager.h"
3535#include " EMCALBase/ClusterFactory.h"
3636#include " EMCALBase/Geometry.h"
37- #include " EMCALBase/ClusterFactory.h"
3837#include " EMCALBase/NonlinearityHandler.h"
3938#include " EMCALReconstruction/Clusterizer.h"
4039#include " Framework/ASoA.h"
You can’t perform that action at this time.
0 commit comments