]> git.uio.no Git - u/mrichter/AliRoot.git/history - STEER/AliESDTagCreator.cxx
changing msg to aliinfo
[u/mrichter/AliRoot.git] / STEER / AliESDTagCreator.cxx
2011-01-28 akisielFixing Coverity 14867-9,14860-1
2011-01-28 akisielFix Coverity 15062, 15063
2011-01-20 akisielFix GRID tag creation from xml
2010-12-20 hristovFixes for report #76393: Memory leaks
2010-10-08 akisielFix filename extraction for the GRID
2010-09-06 akisielUpdate the Tag system classes. Reduce memory footprint...
2010-07-29 fcaWarnings removed (R.Shahoyan)
2010-07-20 schutzcorrect for warnings
2010-04-26 akisielAdd DetectoreInReco and DetectorsInDAQ to AliDetectorTa...
2010-04-14 akisielUpdate the Tag framework to correspond to current datat...
2010-01-14 hristovFixes for bug #61369: Patch to fix some warnings in...
2010-01-06 hristovCorrections for report #60667: Patch to fix some leaks...
2009-12-21 morschProtection added in case no ESD files have been chained.
2009-12-16 akisielCommit the fix for the event ranges which is already...
2009-12-13 morschESD tags for muons modified, since they revealed to be
2009-12-01 morschWider vertex cuts for muon counting. (R. Arnaldi)
2009-11-25 cvetanRemoval of memory leaks (Laurent)
2009-10-14 morschPass run related information (beam energy, type, mag...
2009-08-13 hristovFixes for memory problems
2009-06-23 hristovRemove implicit calls to TString::TString(int) - this...
2009-06-16 morschUpdates on ZDC ESData (Ch. Oppedisano)
2009-05-13 morschAdd the eta and phi direction of the leading particle.
2009-05-01 schutzcorreg savannah bug 48629
2009-04-28 morschProper filling of the EMCAL and PHOS clusters in the...
2009-04-09 cvetanPutting the correct vzero information in the tags ...
2009-04-08 cvetanUpdate of the tag system. 1. Correct implementation...
2009-02-02 fcaWhen calculating a*a-b*b the form (a-b)*(a+b) is usuall...
2009-01-16 schutzremoved AliQA Object from AliRunTag
2008-10-28 morschAdd number of forward muons to the event tag (Roberta...
2008-10-24 hristovZDC information from A-side (Chiara)
2008-09-26 cvetanNew format of the GRP object (Chiara)
2008-09-18 cvetanAdding the missing GRP entries to the esd event tag...
2008-05-21 morschShadowed variables corrected.
2008-04-21 zampolliChanging in the format of the GRP object read from...
2008-03-05 morschMore warnings corrected.
2007-11-26 hristovSecond ZDC module. More ZDC information included in...
2007-11-22 panosCorrect run number
2007-11-21 panosAllowing to switch off branches (calo+FMD for PDC06...
2007-11-15 panosChanging the order between the tree and file creation.
2007-11-12 cvetanBug fix
2007-10-22 panosFirst opening the file and then creating the tree
2007-10-19 panosi)Retrieving during reconstruction the default GRP...
2007-10-16 panosChanging from TTree to TChain in the tag creation ...
2007-08-22 panosFirst open the file and then fill the tree
2007-08-08 panosi)Moving the tag classes to the base class ii)Enabling...
2007-08-07 hristovRename AOD Ttree from AOD to aodTree (Markus)
2007-07-31 panosSplitting the AliTagCreator class in two: AliTagCreator...