SEED Change Log

 

Changes for all the SEED versions

Version 1.05

15 February 2002
  • consolidation release before root merging
  • ntuple branches are automatically disabled if no seed requests its data in their Init methods

Version 1.04

21 January 2002
  • New, simplified and faster way to transfer data from ntuple to seeds
  • Debug output implemented
  • Many minor improvements
  • TSeed now replaces TSeedData, TSeedData is gone

Version 1.03

29 November 2001
  • New, simplified TEventSample::Create methods
  • On the fly processing of data - no need to save seed data on disk anymore
  • TSeedABC::GetSeedData gives access to other seeds' data from within your YourClass_Seed::FillSeedData method
  • Seed data can be accessed with the ROOT browser TBrowser
  • Example ROOT macro analyzing seed data

Version 1.02a

06 November 2001
  • Coding style now mostly ROOT compatible.
  • Minor bug fixes.

Version 1.01.0

24 July 2001
  • Builds on UNIXes using ROOT's makefile.
  • no seed::TEvent anymore (just use the index of the current event)

Version 1.00.2

07 May 2001

Version 1.00.1

16 Apr 2001
  • Added MS VC++ 6.0 project files to the source file package of the installation.
  • New (IRIX conform) directory structure.
  • TKinemObj implements TLorentzVector.

Version 1.00.0

04 Feb 2001
  • Initial version. Only compiles under Microsoft Visual C++ Vers 6.0.