HGTD_FastDigitization: Fix compilation with clang.
Clang can't evaluate math library functions in constexpr. But making a symbol for m_sqrt12 doesn't really buy us anything, so just remove the symbol.
parent
6856b7cc
No related branches found
No related tags found
Showing
- HighGranularityTimingDetector/HGTD_Digitization/HGTD_FastDigitization/HGTD_FastDigitization/HGTD_SmearedDigitizationTool.h 0 additions, 2 deletions...tion/HGTD_FastDigitization/HGTD_SmearedDigitizationTool.h
- HighGranularityTimingDetector/HGTD_Digitization/HGTD_FastDigitization/src/HGTD_SmearedDigitizationTool.cxx 2 additions, 2 deletions...GTD_FastDigitization/src/HGTD_SmearedDigitizationTool.cxx
Loading
Please register or sign in to comment