Skip to content
  • Justin Griffiths's avatar
    hide code from AthAnalysisBase (tauRecTools-00-01-10) · 39ddfdb7
    Justin Griffiths authored
    	* Removed TMVA from package, using MVAUtils
    	* fixed a crash in TauCalibrateLC::finalize
    	* Tagging tauRecTools-00-01-08
    
    2016-08-25 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
    	* Fixed the package to build correctly with -Wl,--no-undefined
    	  enabled.
    	* Cleaned up the CMakeLists.txt file to only build the code under
    	  Root/ into the installed library. Since headers are only public
    	  for those classes. Sources under src/ are only built into the
    	  component library now.
    	* As it turns out, StoreGateSvc::contains doesn't like const type
    	  declarations. Even if the code worked in standalone mode, it had
    	  to be simplified a bit for the offline build.
    	  (This was in Root/TauProcessorTool.cxx.)
    	* Made src/TauVertexFinder.h only include the
    	  "InDetTrackSelectionTool/IInDetTrackSelectionTool.h" interface
    	  header instead of the
    	  "InDetTrackSelectionTool/InDetTrackSelectionTool.h" implementation
    	  header. As using the latter one lead to linking problems.
    ...
    (Long ChangeLog diff - truncated)
    39ddfdb7