]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/hough
fWSN->Eval(0.001) to avoid fpe.
[u/mrichter/AliRoot.git] / HLT / hough /
2003-09-22 loizidesMoved to hlt-cern branch, containing fixes since August...
2003-07-29 loizidesRemoved ASV version in AliL3FileHandler by another...
2003-07-27 loizidesMerged HLT tag v1-2 with ALIROOT tag v3-09-Release.
2003-01-22 vestboCommented class which is defined in Makefile
2003-01-17 vestboChanged definition of TOPDIR
2003-01-16 vestboMinor bugfix
2002-12-17 vestboGenerate data now in 3 dimensions. This means that...
2002-12-16 vestboSeveral bugfixes
2002-12-10 vestboChecking in code which until now only existed as macros...
2002-12-09 vestboSeems to be working properly now.
2002-11-22 vestboFill charge as default
2002-11-15 loizidesAdded Kappa information.
2002-11-13 loizidesChanges to show that do_mc is not yet working. Everythi...
2002-10-01 vestboAdded new function AliL3Hough::MergeEtaSlices which...
2002-09-05 loizidesChanges done for new aliroot version. Faster calculatio...
2002-09-02 vestboRead from rootfile called digitfile.root in AliL3Hough...
2002-08-29 loizidesCosmetic.
2002-08-29 loizidesAdded default values to default constructor.
2002-08-29 loizidesNew VHDL transformer code. Implemented iterative approa...
2002-08-29 loizidesSmall bugfix concerning calculation of eta.
2002-08-29 loizidesAdded LUT transformer and new function to set parameter...
2002-08-26 vestboInclude AliL3StandardIncludes.h in AliL3HistogramAdapti...
2002-08-26 vestboMade Constantins last checkin compile ;-)
2002-08-25 loizidesLittle changes to make g++ version 3.2 compile the...
2002-08-25 loizidesMerged version. Bug still remains. New implementation...
2002-08-25 loizidesFast Hough transformer using extensivle LUT for geometr...
2002-08-24 vestboSome new changes in the adaptive histogram. Binsize...
2002-08-23 vestboAnother bugfix connected to fTrackID histograms
2002-08-23 vestboAdded private data member Bool_t fDoMC, in order to...
2002-08-23 vestboBugfix from the last checkin
2002-08-21 vestboCosmetic changes, and a new function AliL3Hough::Proces...
2002-08-21 vestboCosmetic changes.
2002-08-21 vestboAdded mc functionality. If compiled with do_mc flag...
2002-08-19 vestboNew histogram class in order to have a nonlinear binsize.
2002-08-09 vestboNew toy class which works on clusters found by the...
2002-08-08 vestboAlso add the number of entries when adding 2 histograms.
2002-08-07 vestboChanged the content array (fContent) of the histogram...
2002-08-01 vestboSlice information is needed by the transformer in
2002-07-31 vestboGet the BField from AliL3Transform. This was hardcoded...
2002-07-11 loizidesNew code which is much closer to the possible VHDL...
2002-07-11 loizidesLittle changes to make it work with GetEta function...
2002-07-11 loizidesLittle changes to make it work with new base class.
2002-07-11 loizidesAdded virtual function Init for setting the slice,...
2002-07-11 loizidesChanges for independant library of standalone l3 code.
2002-07-11 loizidesRemoved Clusterfinder class from link list.
2002-07-11 loizidesChanges for independant library of standalone l3 code.
2002-07-11 loizidesNewline added at the end of file.
2002-07-08 vestboNew function, CreateRootHisto(). Just to seperate it...
2002-07-05 vestboMerging my version with Constantins last checkin.
2002-07-05 loizidesAdded function SetTransformerParams for setting Histogr...
2002-07-02 loizidesGradient check reverted, but also commented out.
2002-07-02 loizidesHave definable geometry file.
2002-07-02 loizidesAdd version support for vhdl hough.
2002-07-02 loizidesMinor changes to make it work with new Top Makefile...
2002-07-02 vestboNew topdir Makefile
2002-05-31 vestboSome changes in AliL3Hough::Evaluate. Comments have...
2002-05-30 vestboBugfix in AliL3Hough::FindTrackCandidates; when track...
2002-05-29 vestboMade display class work. Also added it to makefile.
2002-05-29 loizidesChanges done to include new ALiL3HoughTransformerVhdl.
2002-05-29 vestboMade it possible to read different and several events...
2002-05-27 vestboBugfix in line 314; paranthes missing
2002-05-27 vestboMoved GetGoodParticles to alimacros
2002-05-25 vestboCan now use 8 bit data as input, by setting the apropriate
2002-05-23 vestboCleaning up. Made some changes in AliL3HoughMaxFinder...
2002-05-02 vestboForgot to remove #include in previous checkin
2002-05-02 vestboGet the Bfield from AliL3Transform
2002-04-26 vestboChanges as a result of making AliL3Transform static.
2002-04-25 vestboSome additional changes related to the previous changes...
2002-04-25 vestboMade a new abstract base class; AliL3HoughBaseTransform...
2002-04-23 vestboRemoving old scripts no longer used.
2002-04-20 vestboMore comments for documentation.
2002-04-18 loizidesRoot objects are compiled in lib_ROOT from now on.
2002-04-17 vestboDoes not compile GetGoodParticles in case of no AliROOT.
2002-04-16 loizidesMinor changes to check for NOLOGGING env str
2002-04-16 vestboMergeEtaSlices and MergeTracks are currently empty.
2002-04-16 vestboImproved Makefile, by setting logging path, TOPDIR...
2002-04-15 vestboAdded the USEPACKAGE option in Makefile.
2002-04-08 vestboAdded function AliL3HoughTransformer::GetEtaIndex....
2002-02-05 vestboCheck for lib directories
2002-02-01 vestboMinor updates
2002-02-01 vestboChecking in for the weekend
2002-01-23 vestboNew makefile. Written by me, hence better
2002-01-23 vestboShould only have one of these files
2002-01-22 vestboSetNHits, in order to make the IO work in memhandler...
2002-01-18 vestboMakefile for standalone program
2002-01-18 vestboMinor changes
2002-01-18 vestboMore functions
2002-01-18 vestboAdded SetTgl in Set()
2002-01-18 vestboAdded test if the track is leaving the sector, in that...
2001-12-10 vestboChecking in latest changes.
2001-12-10 vestboMerging classes
2001-11-27 vestboAdded new classes
2001-11-22 vestboNew display class
2001-11-19 vestboBugfix in SetTrackParameters, wrong charge...
2001-11-16 vestboMoved AliL3HoughTrack to hough
2001-11-16 vestboMoved classes from src
2001-11-13 vestboNew path to Timms shared library
2001-11-13 vestboPossible to compile without ROOT
2001-11-13 vestboPossible to specify a number of slices, instead of...
2001-11-13 vestboAdded some histos in CompareMC, and new function FindEta()
next