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
- SEED is now called SEED and not D0nau any more!
- SEED is now in its own namespace seed to allow our own
implementation of classes that are already defined by Root, e.g. TParticle.
- SEED is now completely Root "compliant" (and much
faster): It uses trees and
TClonesArrays
instead of STL containers.
|
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.
|