CaloLumiConditions: Fix compilation with clang15.
clang15 seems to have trouble with implicit template instantiations from multiversioned functions. So need to explicitly instantiate the needed templates.
GitLab jobs artifacts no longer stored forever as of Monday, November 4th 08:30h. Further information under https://cern.ch/otg0152576
clang15 seems to have trouble with implicit template instantiations from multiversioned functions. So need to explicitly instantiate the needed templates.