]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT
Update specific storage and run range
[u/mrichter/AliRoot.git] / HLT /
2007-05-03 philleMade the fEquipmentID variable constant
2007-05-03 philleAdded files
2007-05-03 richtermbugfix:memory leak
2007-05-02 philleAdded PHOS to the doxygen html documentation
2007-05-02 philleCoding conventions
2007-05-02 philleImproved raw data display
2007-05-02 richtermCoding conventions
2007-05-02 philleCoding conventions
2007-05-01 philleCoding conventions
2007-05-01 philleCoding conventions
2007-05-01 philleAdded new files to aliroot build system
2007-05-01 philleStructure to hold decoded altro raw data for a single...
2007-05-01 philleCoding conventions & cleanup of obsolete code
2007-05-01 philleNew datatype for channnel raw data
2007-05-01 philleCoding conventions
2007-05-01 philleComponent to just decode the dat rom the DDLS and then...
2007-05-01 philleStructure to hold raw data samples from the altro for...
2007-05-01 philleCoding conventions
2007-05-01 philleCoding conventions
2007-05-01 richtermdisable thread support for hough tracking, DAs are...
2007-04-30 philleRaw data display at the HLT
2007-04-27 richtermworkaround for ROOT bug: in order to avoid crashes...
2007-04-27 richtermHLT base
2007-04-27 richtermAliHLTFileWriter moved to libAliHLTUtil
2007-04-24 richtermbackward compatibility: using default parameter of...
2007-04-24 richtermmemory leak corrected
2007-04-24 richtermbugfix: crashes after changes according to coding conve...
2007-04-24 hristovRemoved overlaps. Geometry as installed, i.e. the drift...
2007-04-22 mploskonMagnetic field settings fix for AliTracker::SetField
2007-04-22 mploskoninitial HLT-TRD commit
2007-04-22 mploskoninitial HLT-TRD commit
2007-04-20 richtermbugfix: define order
2007-04-20 richtermadded migrated TPC hough tracking code to compilation...
2007-04-20 richtermCoding conventions
2007-04-20 richtermadded support for symbol lookup in dynamically loaded...
2007-04-20 richtermdocumentation; deprecated defines deleted
2007-04-20 richtermfix added to cope with distributed source code
2007-04-20 richtermCoding conventions, effC++, hough tracker creator added...
2007-04-19 richtermmake hough tracking code compiling
2007-04-19 richtermstarted migration of TPC hough tracking code to TPC...
2007-04-19 richtermstarted migration of TPC hough tracking code to TPC...
2007-04-18 philleCoding conventions
2007-04-17 richtermremoved warnings
2007-04-17 richtermstarted cleanup of src, hough and comp
2007-04-17 richtermHLT sample applications
2007-04-16 richtermdoxygen warnings removed
2007-04-11 richterm- AliHLTComponent: bugfix in buffer handling; overwrite...
2007-04-05 richtermreverting to previous version (integration of AliHLTSys...
2007-04-05 richtermcomponent librarary unloading and handling of multiple...
2007-04-05 richtermeffC++ and warnings
2007-04-05 richtermobsolete method removed from AliHLTLogging
2007-04-05 richtermobsolete method removed from logging, minor reformattin...
2007-04-04 richtermhlt build system fixed according to new dependencies
2007-04-02 richtermcoding conventions and documentation
2007-04-02 richtermcheck for existance of macro R__VA_COPY and fallback...
2007-04-02 richtermGaute: charge added to ESD momentum parameter (p4)
2007-03-23 hristovUsing AliDebug (Massimo)
2007-03-16 richtermreverting to version 1.12 due to new library dependencies
2007-03-16 richtermreverting to version 1.17 due to new library dependencies
2007-03-16 richtermintegration of AliHLTSystem into Reconstructor (LocalRe...
2007-03-16 richtermintegration of AliHLTSystem into Reconstructor (LocalRe...
2007-03-16 richtermload additional libraries which might be required by...
2007-03-16 richtermcorrections on ESD conversion (Gaute)
2007-03-14 philleCorrected help message that was previously incorrect.
2007-03-14 richtermaliroot integration
2007-03-14 richtermmoved from BASE to BASE/util
2007-03-14 richtermadded global object for component registration
2007-03-14 richtermmoved from BASE to BASE/util
2007-03-14 richtermadded global object for component registration
2007-03-14 richterm- check whether AliLog supports external streams and...
2007-03-14 richtermextension of the configuration classes in order to...
2007-03-13 richterm- adapted to AliRoot logging system, messages printed...
2007-03-12 richtermTPC OnlineDisplay: TView has been made pure virtual...
2007-03-11 philleHLT xml configuration scripts that can serve as example...
2007-03-11 philleRoot libraries are given by the command `root-config...
2007-03-11 phille- Change in the Online display because Histograms...
2007-03-11 philleNew classes that updates histograms contniously during...
2007-03-11 philleThe moduleID is given as type AliHLTUInt8_t
2007-03-11 philleminor changes
2007-03-11 philleMinor changes
2007-03-11 philleNew on per RCU data containers
2007-03-11 philleAdded new files
2007-03-05 philleBug fix: Error when pushing data to the shared memory...
2007-03-05 philleNew definitions
2007-03-05 philleAdded copyright note
2007-03-05 philleBug fix: When updating the calibaration histograms...
2007-03-05 richterm- default logging severity set to 0x3d (all but debug)
2007-03-02 cvetanRemoving AliITSgeom dependencies from the old ITS clust...
2007-03-02 hristovCompilation with Root v5-15-3
2007-03-02 cvetanITS cluster-finders (V2) and trackers (V2 and MI) are...
2007-03-01 richtermadded info
2007-03-01 richterm- TPCEsdWriter adapted to new TRACKS/TPC data type
2007-03-01 richtermchanges from Gaute (TPC)
2007-02-28 philleCosmetic changes
2007-02-27 richtermcoding conventions, eff C++, formatting, AliHLTConsumer...
2007-02-27 richtermbugfix: static member was not implemented
2007-02-27 richtermbugfix: missing header added in order to have gROOT...
2007-02-27 richtermchanges due to pure virtual TBuffer class from root...
2007-02-26 philleCommented out the large arrays of TH2 histograms as...
2007-02-26 philleBug fix1: Made destructor virtual
next