]> git.uio.no Git - u/mrichter/AliRoot.git/history - HLT
corrected bug introduced in r49225: cleanup in DoDeinit, was never called due to...
[u/mrichter/AliRoot.git] / HLT /
2011-05-03 richtermcorrected bug introduced in r49225: cleanup in DoDeinit...
2011-05-03 richtermget rotating angle of the local coordinate system
2011-05-03 richtermcreate 2D projections of space points, adding interface...
2011-05-03 richtermignore HLTOUT if option 'run-online-config' is found...
2011-05-03 richtermParsing of online configuration (Lars)
2011-05-03 richtermadding option 'run-online-config' to run from configura...
2011-05-03 richtermschedule registration of configuration if handler is...
2011-05-02 richtermhelper function to read track data block from file...
2011-05-02 richtermpublic copy constructor
2011-05-02 richtermdraw point sets from cluster collections
2011-05-02 richtermadding handler for HLT TPC space point data blocks
2011-05-02 richtermAdded base class for HLT space point data block handlers
2011-05-02 richtermadding list of generalized functions
2011-04-29 aszostakFixing segmentation fault. https://savannah.cern.ch...
2011-04-28 phillecosmetics
2011-04-28 philleCoverity: Concerned function ScanSingleNameArgument...
2011-04-28 philleWrong versiion was committed before, this is the correc...
2011-04-28 philleremoval of unused code
2011-04-28 philleCoverity: Functions concerned was actually not use...
2011-04-28 philleRefactoring + removal of obsolete code
2011-04-28 philleCoverity + refactoring and removal of obsolete code
2011-04-27 richtermchecking existence of galice.root and require to delete...
2011-04-27 richtermextracting DDL id from HLT origin and specification...
2011-04-27 richtermswitching input to AliAltroRawStreamV3
2011-04-27 richtermfix for bug https://savannah.cern.ch/bugs/?81527, ...
2011-04-27 richtermreverting r49461, going to apply a new fix
2011-04-27 richtermadded new function to extract DDL id from HLT origin...
2011-04-26 aszostakFixing coding violations.
2011-04-26 aszostakBug fix for missing DCS update data block.
2011-04-26 richtermusin global instance of configuration handler for autom...
2011-04-26 richtermminor bugfix: add a default info message
2011-04-26 richtermcorrecting class documentation
2011-04-26 richtermcorrecting error return codes
2011-04-19 richtermstarted code cleanup of Huffman encoding package, using...
2011-04-18 kkanaki- provide option to save all individual pads of all...
2011-04-18 kkanaki- set X titles in the task, so that the canvases can...
2011-04-18 kkanaki- DCA calculations according to what is done in the...
2011-04-17 kkanaki- calculate the DCA for offline as for HLT, without...
2011-04-17 kkanaki- overload the constructor with arguments for cuts...
2011-04-17 kkanaki- DCAr and DCAz with cuts are removed, not necessary
2011-04-17 kkanaki- save the canvas with the cut distribution
2011-04-17 kkanaki- include a series of HLT histograms with cuts for...
2011-04-17 kkanaki- fill more histograms to match the central barrel...
2011-04-17 kkanaki- added the V0 centrality information to be filled...
2011-04-17 kkanaki- fixed the statistics box printing
2011-04-16 kkanaki- call function for global task to set the beam type
2011-04-16 kkanaki- included run number and date info in the output list
2011-04-16 kkanaki- added the task name in front of the folder name with...
2011-04-16 kkanaki- fixed documentation
2011-04-16 kkanaki- added functions to replace big parts of the macro...
2011-04-16 kkanaki- updates for synchronizing with the framework
2011-04-15 kkanaki- synchronize changes from the CB task and the drawing...
2011-04-15 kkanaki- made the centrality selection work for the track...
2011-04-15 kkanaki- removed the polar angle from the filling of the track...
2011-04-15 kkanaki- added message for the case a canvas is not created...
2011-04-15 kkanaki- added function call for setting the pass number ...
2011-04-14 kkanaki- added the new function call that sets the pass for...
2011-04-14 kkanaki- synchronized the overlay macro to the changes of...
2011-04-14 kkanaki- removed method plotAid, its functionality has been...
2011-04-14 kkanaki- changed the min range for track multiplicity
2011-04-14 richtermusing common base class functions to access OCDB objects
2011-04-14 richtermoptimizing access to OCDB objects https://savannah...
2011-04-14 kkanaki- broaden the pt range that is filled in the track...
2011-04-14 richtermdeclaring some getters const
2011-04-14 richtermincluding -dataspec option in the configuration for...
2011-04-14 richtermmoving internal initialization and allocation from...
2011-04-12 kkanaki- added the SPD vertex information
2011-04-12 kkanaki- access the run number and respective date from the...
2011-04-10 kkanaki- redefined the logic for setting the run number in...
2011-04-08 kkanaki- corrected the CDB manager initialization depending...
2011-04-08 kkanaki- configure the GlobalHisto component from the OCDB...
2011-04-07 odjuvsla- fixing warning
2011-04-07 hristovCoding conventions (Francesco)
2011-04-06 kkanaki- setting the ownership of the output TList
2011-04-05 richtermminor memory leak fixed, using safe string operations
2011-04-05 richtermbugfix: wrong array size was used for bounds check
2011-04-05 richtermremoving obsolete code, component base class checks...
2011-04-04 richtermbugfix: correcting order of global static variables
2011-04-04 richtermimlementing dummy function for a pure virtual function...
2011-04-01 fronchettest macro to run the EMCAL HLT chain in AliRoot
2011-04-01 richtermcorrecting library dependencies, libAOD and libEMCALraw...
2011-04-01 richtermcorrecting library dependencies
2011-04-01 richtermresolving new library dependency libAOD
2011-04-01 richtermadding ROOTLIBS library dependencies to HLTbase
2011-04-01 richtermadding variable ROOTLIBS to be filled from root-config...
2011-04-01 richtermremoving r43353: temporary workaround for loading of...
2011-03-31 philleRemoving obsolete class AliCaloRawAnalyzerLMS
2011-03-31 richtermcorrecting function names and parameter const'ness...
2011-03-30 aszostakGetting keyword substitution to work.
2011-03-30 aszostakAdding macro to patch GRP for runs taken with HLT in...
2011-03-30 kkanaki- coverity fix 14179
2011-03-30 kkanaki- coverity fix 10062
2011-03-30 richtermcorrecting bounds check for array
2011-03-30 richtermremoving unnecessary NULL pointer checks according...
2011-03-29 kkanaki- follow the changes in the drawTHnSparse.C for overlay...
2011-03-28 aszostakFix for the problem during PbPb run of Nov 2010 (Indra)
2011-03-28 kkanaki- added centrality information and the vertex Z coordin...
2011-03-27 philleCoverity
2011-03-26 philleCoverity fixes
2011-03-25 richtermfunction call optimization: passing structures by reference
next