]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliAnalysisAlien.cxx
patch to fix wrong initialization of TOFcalib object
[u/mrichter/AliRoot.git] / ANALYSIS / AliAnalysisAlien.cxx
2010-10-27 agheataFixes from Christian related to merging
2010-10-26 agheataA first attempt to make final merging stage on the...
2010-10-26 agheataAllow adding par files in the list of additional libs
2010-10-26 agheataCoverity -unused variable- fix
2010-10-25 agheataSet run number from alien path in the merging macro...
2010-10-15 agheataFixeded validation of merging
2010-10-14 agheataFix for the validation
2010-10-11 agheataFix for typo in GetListOfFiles
2010-10-11 agheataFixed double delete.
2010-10-08 agheataFixed list of files to be registered, merged, validated.
2010-10-04 agheataAdded new static method AliAnalysisManager::GetRunFromA...
2010-09-30 agheataFixed overwriting of an AOD extension if a task wants...
2010-09-28 agheataChanges for production mode allowing customization...
2010-09-27 agheataFixed merging macro wrt StartAnalysis("gridterminate").
2010-09-15 agheataAdded SetNworkersPerSlave() and SetProofConnectGrid...
2010-09-13 agheataCorrections for test mode of the plugin in proof.
2010-09-10 agheataImportant update of the grid plugin. Added support...
2010-09-06 agheataIf merging is complete, the method CheckMerging will...
2010-09-03 agheataChanging the /tmp directory pointing to the sanbox...
2010-09-02 agheataCannot remove the zip for the last merged stage.
2010-09-02 agheataCleanup also intermediate .zip files during merging.
2010-08-31 agheataThe method AliAnalysisGrid::CreateToken is now obsolete...
2010-08-23 agheataFrom Diego Stocco: Fix for test mode when using tags
2010-08-09 agheata(Mihaela) If par files are to be mixed with libraries...
2010-08-04 agheataMkdir uses option -p to create directories
2010-08-02 agheataMake sure that the anchor output file used by CheckMerg...
2010-07-30 agheataAdded: Workdirectorysize = {"5000MB"}; to generated...
2010-07-30 agheataFew fixes for staged merging.
2010-07-29 agheataFix in counting number of jobs to be submitted
2010-07-29 agheataImplemented merging in stages. Instead of submitting...
2010-07-16 agheataFix for using delta AOD's for vertexing HF (A.Dainese)
2010-07-15 agheataFixed some typos.
2010-07-13 agheataFixed generated merging macro for tokenizing "," instea...
2010-07-13 agheataFixed format in printouts. Changed temp directory in...
2010-07-01 agheataLast fixes (hopefully) for the kParamContainer mode...
2010-06-30 agheataFixed coding rules violations. Note that RC16 cannot...
2010-06-29 agheataCorrection for the usage of kParamContainer in grid...
2010-06-23 agheataTender macro should check derivation from AliESDInputHa...
2010-06-17 agheata1. SetDefaultOutputs(kTRUE) used by default. This will...
2010-06-01 agheataNow overwrite mode (plugin->SetOverwriteMode(Bool_t...
2010-05-26 agheataFix checking generated collection
2010-05-26 agheataSmall fix for offline mode
2010-05-25 agheataAdded a check of the generated dataset. The analysis...
2010-05-17 agheataArray of bits introduced to control better the "atomic...
2010-04-28 agheataFixed a bug in SubmitNext - the number of jobs to be...
2010-04-28 agheataIf submitting via the plugin fails, one should get...
2010-04-12 agheataAdded quotas for TTL. Merging ignores extra files.
2010-04-12 agheataExtra files do not have to be mandatory produced anymor...
2010-04-07 agheataFine tuning for executing Terminate when merging via...
2010-04-07 agheataSkip local Terminate if there was a merging+terminate job
2010-04-07 agheataTerminate should not be skipped in "gridterminate"...
2010-04-07 agheataMissing packages produce a Fatal
2010-04-07 agheataThe merging jobs run also the Terminate method of the...
2010-03-31 agheataA fix for being able to compile the par file of ANALYSI...
2010-03-29 agheataFix some shadowing variables
2010-03-29 agheataA fix when in production mode.
2010-03-29 agheataNew features implemented in the alien plugin:
2010-02-18 agheataSet include path to AliRoot/include before compiling...
2010-02-17 agheataProduction file corrected in case of real data analysis
2010-02-15 agheataIf no debugging, set AliLog level to kError
2010-02-15 agheataXrootd verbosity switched on for AliAnalysisManager...
2010-01-20 agheataExisting files at plug-in copy destination removed.
2010-01-11 agheataSmall correction #alienfulldir# -> #alienfulldir#/...
2010-01-04 agheataFrom Christian Klein-Boesing: New method :
2009-12-17 agheataCall to Terminate allowed in case of plugin->SetOutputS...
2009-12-14 agheataProgress bar in analysis manager.
2009-12-08 agheataAdded possibility to give extra arguments to the comman...
2009-12-08 agheataMemory info befire and after job execution, exit code...
2009-12-08 agheataTake into account plugin->SetArguments(const char ...
2009-12-07 agheataFixed output directory setting in submit mode (Ernesto)
2009-12-04 agheataAdded the possibility to prefix run numbers with a...
2009-12-04 agheataAdded the possibility to prefix run numbers with a...
2009-12-02 agheata- Implemented possibility to write the delta AOD's...
2009-11-13 agheataIf using par files, add line:
2009-11-03 agheataAdded support for putting the analysis results in direc...
2009-10-29 agheataFix for the merged xml file name to be copied in alien...
2009-10-16 agheataIn test mode, if the file wn.xml existed, it was not...
2009-10-16 agheataAdded method SetExecutableCommand(const char *command...
2009-10-16 agheataRemoved obsolete (and dangerous now) line defining...
2009-10-13 agheataAdded method AddRunNumber(const char *number) to be...
2009-09-23 agheataOutput files are validated immediately after Terminate...
2009-08-20 agheataGenerated root file containing the analysis manager...
2009-08-12 agheataNew version of the analysis train. Added individual...
2009-08-11 agheataSmall fix related to the train output path.
2009-08-04 agheataSmall typo fixed
2009-08-03 agheataAdded job tag support in the alien plugin.
2009-07-08 agheataA macro MakeAODInputChain.C is searched for in the...
2009-07-07 agheataChanged production mode bit to an int.
2009-07-06 agheatasmall correction
2009-07-06 agheataPath added to executable (inside generated jdl)
2009-07-02 agheataGenerated production file contains also the estimated...
2009-07-02 agheataMinor fix related to output directory.
2009-07-02 agheataProduction mode can be enabled via AliAnalysisAlien...
2009-06-20 agheataFixed atoi -> TString::Atoi
2009-06-19 agheataIn case one does not use run numbers or ranges, but...
2009-06-12 agheataCreation of collections using run ranges is now able...
2009-06-11 agheataMinor fix in for run ranges file name and JDL.
2009-06-09 agheataFixed initializations.
2009-06-08 agheataAdded possibility to resume merging (automatic).
2009-06-03 agheataAdded possibility to to merge in chunks of files and...
next