2004-05-10 Kenneth Aamodt * /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx: latest changes. 2004-05-10 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx: Reversed order to anticipated coming changes. * /alice/cvs/hltcvs/level3code/programs/convcosmicsfile.cxx: add file size for pub-sub filepublisher tests. * /alice/cvs/hltcvs/level3code/programs/Makefile: remove gmon.out when cleaning 2004-05-09 Kenneth Aamodt * /alice/cvs/hltcvs/level3code/programs/tpcbeamtestdisplay.cxx: This is the "final" update, only cosmetics left. * /alice/cvs/hltcvs/level3code/programs/tpcbeamtestdisplay.cxx: Now draw the clusters and the track. * /alice/cvs/hltcvs/level3code/programs/tpcbeamtestdisplay.cxx: TPC test displaying class. * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx: Removed slice and patch as possibility in constructor. * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx: Removed the tracking function, it does not work on straight tracks. 2004-05-08 Kenneth Aamodt * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx: Debugged and tested. Arguments: filename, path, [slice], [patch] * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx: Removed a given path in constructor. * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx: Removed all bugs. have'nt tested it yet. * /alice/cvs/hltcvs/level3code/programs/Makefile: Added new tpc test program. * /alice/cvs/hltcvs/level3code/programs/tpcbeamtesttracker.cxx: Added program for tpcbeamtest to work on raw altro data. 2004-03-20 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/convcosmicsfile.cxx, /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runhough.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlhough.cxx: Removed GCCVERSION string from code. Replaced by compiler internal macro __GNUC__ which is 3 for gcc version >3. 2004-02-25 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/runhough.cxx: Added support for profiling, see Makefile options, there are now to targets for libs, standart and old behaviour is building of shared libs, static builds .a libs which can be used for profiling (gprof). 2003-11-18 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/runtracker.cxx: Added new file handling support. * /alice/cvs/hltcvs/level3code/programs/Makefile: Added newio support. 2003-09-25 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx: Added Thomas Kuhr changes for upcoming data challenge and aliroot v4-01-00 tag. 2003-07-29 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/speedtest.cxx, /alice/cvs/hltcvs/level3code/programs/speedtest.h, /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/convcosmicsfile.cxx, /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runhough.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlhough.cxx: Added copyright info. 2003-07-28 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/programs/runtracker.cxx: Cosmetic 2003-07-26 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx: Changes to compile standalone. 2003-07-25 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/Makefile: Changes to reflect the new makefile strategy. * /alice/cvs/hltcvs/level3code/programs/read.cxx: Cosmetics. 2003-07-02 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/convcosmicsfile.cxx, /alice/cvs/hltcvs/level3code/programs/ConvCosmicsFile.cxx, /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlhough.cxx: Changes for gcc-3.3 2003-05-15 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/runvhdlhough.cxx: just checked it but needs lot of work.. 2003-05-13 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/ConvCosmicsFile.cxx: Little cosmetical changes. * /alice/cvs/hltcvs/level3code/programs/Makefile: Little changes mostly cosmetic 2003-04-14 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/ConvCosmicsFile.cxx, /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runhough.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx, /alice/cvs/hltcvs/level3code/programs/speedtest.cxx: More or less useful changes, mostly cosmetic. * /alice/cvs/hltcvs/level3code/programs/Makefile: Added missling lib dependencies. 2003-04-11 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/ConvCosmicsFile.cxx: Added some more comments (in German) which I got from Roland via ICQ. 2003-02-19 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/programs/MakePileup.cxx, /alice/cvs/hltcvs/level3code/programs/MakePileup.h: Moved to exa 2003-02-03 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx, /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runhough.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runtracker.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx: Changes for Root Types. * /alice/cvs/hltcvs/level3code/programs/ConvCosmicsFile.cxx: Program to convert binary cosmics from BigEndian to LittleEndian and vice versa. 2003-01-17 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/programs/Makefile: Changed definition of TOPDIR 2002-11-14 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx: Added deconvolution switch. 2002-10-15 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/programs/Makefile: Added entry for runtracker. Also some changes in order to use this Makefile when compiling without any ROOT whatsoever; USEPACKAGE=STANDALONE. * /alice/cvs/hltcvs/level3code/programs/runtracker.cxx: Standalone program for running the track finder. 2002-09-16 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/read.cxx: Rows per patch are locally stored. 2002-09-05 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx: Little bugfixes for new alitroot version. 2002-09-03 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/runhough.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx: Little bugfix vor aliversion 3.08. 2002-07-11 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/Makefile: Compiles now using top makefile. * /alice/cvs/hltcvs/level3code/programs/gettransform.cxx, /alice/cvs/hltcvs/level3code/programs/read.cxx: Little changes, mostly cosmetic. * /alice/cvs/hltcvs/level3code/programs/Makefile: Added runhough.cxx. * /alice/cvs/hltcvs/level3code/programs/runhough.cxx: Program to run hough transform standalone. 2002-07-08 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/ali2raw.cxx: Program that converts from ali digits into l3 raw data. Corresponding macro is Binary.C. 2002-07-05 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx: Changes to use AliHLTLogger correctly in standalone programs. 2002-07-02 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/Makefile: Minor changes to make it work with new Top Makefile. Also have generated code separated for each USEPACKAGE now. 2002-07-02 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/programs/Makefile: New topdir makefile 2002-06-14 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/runit.cxx: Small changes to run on single patches. * /alice/cvs/hltcvs/level3code/programs/Makefile, /alice/cvs/hltcvs/level3code/programs/runvhdlcf.cxx: Sample program to run VHDL cluster finder. * /alice/cvs/hltcvs/level3code/programs/read.cxx: Changes to read also Altro like data. 2002-06-11 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/MakePileup.cxx, /alice/cvs/hltcvs/level3code/programs/MakePileup.h: MakePileup moved from misc directoy to program directory. 2002-06-10 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/read.cxx, /alice/cvs/hltcvs/level3code/programs/runit.cxx: Solved bug forgetting to use AliHLTMemHandler->Init(slice,patch). * /alice/cvs/hltcvs/level3code/programs/read.cxx: Check consecutive rows. * /alice/cvs/hltcvs/level3code/programs/runit.cxx: Changes for error calculation of Cluster Finder. 2002-06-06 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/runit.cxx: Minor changes to use new AliHLTClusterFinder class. 2002-05-29 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/read.cxx: Changes done to make read work with new AliHLTAltroMemHandler. 2002-05-18 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/Makefile: Addes gettransform. * /alice/cvs/hltcvs/level3code/programs/gettransform.cxx: First checkin of program to extract parameters from AliHLTTransform to be used for the VHDL implementation of the Hough transform. * /alice/cvs/hltcvs/level3code/programs/read.cxx: Use new Transformer. 2002-05-05 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/runit.cxx: Minor corrections after big transformer changes 2002-04-26 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/programs/runit.cxx: Changes as a result of making AliHLTTransform static. 2002-04-18 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/doit: Moved to Makefile. 2002-04-17 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/read.cxx: Sample program showing howto read raw data and convert them to an Altrolike Ascii data structure * /alice/cvs/hltcvs/level3code/programs/Makefile: Read program added 2002-04-16 Constantin Loizides * /alice/cvs/hltcvs/level3code/programs/Makefile: Minor changes to check for NOLOGGING env str and solved some very minor bugs * /alice/cvs/hltcvs/level3code/programs/runit.cxx: Sample program for using the simple fast cluster finder. * /alice/cvs/hltcvs/level3code/programs/Makefile: Makefile for small HLT programs created. 2002-04-16 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/programs/doit, /alice/cvs/hltcvs/level3code/programs/speedtest.cxx, /alice/cvs/hltcvs/level3code/programs/speedtest.h: Moved from src