2004-05-11 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Added the option to run a second (nonvertex) tracking pass 2004-05-08 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_1000bf02.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_1000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_2000bf02.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_2000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_4000bf02.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_4000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_8000bf02.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_8000bf04.C: Added line to correctly set the parameters for the sector merger. Until now default parameters has been used in AliLevel::SetMergerParameters, but these are a little bit too strict. I was just simply not aware that I forgot to update the macros before now... 2004-03-30 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/evaltracker.C: Make it compilable. * /alice/cvs/hltcvs/level3code/exa/runrowhough.C: Little changes to have default params. * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Save benchmark with bname. * /alice/cvs/hltcvs/level3code/exa/evalrowhough.C: Tried to make it compilable, but failled. 2004-03-28 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Added name for tracker eval. * /alice/cvs/hltcvs/level3code/exa/runrowhough.C: Changes to compile macro. * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Added runrowhough. 2004-03-20 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/evalrowhough.C, /alice/cvs/hltcvs/level3code/exa/runrowhough.C: Added examples for new row hough transform. 2004-02-02 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/deconvclusters.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/runhough.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C, /alice/cvs/hltcvs/level3code/exa/SetFitParameters.C, /alice/cvs/hltcvs/level3code/exa/SetHoughParameters.C: Updated macros to latest parameter settings, added compiled version of runhough, deconvcluster and runtracker. Added static index support, loading if possible and some benchmark info. 2003-11-18 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/SetFitParameters.C, /alice/cvs/hltcvs/level3code/exa/SetHoughParameters.C, /alice/cvs/hltcvs/level3code/exa/runhough.C: Added comments. * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Added changes reflecting new file identification in AliLevel3. * /alice/cvs/hltcvs/level3code/exa/evaltracker.C: Added new flag to indicate which type of Comparison macro has been used. Note that the hits and sector fields are not supported by offline anymore (reason is unknown) and HLT uses a copy of the old macro which has nhits and sector information. * /alice/cvs/hltcvs/level3code/exa/deconvclusters.C: Added comments. 2003-11-12 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/deconvclusters.C, /alice/cvs/hltcvs/level3code/exa/SetFitParameters.C: Example macro to run deconvoluter * /alice/cvs/hltcvs/level3code/exa/runhough.C, /alice/cvs/hltcvs/level3code/exa/SetHoughParameters.C: Example macro how to run hough code. 2003-10-11 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/evaltracker.C: Bugfix 2003-10-10 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/evaltracker.C: Included a couple of example functions to display efficiencies 2003-10-10 Thomas Vik * /alice/cvs/hltcvs/level3code/exa/runkalman.C: Added call to function AliL3Transform::Init. 2003-10-02 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/evaltracker.C: Example macro how to evaluate tracking efficiencies for the tracker 2003-09-25 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Added Thomas Kuhr changes for upcoming data challenge and aliroot v4-01-00 tag. 2003-08-07 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Changes to have a working rootlogging for VMC and MC root versions as well as aliroot releases before and after 3-09-Release. 2003-08-04 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/binary.C: Moved L3 to HLT in the comment. * /alice/cvs/hltcvs/level3code/exa/read.C: Removed logger as it will be started in rootlogin.C * /alice/cvs/hltcvs/level3code/exa/ddl2binary.C: Examplte to convert ddl to hlt data format. 2003-07-29 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Added more comments. * /alice/cvs/hltcvs/level3code/exa/binary.C: Added altro flag. 2003-07-28 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Added more comments, and check if transformer was really initialized. * /alice/cvs/hltcvs/level3code/exa/testfile.C: Removed the testfile as everything is working :-) * /alice/cvs/hltcvs/level3code/exa/testfile.C: Test add to see wether Andi is notified. * /alice/cvs/hltcvs/level3code/exa/.cvsignore: Made a list out of it. * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Use libdir for loading libs. 2003-07-26 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/.cvsignore: Added further files. * /alice/cvs/hltcvs/level3code/exa/runcf.C: Added comments 2003-07-25 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Changes to reflect the new makefile strategy. 2003-07-22 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/runcf.C: Example how to run the cluster finder standalone 2003-07-22 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/.rootrc: Added .rootrc file. * /alice/cvs/hltcvs/level3code/exa/.cvsignore: Added .cvsignore file. * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Adjusted path. 2003-07-10 Thomas Vik * /alice/cvs/hltcvs/level3code/exa/runkalman.C: Macro for running the kalman filter. 2003-04-29 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Minimum changed. * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Added label. 2003-04-28 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Added possibility to enter good-file also as trigger file. 2003-04-17 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Min 5 tracks have to be in the triggered events -> MakePileup.C * /alice/cvs/hltcvs/level3code/exa/runMakePileup.C: Added new parameter. * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Removed warning. * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: uncomment output. 2003-04-15 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Have minimum trigger events of 5. * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Solved little bugs from last checking. * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Added check for pileup event to have more than 5 tracks. * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Default is AliL3Logger now 2003-04-14 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/display.C: Removed Logger from macro. * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Little change to have output path for points and tracks. * /alice/cvs/hltcvs/level3code/exa/binary.C: Added root vars. 2003-04-11 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/binary.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C: Changed variable types to conv. 2003-03-25 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Bugfix 2003-03-25 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: please try 2003-03-25 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Bugfix 2003-03-25 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: version with produced ppr results. 2003-03-21 Thomas Vik * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C: Small changes. 2003-03-20 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Added comments. 2003-03-17 Thomas Vik * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C: Corrected error in plotting secondary vertices. 2003-03-12 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/fill_pp.C, /alice/cvs/hltcvs/level3code/exa/MakePileup.C, /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Added extensive comments. 2003-03-08 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C: use pp params. * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: my first eff calculator for pileup, has some problems and no time to debug... * /alice/cvs/hltcvs/level3code/exa/fill_pp.C: added eval function and some plot function as well as functions to make ntuples. 2003-03-07 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Added test_pp which does the counting for the triggered and fake tracks. * /alice/cvs/hltcvs/level3code/exa/fill_pp.C: Added print function. 2003-03-06 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Bugfix 2003-03-06 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/display.C: Added little function to display pp event. * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Added Transformer path. 2003-03-05 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/fill_pp.C: Macro that reads one track array and stores it in an ntuple in a rootfile which is updated. That way one can get all needed trackinfo into one single root file for later analysis. * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C: Little changes. 2003-03-05 Thomas Vik * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Added AliL3Evaluate::AssignIDs function. 2003-03-05 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Added eval_pp function as a quick reference how to use the AliL3Eval class. 2003-03-03 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C: Added some function to evalute pile up events. * /alice/cvs/hltcvs/level3code/exa/display.C: Not finished but working. * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Added some comments for parameters. * /alice/cvs/hltcvs/level3code/exa/read.C: Cosmetic change 2003-02-26 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Updated macro. Most important change is that tracking parameters are read from an external macro, in order to more easily use the correctly tuned parameters for each multiplicity. * /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_1000bf02.C: Updated parameters for tracking. Should be read by runtracker.C macro. * /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_1000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_2000bf02.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_2000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_4000bf02.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_4000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_8000bf02.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_8000bf04.C, /alice/cvs/hltcvs/level3code/exa/SetTrackingParameters_pp.C: SetTrackingParameters_1000bf02.C 2003-02-26 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/runMakePileup.C: Use compiled pileup macro for production of pp events. * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Little change for default beh. * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Added locally compiled macros. * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Little bug concerning absolute pileupdirpath. * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Added starting event and stopping event because we cannot store all events in one digitfile. * /alice/cvs/hltcvs/level3code/exa/read.C: Added starting event in read_event_tree. * /alice/cvs/hltcvs/level3code/exa/read.C: Added function for testing digitfile. * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Choose events randomly. Solved bug of last checking which made macro crash when merging. 2003-02-25 Thomas Vik * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C: Small change for writing histograms to file. 2003-02-25 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/binary.C: Update to new binary file name 2003-02-24 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C: Added first simple evaluation. * /alice/cvs/hltcvs/level3code/exa/runtracker.C: Added simple support for aliroot file and digit file tracking. * /alice/cvs/hltcvs/level3code/exa/read.C: Added read function for pileup events. * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Added real support of MC ids. * /alice/cvs/hltcvs/level3code/exa/Eval.C, /alice/cvs/hltcvs/level3code/exa/eval.C: No one remembers what they were good for. 2003-02-24 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: 10 bits for event number in trackID 2003-02-21 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Copy of Anders rootlogin. * /alice/cvs/hltcvs/level3code/exa/make_init.C: Not needed -> see AliL3Transform::MakeInit(). 2003-02-21 Thomas Vik * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Add MCid assigning. * /alice/cvs/hltcvs/level3code/exa/PlotPythiaEvent.C: Macro for plotting secondary vertices. * /alice/cvs/hltcvs/level3code/exa/MakePythia.C: First version of macro to make pp-events with pythia. * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Added pileup for 100 events. * /alice/cvs/hltcvs/level3code/exa/runtracker_pp.C: First version of pp tracker. 2003-02-21 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Updated 2003-02-20 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Added MC lib and change logic for path of libs. 2003-02-20 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Improved reading 2003-02-19 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/MakePileup.C: Moved from old program/MakePileup.cxx. Code was updated to save MCIDs of the trigger event in order to do detailed analysis. 2003-02-05 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/runhough.C: Updated according to changes in libraries 2002-11-13 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/binary.C: Little changes. 2002-10-17 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/binary.C: Added function that writes new rootfile with digits from the binary files. This is done in order to get the same cuts; adc saturation, 45 degree cone etc, into the offline chain. 2002-09-04 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/read.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C: Little changes for aliroot version 3.08. 2002-09-03 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/binary.C: Little bugfix for new aliroot version 3.08. * /alice/cvs/hltcvs/level3code/exa/display.C: Little change. * /alice/cvs/hltcvs/level3code/exa/binary.C, /alice/cvs/hltcvs/level3code/exa/Binary.C: Moved Binary.C to binary.C. * /alice/cvs/hltcvs/level3code/exa/Display.C: Deleted as functionality is now in dislplay.C and AliL3Display class. * /alice/cvs/hltcvs/level3code/exa/make_init.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C: Moved Make_Init.C to make_init.c. * /alice/cvs/hltcvs/level3code/exa/Binary.C: Changed for new Aliroot version. 2002-09-02 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: Moved this functionaly to a functio in AliL3Transform::MakeInitFile. This macro can now be used to create default values for AliL3Transform.cxx. 2002-08-29 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/Binary.C: Little bugfix. 2002-07-07 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/display.C, /alice/cvs/hltcvs/level3code/exa/Display.C, /alice/cvs/hltcvs/level3code/exa/Eval.C, /alice/cvs/hltcvs/level3code/exa/eval.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C, /alice/cvs/hltcvs/level3code/exa/read.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/runhough.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C, /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Smaller changes to make macros work with newest lib version. Also added some comments. * /alice/cvs/hltcvs/level3code/exa/convert.C: Convert 10 bit data to 8 bit. 2002-06-10 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/Binary.C: Make singlepatch work with new AliL3Transform. 2002-05-29 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/runhough.C: Latest version 2002-05-25 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/runhough.C: Bugfix * /alice/cvs/hltcvs/level3code/exa/houghtest.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/runhough.C: Renamed houghtest.C to runhough.C * /alice/cvs/hltcvs/level3code/exa/houghtest.C: Some minor changes in AliL3Hough 2002-05-24 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/display.C, /alice/cvs/hltcvs/level3code/exa/Display.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/runtracker.C, /alice/cvs/hltcvs/level3code/exa/test.C: Renamed macro test.C in runtracker.C 2002-05-23 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/houghtest.C: Example macro how to run Hough. 2002-05-22 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/Binary.C: Changed default path value to ".". * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: Incorporated BFieldFactor from gAlice->Field()->Factor(). 2002-05-18 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: Added comment line. 2002-05-07 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: Bugfix in previous checkin. * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: Added some gas and electronic parameters. 2002-04-26 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C: Changes as a result of making AliL3Transform static. 2002-04-23 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/MakePileup.cxx, /alice/cvs/hltcvs/level3code/exa/MakePileup.h: Moved to misc 2002-04-18 Constantin Loizides * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: Added new fields for new Transformer Object config * /alice/cvs/hltcvs/level3code/exa/Binary.C: Added new Transformer Object. 2002-04-18 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Loading all present HLT libaries * /alice/cvs/hltcvs/level3code/exa/test.C: Incorporated latest changes in AliLevel3 class. 2002-04-16 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: also checks timebins 2002-01-18 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/read.C: Added macro for simply reading a binary rawdata file * /alice/cvs/hltcvs/level3code/exa/test.C: Added possibility to run several events, and do seperate settings for nonvertex tracking. Basically a result of working with p-p collisions. * /alice/cvs/hltcvs/level3code/exa/eval.C, /alice/cvs/hltcvs/level3code/exa/display.C: Minor changes 2002-01-16 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: New library paths 2002-01-11 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Latest changes 2002-01-07 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/MakePileup.h, /alice/cvs/hltcvs/level3code/exa/MakePileup.cxx: Update * /alice/cvs/hltcvs/level3code/exa/MakePileup.cxx, /alice/cvs/hltcvs/level3code/exa/MakePileup.h: Functions to make pileup events. 2001-12-11 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/Binary.C: possible to only do 1 slice 2001-12-10 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/trigger_pp.C: Example how to read reconstructed tracks, and load generated particles in pp-events 2001-11-29 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/display.C: Example of how to use display class 2001-08-17 Uli Frankenfeld * /alice/cvs/hltcvs/level3code/exa/rootlogon.C, /alice/cvs/hltcvs/level3code/exa/test.C, /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/Display.C: update to version V3.05 2001-07-30 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: new paths 2001-05-03 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/Eval.C: Example how to use AliL3Evaluate class 2001-05-01 Uli Frankenfeld * /alice/cvs/hltcvs/level3code/exa/Make_Init.C: add fNTimeBins 2001-04-06 Uli Frankenfeld * /alice/cvs/hltcvs/level3code/exa/eval.C: Exampel to use AliL3Evaluate 2001-03-26 Uli Frankenfeld * /alice/cvs/hltcvs/level3code/exa/test.C: minor changes 2001-03-22 Anders Strand Vestbo * /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Changed to /usr/local/anders/aliroot/mylibs 2001-03-22 Uli Frankenfeld * /alice/cvs/hltcvs/level3code/exa/Binary.C: typo in function name * /alice/cvs/hltcvs/level3code/exa/test.C: Imported the example macros * /alice/cvs/hltcvs/level3code/exa/test.C: New file. * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/Display.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C: Imported the example macros * /alice/cvs/hltcvs/level3code/exa/Binary.C, /alice/cvs/hltcvs/level3code/exa/Display.C, /alice/cvs/hltcvs/level3code/exa/Make_Init.C, /alice/cvs/hltcvs/level3code/exa/rootlogon.C: New file.