]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT/MUON
initialization of CDB in wrapper interface;added treatment of reconfiguration event
[u/mrichter/AliRoot.git] / HLT / MUON /
2007-12-16 szostakFixing code so that components use the new standard...
2007-12-15 szostakThe high performance decoder is now under MUON/
2007-12-12 szostakAdding a filter components to filter on empty events...
2007-12-12 szostakMinor bug fixes: Error messages were not being printed...
2007-12-12 szostakUpdating some information.
2007-12-04 szostakAdding a high performance decoder for DDL palyoad decod...
2007-11-26 szostakApplying modification so that LUTs are generated from...
2007-11-24 szostakAdding skeleton classes for prediction preprocessors...
2007-11-23 richtermdata origin defines converted to constants, operator...
2007-11-22 szostakAdding DA algorithms from MUON/ to HLT-MUON as calibrat...
2007-11-22 szostakAdding a few utility routines to convert between dHLT...
2007-11-21 szostakGetting rid of naming violation and unecessary use...
2007-11-21 szostakFixing comments from /** */ to /// so that the rule...
2007-11-15 szostakMoved some typedefs to AliHLTDataTypes.h for common...
2007-11-14 szostakFixing coding violations and getting rid of warnings.
2007-11-14 szostakMinor changes to make this macro work under HEAD.
2007-11-07 szostakGetting rid of coding violations as best I can.
2007-11-02 hristovProtection if the compiler is not gcc
2007-10-19 richtermenhanced HLT build system: EINCLUDE from pkg definition...
2007-10-18 szostakGetting rid of effC++ warnings about missing copy const...
2007-10-09 richterm- support for event by event reconstruction added to...
2007-10-08 szostakApplying line fit to trigger record hits to get better...
2007-10-08 szostakImproving method of track matching.
2007-10-06 hristovImplemented a new version of cluster (with its store...
2007-10-05 szostakChanging DDL number labeling to be used on the command...
2007-10-05 szostakReimplemented the lookup table. It is now much simpler...
2007-10-05 szostakFixing generation of trigger record structure.
2007-10-05 szostakMaking check for zero explicit.
2007-10-05 szostakFixing how we fill the X,Y coordinate information....
2007-10-05 szostakGetting rid of unnecessary warnings.
2007-10-04 szostakAdding some basic macros to help performance analysis.
2007-10-04 szostakGetting rid of warnings about unused parameter.
2007-10-04 szostakReally make sure we anounce enough buffer space to...
2007-10-03 szostakForgot to get rid of #define DEBUG
2007-10-03 szostakUsing more information given by the core manso algorith...
2007-10-03 szostakRemoving unused variables.
2007-10-03 richtermbuild system clean-up, support for custom LinkDef added
2007-10-02 szostakFixing compilation errors.
2007-10-01 szostakThe multiplier for data volume estimation was too low.
2007-09-29 szostakTemporary fix until I figure out how to handle endian...
2007-09-29 szostakAdding options to control the data output better. Speci...
2007-09-29 szostakAdding processing component to translate dHLT internal...
2007-09-29 szostakAdding ROOT classes to be able to store dHLT internal...
2007-09-29 szostakChanging fSignal from short to int to prevent gaps...
2007-09-29 szostakAdding flags for better control of event loading from...
2007-09-28 szostakFixing code to compile properly under debug build.
2007-09-28 szostakAdding customised makefile for building the dHLTdumpraw...
2007-09-27 szostakRemoving quick code hack and unnecessary methods. Now...
2007-09-27 szostakModifying logging output of components.
2007-09-26 szostakTemporary hack to prevent error messages during patholo...
2007-09-26 szostakFixing logging option. It was not working properly.
2007-09-25 szostakAdding fixes and updates for memory handling. Also...
2007-09-25 szostakAdding a macro to run the dHLT chain. This can be used...
2007-09-25 szostakChanging component naming to follow the rest of HLT.
2007-09-25 szostakBug fix: The component was not behaving correctly when...
2007-09-25 szostakAdding optional flag to choose if we should log a warni...
2007-09-25 szostakFixing check for buffer overflow.
2007-09-24 szostakFixing compilation problem in debug build.
2007-09-24 szostakFixing compilation problems and removing warnings. :
2007-09-23 szostakApplying quick hack to have hit reconstructor component...
2007-09-23 szostakFixing bug when choosing -h | -help flag.
2007-09-23 szostakGetting rid of outdated lookup tables. These can now...
2007-09-23 szostakCompleted code to dump internal debugging data blocks...
2007-09-23 szostakAdding macros for generation lookup tables and mapping...
2007-09-22 szostakAdding fixes required for the component to generate...
2007-09-21 szostakThe trigger reconstructor component now generates the...
2007-09-21 szostakFixing data structure layout. Needed extra fDetElemId...
2007-09-21 szostakApplying fixes and updates (Indra)
2007-09-21 szostakAdding change for GCC backward compatability.
2007-09-20 szostakFixing error in documentation/comments.
2007-09-20 szostakGetting rid of a potencial floating-point exception...
2007-09-20 szostakFixing error in documentation.
2007-09-20 richtermadded compile info message for loaded component libraries
2007-09-18 szostakAdding the reconstructor component for trigger DDL...
2007-09-18 szostakManso tracker is now ported into AliRoot-HLT framework...
2007-09-18 szostakFixed problem with debug build. Needed iostream and...
2007-09-16 szostakThis class stopped working with the new AliMUONDataInte...
2007-09-16 szostakAdding class AliHLTMUONTriggerRecordsSource
2007-09-16 szostakPorting old TriggerSource to the AliRoot-HLT framework...
2007-09-16 szostakRemoving ClassDef and ClassImp since this class should...
2007-08-09 hristovCompilation with CC on Solaris x86
2007-07-30 szostakFixing coding violations and removing warnings from...
2007-07-01 szostakAdding a utility program to perform a logical dump...
2007-07-01 szostakThe BUGS file is no longer needed because bugs are...
2007-07-01 szostakModifying some routines to return more state.
2007-07-01 szostakUpdating the readme to reflect the cleanup of the HLT...
2007-07-01 szostakAdding missing fields for number of track pairs for...
2007-07-01 szostakAdding a unknown chamber constant.
2007-07-01 szostakFixing compilation problem. fBlock was not dereferenced...
2007-07-01 szostakAdding new component name for Manso tracker (Finite...
2007-06-17 hristovChanges due to removal of AliMUONSim/RecData (Laurent)
2007-06-08 szostakAdding some extra information about the components...
2007-06-07 szostakAdding options to publish data from certain chambers...
2007-05-30 richtermfixes in build system
2007-05-29 szostakStill did not get the makefiles quite right. It is...
2007-05-29 szostakFixing up the AliHLTMUON build.
2007-05-29 szostakThis is an early prototype macro of the hit recondtruct...
2007-05-29 szostakWanted a uniform error mechanism but it is not compatib...
2007-05-29 szostakMoved one directory up.
2007-05-29 szostakMost of this made it to the top directory HLT/MUON.
next