shahoian [Mon, 2 Aug 2010 11:58:11 +0000 (11:58 +0000)]
Instead just bit-flag marking used clusters store ID's of ESDtracks for
further analysis of combinatorials
agheata [Mon, 2 Aug 2010 11:47:36 +0000 (11:47 +0000)]
All tasks must post data once for all outputs (AG)
abercuci [Mon, 2 Aug 2010 10:01:49 +0000 (10:01 +0000)]
fix codding violation in AliTRDseedV1 class
abercuci [Mon, 2 Aug 2010 09:57:56 +0000 (09:57 +0000)]
fix error during merging (https://savannah.cern.ch/bugs/index.php?70729)
masera [Mon, 2 Aug 2010 09:13:01 +0000 (09:13 +0000)]
Fixed size of two arrays (R. Shahoyan)
agheata [Mon, 2 Aug 2010 09:06:26 +0000 (09:06 +0000)]
Make sure that the anchor output file used by CheckMergedFiles is not one among the fMergeExcludes.
pulvir [Sun, 1 Aug 2010 16:06:01 +0000 (16:06 +0000)]
Modified action ocut on primary vertex, removed some useless printouts
kleinb [Sun, 1 Aug 2010 11:40:43 +0000 (11:40 +0000)]
Adding the possibility to filter for events containing a jet above threshold set by SetFilterPt
kleinb [Sun, 1 Aug 2010 11:38:22 +0000 (11:38 +0000)]
initialise background estimates
kleinb [Sun, 1 Aug 2010 11:36:11 +0000 (11:36 +0000)]
fixed typos in task configuration, reduced number of tasks
kleinb [Sun, 1 Aug 2010 11:34:57 +0000 (11:34 +0000)]
added Calo Conv, reduced number of tasks, switched off AOD filling from ESDFilter
snelling [Sun, 1 Aug 2010 09:36:23 +0000 (09:36 +0000)]
reduce/fix number of bins 2D hist
pulvir [Sat, 31 Jul 2010 17:05:47 +0000 (17:05 +0000)]
Major upgrade to the package, in order to speed-up the execution and remove some unnecessary features which complicate too much the preparation of configuration.
Added some new cuts used for current analysis, and some monitor analysis task in order to check some quality cuts to tune them properly.
AliRsnDaughter:
- added a TLorentzVector datamember which will contain all kinematic informations
(one for default input and another for MC if necessary)
>> removed most of the kinematic-like getters
>> access to kinematics of the track through the getter which returns this object
>> eases a lot the procedure of summing up without errors
NOTE: now the AliRsnDaughter should be able to deal also with V0s, in order to
search for *charged* resonances (this is under test, but it is basically implemented)
AliRsnPairParticle --> renamed into AliRsnMother
- added two TLorentzVector which are set from two AliRsnDaughters and two masses
assigned to them
The AliRsnCutManager (renamed class) has been reviewes as follows:
- removed the slot related to cuts on events, because it is redundant
if repeated on all AliRsnPair objects, it has been moved at the level
of the AnalysisManager
- added the possibility to specify some cuts only for the first or second daughter
so there are three different slots: common (checked for both), first and second (checked for one only)
AliRsnFunctionAxis was renamed as AliRsnValue for meaning reasons.
AliRsn Analysis tasks will contain only one analysis manager,
since the use of them in the train (which should be the default)
stores all outputs into a single file, so there is no reason to have
different analysis manager, which cause confusion when configuring the task.
AliRsnPair becam a virtual base classe for different output systems
the 'old' version which stores histograms is now AliRsnPairFunctions, and works like before.
A new possibility was added to save output as a TNtuple, with the class AliRsnPairNtuple,
which needs to be initialized just defining what values it has to store for each entry,
which are defined using the same class AliRsnValue which is used to create the AliRsnFunctions
which are used as the output for the previous version of this class.
There is the possibility to implement new output formats using this base class.
REMOVED CLASSES:
- AliRsnVManager (not needed any longer)
- AliRsnHistoDef (obsolete, not used since long time)
- AliRsnPairManager (unnecessary step more in configuration)
- AliRsnPIDDefESD (replaced by a dedicated AliRsnCut for PID)
- AliRsnAnalysisTrackEffSE (never used)
- AliRsnCutESDTrigger (better to use AliPhysicsSelection)
gvolpe [Sat, 31 Jul 2010 10:42:18 +0000 (10:42 +0000)]
fix for bug #70582 (change from L. Molnar)
cvetan [Fri, 30 Jul 2010 20:36:32 +0000 (20:36 +0000)]
Addition to bug report #68837. The CTP timing info is in BC units and not in ns!
bhippoly [Fri, 30 Jul 2010 18:00:34 +0000 (18:00 +0000)]
adding ITS standalone analysis... with files (F.Prino)
bhippoly [Fri, 30 Jul 2010 17:59:34 +0000 (17:59 +0000)]
adding ITS standalone analysis (F.Prino)
marian [Fri, 30 Jul 2010 16:38:35 +0000 (16:38 +0000)]
Updated alignment:
// make sector alignment - using Kalman filter method -AliTPCkalmanAlign
// Combined information is used, mean residuals are minimized:
//
// 1. TPC-TPC sector alignment
// 2. TPC-ITS alignment
// 3. TPC vertex alignment
morsch [Fri, 30 Jul 2010 16:37:48 +0000 (16:37 +0000)]
Memory leak corrected.
marian [Fri, 30 Jul 2010 16:31:54 +0000 (16:31 +0000)]
adding the test for THnSparse
(Marian)
hdalsgaa [Fri, 30 Jul 2010 15:34:59 +0000 (15:34 +0000)]
A few upgrades plus files missing from previous commit
hdalsgaa [Fri, 30 Jul 2010 14:41:56 +0000 (14:41 +0000)]
Changing default range on x axis of histos
alla [Fri, 30 Jul 2010 14:09:37 +0000 (14:09 +0000)]
input file for PhysDA
agheata [Fri, 30 Jul 2010 13:56:38 +0000 (13:56 +0000)]
Added: Workdirectorysize = {"5000MB"}; to generated jdls
agheata [Fri, 30 Jul 2010 13:33:50 +0000 (13:33 +0000)]
Few fixes for staged merging.
hristov [Fri, 30 Jul 2010 13:05:30 +0000 (13:05 +0000)]
High multiplicity settings
lietava [Fri, 30 Jul 2010 12:02:44 +0000 (12:02 +0000)]
AliTRiggerInput: TPC defined as trigger detector
kleinb [Fri, 30 Jul 2010 11:51:57 +0000 (11:51 +0000)]
Adding correct usage of Trigger bit from event selection
morsch [Fri, 30 Jul 2010 10:39:47 +0000 (10:39 +0000)]
- Update to pythia8140
- Make independent of TPythia8 for grid tests.
alla [Fri, 30 Jul 2010 09:56:45 +0000 (09:56 +0000)]
memory leak fixed
kleinb [Fri, 30 Jul 2010 07:10:10 +0000 (07:10 +0000)]
fiexed typo
agheata [Fri, 30 Jul 2010 06:59:21 +0000 (06:59 +0000)]
(Christian Klein-Boesing) This would allow to enable the population of the AOD by the ESDFilter without activating the writing. By that subsequent tasks can decide wether the standard AOD is filled or not, in case the user wants it.
alla [Fri, 30 Jul 2010 06:38:40 +0000 (06:38 +0000)]
macro to read ESD and to check calibration
alla [Fri, 30 Jul 2010 06:36:50 +0000 (06:36 +0000)]
macro for set/get T0 OCDB
kleinb [Fri, 30 Jul 2010 06:03:40 +0000 (06:03 +0000)]
Adding the background subtraction (Leticia)
mrodrigu [Thu, 29 Jul 2010 18:28:20 +0000 (18:28 +0000)]
Warnings fixed
hristov [Thu, 29 Jul 2010 15:46:15 +0000 (15:46 +0000)]
Additional changes for report #70680 AliROOT Coverity DELETE_ARRAY checker fix
kaamodt [Thu, 29 Jul 2010 14:43:45 +0000 (14:43 +0000)]
Fixed warning, and added cut.
agheata [Thu, 29 Jul 2010 14:37:29 +0000 (14:37 +0000)]
AOD filling follows the new offline trigger schema. The method AliAODHandler::BeginEvent() resets filling of the AOD for the current event, while the ESD/AOD filters may set it back if the event passes their physics selection mask.
All filters must add to their UserExec mehod lines like:
// Filters must explicitely enable AOD filling in their UserExec (AG)
if (!AliAnalysisManager::GetAnalysisManager()->GetOutputEventHandler()) AliFatal("Cannot run ESD filter without an output event handler");
AliAnalysisManager::GetAnalysisManager()->GetOutputEventHandler()->SetFillAOD(kTRUE);
Note:
Changed the logic of AliAnalysisTaskSE::fOfflineTrigger for backward compatibility: if the task does not set it (stays 0) it means all events are selected. If the mask is non 0 it is AND-ed with the current event mask (as implemented with Jan-Fiete).
Again, if no event selection cuts object (like AliPhysicsSelection) is used at the level of the input handler, all events are now selected.
morsch [Thu, 29 Jul 2010 13:59:01 +0000 (13:59 +0000)]
Hijing libraries loaded.
agheata [Thu, 29 Jul 2010 13:35:35 +0000 (13:35 +0000)]
Fix in counting number of jobs to be submitted
agheata [Thu, 29 Jul 2010 13:24:29 +0000 (13:24 +0000)]
Implemented merging in stages. Instead of submitting one merging job per master, the plugin now sends nfiles/nperchunk+1 jobs, each merging a subset of nperchunk files.
The number of files merged in a chunk is the one set via: plugin->SetMaxMergeFiles(nperchunk)
This works only when having the plugin in SetMergeViaJDL() mode. Running the analysis with the plugin in in "terminate" mode will submit merging at stage 1. When the submitted merging jobs are in a final state, the user can rerun in "terminate" mode. This will either resubmit the jobs that failed in the previous stage or just submit jobs for the next stage.
When the current stage fulfills nfiles_for_stage_N <= nperchunk, the final merging job will also run the analysis in "terminate" mode.
The intermediate files are calles: output-Stage%02d_%04d and are NOT cleaned up in the current implementation - the user should do it.
Note: Do NOT run "terminate" mode if existing merging jobs are not yet in a final state, as this will resubmit ALL jobs that have not yet registered their output, even if these are successful.
Run scenario:
1. Analysis via plugin using:
plugin->SetMergeViaJDL();
plugin->SetMaxMergeFiles(10);
plugin->SetRunMode("full")
...
mgr->StartAnalysis("grid")
This will submit a master job which is split say in 1000 jobs, each producing output1.root, ..., outputN.root
2. All jobs finished (maybe after resubmission) even if some failed (due to corrupted inputs or whatever)
We are left with 980 successful jobs.
plugin->SetRunMode("terminate")
...
mgr->StartAnalysis("grid")
This will submit 980/10 meging jobs. The K-th job will produce for the output N the file: output-Stage01_000K.root
Wait until jobs are done, resubmit failing ones -> ALL merging jobs must succeed
3. We have now 98 Stage01 merged files. Redoing step 2 will submit 98/10+1=10 jobs stage 2.
These will produce 10 files outputN-Stage02_000K.root
4. Redoing stage 2 when these jobs finished, the plugin will submit finally a single merging job.
After merging, the job will run the analysis "terminate" phase.
mfasel [Thu, 29 Jul 2010 12:46:30 +0000 (12:46 +0000)]
Switch to default raw stream (Jochen)
akisiel [Thu, 29 Jul 2010 11:22:46 +0000 (11:22 +0000)]
Move variable to protected
alla [Thu, 29 Jul 2010 10:49:51 +0000 (10:49 +0000)]
removed warnings
fca [Thu, 29 Jul 2010 10:47:08 +0000 (10:47 +0000)]
Warnings removed (R.Shahoyan)
akisiel [Thu, 29 Jul 2010 10:21:02 +0000 (10:21 +0000)]
Add EMCICs classes
akisiel [Thu, 29 Jul 2010 10:00:06 +0000 (10:00 +0000)]
Improvements in multiplicity determination
aszostak [Thu, 29 Jul 2010 09:18:45 +0000 (09:18 +0000)]
Fixing warning
kleinb [Thu, 29 Jul 2010 09:05:22 +0000 (09:05 +0000)]
Adapt to recent changes in EventHandler, consider the trigger mask in the event selection
lietava [Thu, 29 Jul 2010 08:35:54 +0000 (08:35 +0000)]
AliTriggerConfiguration: fix for DTRUE and 5 bcmasks
kleinb [Thu, 29 Jul 2010 08:22:47 +0000 (08:22 +0000)]
adapt to new bitmask from PhysicsSelection instead of bool
fca [Thu, 29 Jul 2010 07:31:00 +0000 (07:31 +0000)]
Removing warnings
hristov [Thu, 29 Jul 2010 06:29:50 +0000 (06:29 +0000)]
Additional protection
masera [Wed, 28 Jul 2010 18:03:14 +0000 (18:03 +0000)]
Fixing compilation warnings
jotwinow [Wed, 28 Jul 2010 17:52:46 +0000 (17:52 +0000)]
switch to use HLT events and new merging scheema by Michael and Helge
aszostak [Wed, 28 Jul 2010 14:40:55 +0000 (14:40 +0000)]
Fixing warnings.
aszostak [Wed, 28 Jul 2010 14:17:51 +0000 (14:17 +0000)]
Fixing warnings
morsch [Wed, 28 Jul 2010 11:09:49 +0000 (11:09 +0000)]
Updated QA Train steering macros. (M. Gheata)
marian [Wed, 28 Jul 2010 10:50:58 +0000 (10:50 +0000)]
Update for extraction of 3D cluster residual maps
- A lot of code in the AliTPCcaliAlign started to be obsolete
- To be cleaned later
+
MakeAlignCalPad.C - for E field distortion in 3D
- previously working in 2D
- name is obsolete - will be replaced in future
snelling [Wed, 28 Jul 2010 09:43:28 +0000 (09:43 +0000)]
added setters for common ranges histograms
morsch [Wed, 28 Jul 2010 08:37:57 +0000 (08:37 +0000)]
HIJING can be loaded as independent library.
alla [Wed, 28 Jul 2010 08:06:59 +0000 (08:06 +0000)]
reconstruction for coming multibunch beams
ivana [Wed, 28 Jul 2010 07:47:38 +0000 (07:47 +0000)]
In AliMUONTriggerQAChecker:
Fix minor problems in the display of histograms for DQM shifters
(Diego)
cblume [Wed, 28 Jul 2010 07:34:30 +0000 (07:34 +0000)]
Remove AliTRDanalysisTaskTP
snelling [Tue, 27 Jul 2010 22:04:44 +0000 (22:04 +0000)]
extra control histogram
masera [Tue, 27 Jul 2010 21:46:43 +0000 (21:46 +0000)]
Added protection on SSD module in Raw2SDigits
cvetan [Tue, 27 Jul 2010 20:12:52 +0000 (20:12 +0000)]
Store only the first, the last and any other measurement that differs more than 50 ps from the previous stored one.
cblume [Tue, 27 Jul 2010 15:04:18 +0000 (15:04 +0000)]
Add analysis task for track point maker (Sebastian)
akisiel [Tue, 27 Jul 2010 11:31:06 +0000 (11:31 +0000)]
Adding Set Names for Therminator at 2.76 TeV
akisiel [Tue, 27 Jul 2010 11:29:22 +0000 (11:29 +0000)]
Adding input data for Therminator calcualtion at 2.76 TeV
marian [Tue, 27 Jul 2010 10:49:00 +0000 (10:49 +0000)]
Adding the function:
static void AddVisualCorrection(AliTPCCorrection* corr, Int_t position);
static Double_t GetCorrSector(Double_t sector, Double_t localX, Double_t kZ, Int_t axisType, Int_t corrType=0);
static Double_t GetCorrXYZ(Double_t gx, Double_t gy, Double_t gz, Int_t axisType, Int_t corrType=0);
For easy visualization of correction and derivatives of correction using TFX
and TTree::Draw
Marian
richterm [Tue, 27 Jul 2010 10:15:56 +0000 (10:15 +0000)]
bugfix: adding libAliHLTTPC.so and libAliHLTITS.so which have not been loaded automatically any more
snelling [Tue, 27 Jul 2010 09:40:59 +0000 (09:40 +0000)]
added rebinning also for subevent phi histograms
hristov [Tue, 27 Jul 2010 09:27:40 +0000 (09:27 +0000)]
Changes for bug #70680: AliROOT Coverity DELETE_ARRAY checker fix
cblume [Tue, 27 Jul 2010 08:10:51 +0000 (08:10 +0000)]
Introduce a member fMcmSim in the digitizer to solve TClonesArray problem (Jochen)
hristov [Tue, 27 Jul 2010 07:58:36 +0000 (07:58 +0000)]
Temporary fix to use DPMJET on Mac
ivana [Tue, 27 Jul 2010 07:58:30 +0000 (07:58 +0000)]
In MUONTriggerChamberEfficiency.C:
Former const char * arguments are now TString objects. This is why it is very common to build a const char * using the Form() function, such as Form("local://%s/OCDB", gSystem->pwd()), but this function points to a static circular buffer, that may be eventually overwritten between the Form() call and the const char * usage, leading to unexpected results. By using TString, we make sure that the buffer is safely copied before being overwritten.
(Dario Berzano)
marian [Mon, 26 Jul 2010 20:16:10 +0000 (20:16 +0000)]
Adding new AliTPCExBEffectiveSector class
Marian
marian [Mon, 26 Jul 2010 20:11:46 +0000 (20:11 +0000)]
// AliTPCExBEffectiveSector class //
// Correct for the rest of ExB effect which are not covered yet by physical models
//
// Motivation:
// ExB correction:
// dr = c0* integral(Er/Ez) + c1* integral(Erphi/Ez)
// drphi = -c1* integral(Er/Ez) + c0* integral(Erphi/Ez)
// Where:
// wt = Bz*(k*vdrift/E) ~ 0.3 at B=0.5 T
// c0 = 1/(1+T2*T2*wt*wt)
// c1 = T1*wt/(1+T1*T1*wt*wt)
//
//
// 3 correction maps 0 implemented as histogram used
// R-Phi correction map obtained minimizing residuals betwee the track
// and space points (AliTPCcalibAlign class). Track is defined using
// the points from the refernce plain at the middle of the TPC
// and vertex
// Corrected primar tracks straight pointing to the primary vertex
//
// R distortion - obtained using the cluster residuals in the setup with
// plus and minus field
// Only high momenta tracks used for this calibration (1 GeV threshold)
// drphi_plus-drphi_minus=-2*c1 integral(Er/Ez)
// - Erphi/Ez cancels
Marian
masera [Mon, 26 Jul 2010 16:36:31 +0000 (16:36 +0000)]
Memory leak in Raw2SDigits - Savannah bug 70587
ivana [Mon, 26 Jul 2010 16:19:26 +0000 (16:19 +0000)]
Fixing Raw2SDigits:
- Added loading mapping in AliMUONDigitMaker ctor
- Added treeS->Fill() in AliMUON::Raw2SDigits (the written files were empty)
This fixes the Savannah bug report #70583.
kleinb [Mon, 26 Jul 2010 15:50:09 +0000 (15:50 +0000)]
Rewritten Task for Fragmentation Function, added to compilation of JetTasks module now
kleinb [Mon, 26 Jul 2010 15:50:00 +0000 (15:50 +0000)]
Rewritten Task for Fragmentation Function, added to compilation of JetTasks module now
kleinb [Mon, 26 Jul 2010 15:48:02 +0000 (15:48 +0000)]
Adding histograms for smearing normized to p_T,Gen
kleinb [Mon, 26 Jul 2010 15:39:44 +0000 (15:39 +0000)]
fix for missing header file needed for delete
cblume [Mon, 26 Jul 2010 15:38:41 +0000 (15:38 +0000)]
compiler warnings
snelling [Mon, 26 Jul 2010 15:28:54 +0000 (15:28 +0000)]
AliFlowCommonHist class: removed hist fHistMultOrig which was not useful, added hists of the angle of the Q vectors.
AliFlowAnalysisWithLeeYangZeros.cxx and AliFlowAnalysisWithLYZEventPlane.cxx: reading the number of events from fHistQ in stead of fHistMultOrig.
AliFlowAnalysisWithScalarProduct class: Extra cout in Finish() and some cosmetics.
cblume [Mon, 26 Jul 2010 15:04:08 +0000 (15:04 +0000)]
compiler warnings (Jochen)
cblume [Mon, 26 Jul 2010 13:27:09 +0000 (13:27 +0000)]
Remove WriteTracklets from Raw2Digits
ivana [Mon, 26 Jul 2010 13:26:30 +0000 (13:26 +0000)]
In AliMUONRawWriter:
Adding loading mapping in ctor; this fixes the Savannah bug #70593.
kaamodt [Mon, 26 Jul 2010 12:57:03 +0000 (12:57 +0000)]
Added task to combine conversions with calorimeters (Dmitri)
jotwinow [Mon, 26 Jul 2010 12:10:18 +0000 (12:10 +0000)]
SelectCollisionCandidates added for the task
jgrosseo [Mon, 26 Jul 2010 08:32:02 +0000 (08:32 +0000)]
Extending the functionality of the physics selection. Instead of providing a yes/no decision, it
supports now several concurrent offline trigger selections. At present these are (defined in
AliVEvent.h --> EOfflineTriggerTypes):
1) AliVEvent::kMB: Minimum bias trigger (corresponding to the old behavior), all detectors
2) AliVEvent::kMBNoTRD: Same as kMB, but TRD not read out (this is a separate online trigger
class which became active now)
3) AliVEvent::kMUON: Muon trigger
4) AliVEvent::kHighMult: High-multiplicity trigger
For all those the (usual) offline SPD or V0 selection is performed. The available offline
triggers will be extended when needed.
To use this functionality you call for your task SetCollisionCandidates with a mask, composed
from the above flags. E.g. to select MB and MUON events:
myTask->SetCollisionCandidates(AliVEvent::kMB | AliVEvent::kMUON)
Doing that your task is only called for the requested events.
If in your UserExec you want to look at the decision of the physics selection, you can do that
in the same way as before with
UInt_t mask = fInputHandler->IsEventSelected()
and in mask the bits corresponding to the above offline triggers are set.
The output bit mask of the physics selection is stored in the AOD event header, and therefore
the AOD analysis can work in the same way as ESD analysis. I.e. you can use
myTask->SetCollisionCandidates and fInputHandler->IsEventSelected() in the exact same way.
Andrei & Jan Fiete
agheata [Mon, 26 Jul 2010 07:25:08 +0000 (07:25 +0000)]
Introduced datamember fIsRemote. Used to disable the progress bar when running in proof or grid.
cblume [Sun, 25 Jul 2010 20:20:38 +0000 (20:20 +0000)]
finish HLT code update (Theo)
coppedis [Sun, 25 Jul 2010 15:32:21 +0000 (15:32 +0000)]
Correction for Savannah bug 70586
jotwinow [Sun, 25 Jul 2010 14:57:06 +0000 (14:57 +0000)]
changes by Simone Schuchmann
mtadel [Sat, 24 Jul 2010 18:35:44 +0000 (18:35 +0000)]
Make compatible with future changes in root.
belikov [Sat, 24 Jul 2010 10:30:34 +0000 (10:30 +0000)]
Coding violation fixes (M. van Leeuwen)