]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/AliAnalysisAlien.cxx
- Implemented possibility to write the delta AOD's in a subdirectory of the folder...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 2 Dec 2009 09:34:00 +0000 (09:34 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 2 Dec 2009 09:34:00 +0000 (09:34 +0000)
commit648174cf0cbe00c618cf7a338a4c08d99095fe51
tree4a70051698b15980c6fea048b08aad84affe0e92
parenta5c1ca0ffbf5322ddfeb264cf2e6a4514a6c8792
- Implemented possibility to write the delta AOD's in a subdirectory of the folder containing the standard AOD:
   plugin->SetOutputSingleFolder("deltas")
If the input file is:
   /alice/sim/.../AOD/001/032/AliAODs.root
Then the outputs for each delta AOD job will go to:
   /alice/sim/.../AOD/001/032/deltas/AliAODs.root
- Added possibility to request other external packages than root, aliroot and gapi:
e.g.   plugin->AddExternalPackage("VO_ALICE@fastjet::v2.4.0")
- Included libMinuit.so to common loaded libraries
ANALYSIS/AliAnalysisAlien.cxx
ANALYSIS/AliAnalysisAlien.h