[atlas] / offline / Trigger / ChangeLog Repository:
ViewVC logotype

View of /offline/Trigger/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.33 - (download) (annotate)
Tue Mar 1 11:11:53 2005 UTC (8 years, 2 months ago) by alibrari
Branch: MAIN
CVS Tags: offline-10-00-00, Trigger-01-04-95, Trigger-01-04-94, Trigger-01-04-96, HEAD
Changes since 1.32: +4 -0 lines
Re-tagging for 10.0.0
           cmt/requirements
Zhongliang Ren
2005-03-01  Zhongliang Ren  <Zhongliang.Ren@cern.ch>

	* cmt/requirements: tagging for 10.0.0

2005-02-02  Emil Obreshkov  <Emil.Obreshkov@cern.ch>

	* cmt/requirements: tagging for 9.4.0

2005-01-27  Zhongliang Ren  <Zhongliang.Ren@cern.ch>

	* cmt/requirements: tagging for 9.0.4

2004-11-10  Emil Obreshkov  <Emil.Obreshkov@cern.ch>

	* cmt/requirements: tagging for 9.0.1

2004-03-04  Steven Goldfarb  <Steven.Goldfarb@cern.ch>

	* cmt/requirements: retagging for 7.7.0

2004-03-03  Steven Goldfarb  <Steven.Goldfarb@cern.ch>

	* cmt/requirements: tags for 7.7.0

2003-08-19  Simon George  <S.George@rhul.ac.uk>

	* cmt/requirements: tags for 6.6.0

2003-02-10  Simon George  <s.george@rhul.ac.uk>

	* cmt/requirements: tagged Trigger-01-00-02, using TrigT1-01-00-05

2003-02-06  Simon George  <s.george@rhul.ac.uk>

	* tagged Trigger-01-00-01
	* cmt/requirements: use TrigT1-01-00-03 (updated tags for offline
	5.3.0)

2003-02-03  Simon George  <s.george@rhul.ac.uk>

	* made Trigger into a container package for offline release 5.3.0,
	using only TrigT1, and tagged Trigger-01-00-00.

2002-05-08  Simon George  <s.george@rhul.ac.uk>

	* tidy up Trigger package: remove srt-related files, move
	TrigSteerExample1.tpr to TrigSteerExample1, tag Trigger-00-00-08

2002-01-07  J T M Baines  <jtb@heplnx3.pp.rl.ac.uk>

	* Create TrigDataMgr package, necessitates changes to
	almost all packages to use TrigdataMagr rather than 
	T2Event. 

2001-10-31  J T M Baines  <jtb@heplnx2.pp.rl.ac.uk>

	* Tag example8

2001-10-10  J T M Baines  <jtb@heplnx2.pp.rl.ac.uk>

	* Create new package TrigT2Util containing T2TimerSvc

2001-09-26  J T M Baines  <jtb@heplnx2.pp.rl.ac.uk>

	* Tag example7 

2001-07-27  J T M Baines  <jtb@heplnx3.pp.rl.ac.uk>

	* Major revision: Region removed from argument list of execute method of 
	T2FexAlgorithm. Consequent changes to T2Calo, T2TrtHough, T2SctKalman.
	Seeding mechanism introduced based on T2Element and T2Link classes.

2001-07-11  J T M Baines  <jtb@heplnx3.pp.rl.ac.uk>

	* Add T2ElectronNtuple to TrigAnalysis package

2001-07-09  J T M Baines  <jtb@heplnx3.pp.rl.ac.uk>

	* New packages TrigAnalysis and TrigHypothesis created
	Hypothese T2EHypo moved to TrigHypothesis package.
	TrigSteerExample1 package re-organised.

2001-06-29  Weidong Li  <w.li@rl.ac.uk>
	
	* TrigT2SiPre Package was created. 
          Add TrigT2Base/src/T2EventAthenaZebraFile.cxx for TDR Zebra access

2001-05-31  Simon George  <s.george@rhul.ac.uk>

	* Athena/GAUDI migrations, following mail from David Quarrie on
	10th May:
	http://atlasinfo.cern.ch/Atlas/private/mail/sw-developers/200105/msg00041.html
	made to all packages used by for TrigPrototypeExample5 and
	TrigSteerExample1.
	
2001-04-16  Simon George  <s.george@rhul.ac.uk>

	* added new TrigDoc package for project-wide documentation,
	e.g. requirements documents, design documents, that do not belong
	to a single sub-package.

2001-03-01  Werner Wedenmann  <Werner.Wiedenmann@cern.ch>

	* add TrigT2Track Package

2001-02-27  Simon George  <s.george@rhul.ac.uk>

	* selected packages tagged `example4', have been updated to
	produce component libraries as required by Athena >=1.3.0:
	AsciiFileCnv TrigSteerExample1 TrigPrototypeExample5 TrigSCTKalman
	TrigT2Base TrigT2Calo TrigT2CommonData TrigT2RefSW TrigTrtHough
	Trigger.

2001-02-21  Simon George  <s.george@rhul.ac.uk>

	* all files tagged `example3'

2001-01-17  Simon George  <s.george@rhul.ac.uk>

	* configure, configure.in: bug fix to prevent building on
	platforms not specified in configure.in.

2001-01-11  J T M Baines  <jtb@heplnx3.pp.rl.ac.uk>

	* TrigSteerExample1.tpr: add Together project file

2000-11-06  Simon George  <s.george@rhul.ac.uk>

	* GNUmakefile.in, configure.in, configure: all modified to
 	disable build targets/subpackages on unsupported
 	platforms. Currently only linux is supported i*86-pc-linux-gnu

2000-11-03  Simon George  <s.george@rhul.ac.uk>

	* fixed mistake in algorithm interface, whereby MyT2Event was
 	being used instead of T2Event. MyT2Event has also been renamed to
 	T2EventAthenaAsciiFile to be more explicit about the nature of the
 	implementation it provides.

2000-10-30  Simon George  <s.george@rhbnc.ac.uk>

	* new packages TrigPrototypeExample4,TrigT2Base,TrigT2CommonData
 	added. TrigT2Base provides the base classes for the common
 	offline/online algorithm interface and event
 	store. TrigT2CommonData is for data classes commonly used by other
 	packages. TrigPrototypeExample4 provides an example using
 	TrigT2Base and TrigT2Calo.

	* TrigT2Calo reorganised internally and added new interface class
 	T2Calo

2000-10-29  Simon George  <s.george@rhbnc.ac.uk>

	* all files tagged `example1'. This tag should be used when
 	following examples documented before 29 Oct 2000. After this date
 	some packages will change in a way that is not backward
 	compatible.

Wed Jun 21 10:47:04 2000  Simon George  <s.george@rhbnc.ac.uk>

	* PACKAGE, configure.in, GNUmakefile.in: created according to SRT
 	manual instructions for creating hierarchical packages.
  	http://atlas.web.cern.ch/Atlas/GROUPS/SOFTWARE/DOCUMENTS/srt_html/c15861634.html
 	* Changelog: created.


CERN Central CVS service
ViewVC Help
Powered by ViewVC 1.0.9