Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Gaudi's native time class has been changed and this affects CalibSvc.  In particular, the methods associated with hour, minute, etc have an interface change where a boolean input parameter is required to denote local time.  This affects a number of logging statements throughout packages that utilize CalibSvc.

Rootmap files

The DLL/*.cxx files are no longer necessary - in fact they were only necessary on windows anyhow.  Instead, rootmap files must be generated for all gaudi-cognizant shared libraries.  This is done using the genmap application available with the ROOT external.  Note that we were already creating rootmap files for the xxxRootData packages, however we use the rlibmap application in that case.  I'm inclined to leave that as is for now.