]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT
DDL module map for SDD in the OCDB (F. Prino)
[u/mrichter/AliRoot.git] / HLT /
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
2007-11-28 richtermcommit from Jochen
2007-11-27 philleAdded new files to build system
2007-11-27 philleNew interface for shared memory. The AliHLTPHOSValidDat...
2007-11-27 richtermadding test macro for ALTRO channel selective readout
2007-11-27 richtermcorrected trigger structs to comply with PubSub
2007-11-27 richtermminor bugfix in argument scanning
2007-11-26 richtermalways use the digit reader in unsorted mode regardless...
2007-11-26 richtermfurther work on ALTRO block selection: Data type ID...
2007-11-26 richtermbugfix: handling of multiple output blocks introduced...
2007-11-26 richtermminor cosmetics
2007-11-26 richtermcorrection due to new dependency: added MUON/mapping...
2007-11-26 szostakApplying modification so that LUTs are generated from...
2007-11-26 richterm(very old)bugfix: -concatenate-event option did not...
2007-11-26 richtermbugfix and better formatting TPDDigitDump
2007-11-26 hristovAdding MUONcore library (Ivana)
2007-11-26 richtermchanged FileWriter to use high-level processing method...
2007-11-26 richtermmake TPDDigitDump component functional
2007-11-26 richtermgetting rid of compilations warnings
2007-11-26 richtermimplemented TPCEsdConverter component
2007-11-26 richtermcode cleanup: unused define
2007-11-26 richtermbugfix: undeleted characters in data type id from previ...
2007-11-26 richtermadded ESD tree data type
2007-11-26 richtermbugfix: corrected defines to use right default algorithms
2007-11-26 richtermbugfix: correct handling of data type wildcards GetFirs...
2007-11-24 szostakAdding skeleton classes for prediction preprocessors...
2007-11-24 philleNaming convetnions
2007-11-24 philleNaming conventions and removal of obsolete files
2007-11-24 richtermprepare for v4-08-Release tagging
2007-11-24 philleRemoving obsolete files from build system
2007-11-24 philleRemoving obsolete classes
2007-11-24 philleRemoving obsolete files
2007-11-24 philleContainers to hold compressed raw data per channel
next