]> git.uio.no Git - u/mrichter/AliRoot.git/history - ANALYSIS/AliAnalysisAlien.cxx
Make sure that before calling CreateOutputObjects for every task, the current directo...
[u/mrichter/AliRoot.git] / ANALYSIS / AliAnalysisAlien.cxx
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...
2009-06-02 agheataFix for processing single xml files introduced together...
2009-05-28 agheataBug fix for run ranges having gaps in the actual data.
2009-05-26 agheataRun ranges now supported: plugin->SetRunRange(min,max...
2009-05-19 agheataSupport for processing delta AOD files via the plugin...
2009-05-13 agheataStrict checking of external packages names.
2009-05-13 agheataFix for insertion of #User comment when some package...
2009-05-08 agheataTimer added in the generated analysis macro (A. Maire)
2009-05-08 agheataAn upgrade of the generated validation script from...
2009-04-30 agheataAdded support for retrieving and merging dAOD's. The...
2009-04-09 agheataSmall fix in the analysis macro automatically generated...
2009-04-07 agheataDisable automatic prefered SE based on alien_CLOSE_SE...
2009-04-06 agheataFix in the analysis macro generated by the Alien plugin...
2009-04-03 agheataFixes for the AliEn plugin
2009-04-02 agheataAdded AliAnalysisAlien::AddIncludePath() to be able...
2009-03-31 agheataSmall printf correction in the analysis macro generated...
2009-03-31 agheata- New methods added to AliAnalysisAlien:
2008-12-09 agheataOrder of loaded libraries changed in the analysis macro...
2008-11-27 agheataAdded AliAnalysisAlien::EnablePackage(const char *packa...
2008-11-12 agheataFix from for producing a dataset via the alien plugin...
2008-10-27 agheataSome warnings fixed.
2008-10-24 agheataNew plugin supporting GRID mode for the analysis framew...