]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT
Classes for handling Kr cluster finder
[u/mrichter/AliRoot.git] / HLT /
2008-02-06 richtermhandling of HLTOUT data added; access to parent raw...
2008-02-06 richtermseveral bugfixes in the HLTOUT simulation
2008-02-06 richtermbuild system fix for older automake versions
2008-02-06 richtermbugfix: offline sink components were lacking registrati...
2008-02-06 richtermadded AddBlock version with non-const argument to avoid...
2008-02-05 richtermpackage documentation
2008-02-05 richtermcorrected message in case of empty HLT task list
2008-02-04 richtermcode documentation
2008-02-01 richtermbugfix: corrected URI format for local CDB initialization
2008-02-01 richtermnew TPC cluster finder algorithm based on channel/bunch...
2008-01-31 richtermmore bugfixes on data type operator semantics: earlier...
2008-01-31 richtermSlice Tracker configuration via CDB objects implemented...
2008-01-31 richtermbugfix: component base class overrode data type of...
2008-01-30 richtermbugfix in the CDB initialization from the external...
2008-01-30 richtermadded AliHLTTPCCalibCEComponent for TPC central electro...
2008-01-30 richtermSet gkAliHLTDDLListSize = 30; ( was 29 before ) Accord...
2008-01-29 hristovFix needed by the new TRD reconstruction (Christoph)
2008-01-29 richtermkeyword substitution enabled
2008-01-29 richtermdocumentation and keyword substitution fixed
2008-01-28 richtermbugfix DigitReaderPacked: raw reader NextEvent added...
2008-01-26 richtermbugfix: get correct data header of parent reader
2008-01-25 richtermcorrections to get the forwarding of requests to the...
2008-01-25 richtermbugfix in array protection and assert
2008-01-24 richtermconfigurable tracking parameters (Gaute)
2008-01-24 richtermTPC track model compression added (Jenny)
2008-01-24 richtermTPC mapping class added; new digit reader based on...
2008-01-24 richtermmak HLT package consistent
2008-01-24 richtermmoved component registration to agent; added component...
2008-01-24 richtermadded RawReader for HLT data
2008-01-23 richtermadding missing header file
2008-01-23 richtermdummy reconfiguration handler added
2008-01-23 richterminitialization of CDB in wrapper interface;added treatm...
2008-01-22 richtermmoved AliHLTModulePreprocessor to base library and...
2008-01-21 richtermadded library definition for libHLTshuttle
2008-01-21 richtermmoved HLT preprocessor to libHLTshuttle; added HLT...
2008-01-18 richtermadded input block forwarding to the High Level componen...
2008-01-17 richtermadded event type for component configuration; corrected...
2008-01-17 richtermcode documentation
2008-01-17 richtermadded DigitReader for the fast Altro Decoder (implement...
2008-01-17 richtermextended DigitReader interface to support fast access...
2008-01-15 hristovFixed destructor (Matthias)
2008-01-14 hristovCopy constructor and asignment operator (Matthias)
2008-01-14 hristovRemoving .cvsignore files
2008-01-11 richtermscanning of handlers for HLTOUT blocks added
2008-01-11 richtermdocumentation and cleanup
2008-01-11 richtermbugfix: call of creator function for HOMER writers
2008-01-11 richtermbugfix: corrected wrong funtion typedef
2008-01-11 richtermadded additional option to skip or fake empty data...
2007-12-19 philleInlcuded new files in build system
2007-12-19 philleChanged files ti use the new standalone version of...
2007-12-19 philleChnaged makfile to use the standalone version of HOMER...
2007-12-19 philleRaw data structure changed
2007-12-19 philleNew raw data structures required modifactions to severa...
2007-12-19 philleESD output for PHOS HLT (hESD) (�ystein)
2007-12-19 philleWriting of calibration data to FXS (�ystein)
2007-12-19 philleFast online clusterizer (�ystein)
2007-12-19 philleComponents for selective readout of the DDL blocks
2007-12-18 richtermmake start script working for links
2007-12-17 phillefiles changed to us the new standalone HOMER library...
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-13 richterm- abandon TPCLib backward compatibility check for AliRo...
2007-12-13 richtermreverting conflict created by Arturs commit
2007-12-13 richtermbugfix: create DigitReaderPacked only if available
2007-12-13 richtermrobustness
2007-12-13 richtermmake different DigitReaders available
2007-12-12 hristovTypo
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-11 richtermbugfix in component output and code cleanup (Sergey)
2007-12-10 richtermadded TPCGlobalMerger to configurations
2007-12-10 alibraryOne fabs was left...
2007-12-10 richtermuse TMath::Abs instead of fabs
2007-12-10 richtermcompletely re-worked TPC CA tracking code (Sergey/Ivan)
2007-12-10 richtermreintroduced TPC CA tracker component
2007-12-07 richtermadd ConnectionStatus and ConnectionError to virtual...
2007-12-07 richtermadded AliHLTPreprocessor
2007-12-07 richtermcorrect file filters for the doc generation
2007-12-07 richtermsolve AliRoot new dependencies
2007-12-07 richtermcoding conventions and compilation warnings (Jenny)
2007-12-07 richtermfilter out additional compile defines to fit into rootc...
2007-12-06 richtermminor corrections, remove obsolete include file
2007-12-06 richtermavoid memory resident TTree, TPCEsdConverter added...
2007-12-06 richtermswitch on effC++ compilation flags by default (--enable...
2007-12-06 richterm- added general data type for ESD objects
2007-12-05 richterm- bugfix TPCClusterFinder: set correct row no in list...
2007-12-05 phillebug fix
2007-12-05 philletest
2007-12-05 hristovFixing memory leaks (Christian)
2007-12-04 szostakAdding a high performance decoder for DDL palyoad decod...
2007-11-30 philleCoding conventions and minor changes
2007-11-29 philleCoding conventions
2007-11-28 richtermcoding conventions
2007-11-28 richtermset version to 0.9-dev
2007-11-28 richtermchanged input data type to {DDL_RAW ,TPC} (kAliHLTDataT...
2007-11-28 richtermincremented library version
2007-11-28 richtermcommit from Kenneth:
2007-11-28 richtermmake class independend of AliHLTlogging to avoid variad...
2007-11-28 philleRemoving file that is no longer needed
next