Disable deprecation warnings during dictionary generation. (AsgTools-00-00-35)
* Tagging AsgTools-00-00-35. * AsgTools/AsgToolsDict.h: Disable deprecation warnings during dictionary generation. 2014-11-13 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Made the dictionary generation functional in Athena as well. * Had to disable the explicit instantiation of the setProperty(...) functions in AsgToolsDict.h, since in Athena that function is implemented in GaudiKernel, and always just takes two string arguments. (It's not a template function.) * Silenced the checkreq warning that Will introduced, by placing the new include file in AsgToolsAthena.h as well. * Tagging as AsgTools-00-00-34 2014-11-13 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Marked Will's retrieveMetadata function as deprecated. As we discussed it with him, the jet tools will need to use a more elegant solution than this ugly function. * The package now generates Reflex dictionaries in standalone ... (Long ChangeLog diff - truncated)
Showing
- Control/AthToolSupport/AsgTools/AsgTools/AsgMetadataTool.h 20 additions, 3 deletionsControl/AthToolSupport/AsgTools/AsgTools/AsgMetadataTool.h
- Control/AthToolSupport/AsgTools/AsgTools/AsgMetadataTool.icc 69 additions, 0 deletionsControl/AthToolSupport/AsgTools/AsgTools/AsgMetadataTool.icc
- Control/AthToolSupport/AsgTools/AsgTools/AsgToolsAthena.h 4 additions, 3 deletionsControl/AthToolSupport/AsgTools/AsgTools/AsgToolsAthena.h
- Control/AthToolSupport/AsgTools/AsgTools/AsgToolsDict.h 39 additions, 0 deletionsControl/AthToolSupport/AsgTools/AsgTools/AsgToolsDict.h
- Control/AthToolSupport/AsgTools/AsgTools/selection.xml 9 additions, 0 deletionsControl/AthToolSupport/AsgTools/AsgTools/selection.xml
- Control/AthToolSupport/AsgTools/cmt/Makefile.RootCore 1 addition, 1 deletionControl/AthToolSupport/AsgTools/cmt/Makefile.RootCore
- Control/AthToolSupport/AsgTools/cmt/requirements 10 additions, 1 deletionControl/AthToolSupport/AsgTools/cmt/requirements
Loading
Please register or sign in to comment