]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoAn order in the loop changed to avoid an occasional rewriting.
policheh [Thu, 28 Jan 2010 11:06:13 +0000 (11:06 +0000)]
An order in the loop changed to avoid an occasional rewriting.

14 years agopreserve event count during output of high level tracks (only used for
richterm [Thu, 28 Jan 2010 11:01:07 +0000 (11:01 +0000)]
preserve event count during output of high level tracks (only used for
debug) (Theodor)

14 years agominor update of HLT TRD macros (Theodor)
richterm [Thu, 28 Jan 2010 10:56:12 +0000 (10:56 +0000)]
minor update of HLT TRD macros (Theodor)
- don't use std::sort in CINT, as it has issues
- use same defaults for all macros

14 years agoNew class.
morsch [Thu, 28 Jan 2010 08:57:23 +0000 (08:57 +0000)]
New class.
Author LOPEZ Xavier <lopez@clermont.in2p3.fr>

14 years agoNew reader for the pedestal run and vdrift (Julian) and some bug fixing (Raphaelle)
cblume [Thu, 28 Jan 2010 08:49:19 +0000 (08:49 +0000)]
New reader for the pedestal run and vdrift (Julian) and some bug fixing (Raphaelle)

14 years agoIf nothing calculated in the current run, use HG/LG ratio from the previous one.
policheh [Wed, 27 Jan 2010 15:39:58 +0000 (15:39 +0000)]
If nothing calculated in the current run, use HG/LG ratio from the previous one.

14 years agoPossibility to filter the ESD friends and add objects to AliESDfriends.root. Major...
hristov [Wed, 27 Jan 2010 15:13:42 +0000 (15:13 +0000)]
Possibility to filter the ESD friends and add objects to AliESDfriends.root. Major change in AliESDfriendsTrack where the ITS, TPC and TRD arrays of indices became pointers. They are filled only on demand (Chiara)

14 years agoFixed bug with module numeration; added prtection against low statistics histograms.
policheh [Wed, 27 Jan 2010 15:08:06 +0000 (15:08 +0000)]
Fixed bug with module numeration; added prtection against low statistics histograms.

14 years agoOnly selected events are written to AOD.
morsch [Wed, 27 Jan 2010 13:19:25 +0000 (13:19 +0000)]
Only selected events are written to AOD.

14 years agoFix small printout bug; fix OFFLINE mode run number
vulpescu [Wed, 27 Jan 2010 12:59:10 +0000 (12:59 +0000)]
Fix small printout bug; fix OFFLINE mode run number

14 years ago- updated OCDB entry to contain the new argument -charge-threshold 10
kkanaki [Wed, 27 Jan 2010 12:34:45 +0000 (12:34 +0000)]
- updated OCDB entry to contain the new argument -charge-threshold 10

14 years ago- created argument for setting the charge threshold (-charge-threshold), default...
kkanaki [Wed, 27 Jan 2010 12:28:15 +0000 (12:28 +0000)]
- created argument for setting the charge threshold (-charge-threshold), default is 10

14 years agoChange the mass hypothesis for the local copy of a V0, not for the original V0.
belikov [Wed, 27 Jan 2010 10:32:26 +0000 (10:32 +0000)]
Change the mass hypothesis for the local copy of a V0, not for the original V0.

14 years agoPossibility to skip the first n events in a file.
morsch [Wed, 27 Jan 2010 10:14:59 +0000 (10:14 +0000)]
Possibility to skip the first n events in a file.

14 years agoFix local mask calculation logic for subsequent FET and MT runs
vulpescu [Wed, 27 Jan 2010 08:25:41 +0000 (08:25 +0000)]
Fix local mask calculation logic for subsequent FET and MT runs

14 years agoReturns 1 in case algorithm has not converged.
morsch [Wed, 27 Jan 2010 07:57:36 +0000 (07:57 +0000)]
Returns 1 in case algorithm has not converged.

14 years agoupdate from Per Thomas
dsilverm [Wed, 27 Jan 2010 02:18:02 +0000 (02:18 +0000)]
update from Per Thomas

14 years agofix coding rules
jotwinow [Wed, 27 Jan 2010 00:27:02 +0000 (00:27 +0000)]
fix coding rules

14 years agosorry - SetFittingAlgorithm call was needed with latest trunk, but should be treated...
dsilverm [Tue, 26 Jan 2010 20:45:45 +0000 (20:45 +0000)]
sorry - SetFittingAlgorithm call was needed with latest trunk, but should be treated with caution

14 years agostart using AliCaloRawAnalyzer for all methods
dsilverm [Tue, 26 Jan 2010 20:37:00 +0000 (20:37 +0000)]
start using AliCaloRawAnalyzer for all methods

14 years agoTrack matching returned to AliPHOSTracker
prsnko [Tue, 26 Jan 2010 17:51:43 +0000 (17:51 +0000)]
Track matching returned to AliPHOSTracker

14 years agoUsing FIRSTYEAR for EMCAL
hristov [Tue, 26 Jan 2010 17:37:41 +0000 (17:37 +0000)]
Using FIRSTYEAR for EMCAL

14 years agoProtection against too small sigma added.
morsch [Tue, 26 Jan 2010 17:30:39 +0000 (17:30 +0000)]
Protection against too small sigma added.

14 years agoAdded infos in ntuple: triggered containes the response of AliPhysicsSelection, if...
dainese [Tue, 26 Jan 2010 16:54:01 +0000 (16:54 +0000)]
Added infos in ntuple: triggered containes the response of AliPhysicsSelection, if used; added dphiSPD; added variables for re-computed TRK And TPC vertices without (nc) and with (c) diamond constraint

14 years agoFixes for bug #61900: Restore capaibility to chooses ITS PID method (Marco)
hristov [Tue, 26 Jan 2010 16:33:03 +0000 (16:33 +0000)]
Fixes for bug #61900: Restore capaibility to chooses ITS PID method (Marco)

14 years agoMinor fix
dainese [Tue, 26 Jan 2010 16:12:44 +0000 (16:12 +0000)]
Minor fix

14 years agoFix for bug #60504: Error in AliEMCALRawUtils causing a interruption of simulation...
hristov [Tue, 26 Jan 2010 15:27:45 +0000 (15:27 +0000)]
Fix for bug #60504: Error in AliEMCALRawUtils causing a interruption of simulation. The problem was in a missing delete, the number of opened files was too high

14 years agoThe flag of AliESDRun beam energy format was set only once, in the SlaveBegin. Moved...
shahoian [Tue, 26 Jan 2010 14:33:04 +0000 (14:33 +0000)]
The flag of AliESDRun beam energy format was set only once, in the SlaveBegin. Moved to ProcessEvent

14 years agoKeep the syswatch from the simulation
hristov [Tue, 26 Jan 2010 14:05:19 +0000 (14:05 +0000)]
Keep the syswatch from the simulation

14 years agoRemove Calib/FEE/
cblume [Tue, 26 Jan 2010 13:47:41 +0000 (13:47 +0000)]
Remove Calib/FEE/

14 years agographs for amplitude calibration for runs from 104890
alla [Tue, 26 Jan 2010 12:59:52 +0000 (12:59 +0000)]
graphs for amplitude calibration for runs from 104890

14 years agoCoding viloations fixed.
cvetan [Tue, 26 Jan 2010 12:56:16 +0000 (12:56 +0000)]
Coding viloations fixed.

14 years agoModifying build files according to recent changes
phille [Tue, 26 Jan 2010 12:55:03 +0000 (12:55 +0000)]
Modifying build files according to recent changes

14 years agoCoding violation fixing
marian [Tue, 26 Jan 2010 12:37:59 +0000 (12:37 +0000)]
Coding violation fixing
(Marian)

14 years agoRemoving the coding violation
marian [Tue, 26 Jan 2010 12:16:54 +0000 (12:16 +0000)]
Removing the coding violation
(Jens Wiechula)

14 years agoChanges needed for the global track matching with PHOS (D. Peressounko)
belikov [Tue, 26 Jan 2010 11:24:24 +0000 (11:24 +0000)]
Changes needed for the global track matching with PHOS (D. Peressounko)

14 years agoForgotten increas in the ClassDef.
belikov [Tue, 26 Jan 2010 10:29:52 +0000 (10:29 +0000)]
Forgotten increas in the ClassDef.

14 years agoCoding conventions
phille [Tue, 26 Jan 2010 01:31:30 +0000 (01:31 +0000)]
Coding conventions

14 years agoBug fix for https://savannah.cern.ch/bugs/?61603
aszostak [Tue, 26 Jan 2010 01:18:41 +0000 (01:18 +0000)]
Bug fix for https://savannah.cern.ch/bugs/?61603

14 years agoAdding / modifying three algorithms to the HLT processing
phille [Tue, 26 Jan 2010 00:29:27 +0000 (00:29 +0000)]
Adding / modifying three algorithms to the HLT processing
and raw data extraction: 1) LMS (Least Mean Square Fit),
2) Crude ( amp = max - pedestal), 3) PeakFinder (Amp = optimum weight of the samples )

14 years agoAdding / removing files to the build system
phille [Tue, 26 Jan 2010 00:27:00 +0000 (00:27 +0000)]
Adding / removing files to the build system

14 years agoChanging the linkdef file according to recent changes
phille [Tue, 26 Jan 2010 00:25:48 +0000 (00:25 +0000)]
Changing the linkdef file according to recent changes

14 years agoModifed the "mother of all" PHOS/EMCAL raw data analysis component
phille [Tue, 26 Jan 2010 00:24:43 +0000 (00:24 +0000)]
Modifed the "mother of all"  PHOS/EMCAL raw data analysis component
to use the new RawAnalyzer in off-line  / HLT

14 years agoMoved to the aliroot/EMCAL directory and therefore
phille [Tue, 26 Jan 2010 00:23:34 +0000 (00:23 +0000)]
Moved to  the aliroot/EMCAL directory and therefore
deleted here.

14 years agoThe RawAnalyzer classes are moved to the aliroot/EMCAL
phille [Tue, 26 Jan 2010 00:21:35 +0000 (00:21 +0000)]
The RawAnalyzer classes are moved to the aliroot/EMCAL
directory  in order to be made available also for
off-line.

14 years agoReoving "Man in the middle" classes. The ChiSquare (or LMS)
phille [Tue, 26 Jan 2010 00:19:51 +0000 (00:19 +0000)]
Reoving  "Man in the middle" classes. The ChiSquare  (or LMS)
is conceptually the same for EMCAL and PHOS and is implemented
as a common "Calo" class (currently in the aliroot/EMCAL directory)

14 years agoRemoving man in the middle classes. They will be implemnted
phille [Tue, 26 Jan 2010 00:17:31 +0000 (00:17 +0000)]
Removing man in the middle classes.  They will be implemnted
in their specialized PHOS / EMCAL versions

14 years agoRemoving "Man in the Middle" classes AliHLTCaloRawAnalyzerCrudeComponent.h/cxx
phille [Tue, 26 Jan 2010 00:15:42 +0000 (00:15 +0000)]
Removing "Man in the Middle"  classes AliHLTCaloRawAnalyzerCrudeComponent.h/cxx
They will be implemented in their respectively EMCAL/PHOS  specializations
which require the  detector specific parameters such as the trigger info an geometry to be known.

14 years agoRemoving unused code
phille [Tue, 26 Jan 2010 00:08:51 +0000 (00:08 +0000)]
Removing unused code

14 years agoFixing coding violations.
aszostak [Mon, 25 Jan 2010 20:01:08 +0000 (20:01 +0000)]
Fixing coding violations.

14 years agoUpdated documentation (reference data for validation) in SDD DAs
prino [Mon, 25 Jan 2010 17:00:39 +0000 (17:00 +0000)]
Updated documentation (reference data for validation) in SDD DAs

14 years agomore cut options
snelling [Mon, 25 Jan 2010 15:12:36 +0000 (15:12 +0000)]
more cut options

14 years ago added option for running with AliAnalyisTaskTaggedPhoton
kleinb [Mon, 25 Jan 2010 13:11:11 +0000 (13:11 +0000)]
 added option for running with AliAnalyisTaskTaggedPhoton

14 years agoChanged directroy naming for common out output
kleinb [Mon, 25 Jan 2010 13:10:19 +0000 (13:10 +0000)]
Changed directroy naming for common out output

14 years ago Modifications in AliAnaOmegaToPi0Gamma:
gconesab [Mon, 25 Jan 2010 13:04:16 +0000 (13:04 +0000)]
 Modifications in AliAnaOmegaToPi0Gamma:

1) Change the bins, min and max in accordance with PWG4 function GetHistoPtBins etc
2) add two pt cuts: fPi0OverOmegaPtCut and fGammaOverOmegaPtCut
3) change the code of vertex z cut
4) add analysis to train wagon

14 years agoCorrect update of sigma.
morsch [Mon, 25 Jan 2010 12:41:22 +0000 (12:41 +0000)]
Correct update of sigma.

14 years agoAdded Analysis of forward, away and transverse zone as a function of pt of the jet...
kleinb [Mon, 25 Jan 2010 12:27:38 +0000 (12:27 +0000)]
Added Analysis of forward, away and transverse zone as a function of pt of the jet. (Arian)

14 years agoUpdated geometry
rgrosso [Mon, 25 Jan 2010 11:29:50 +0000 (11:29 +0000)]
Updated geometry

14 years agoadded possiblity to select on bunch crossing IDs
jgrosseo [Mon, 25 Jan 2010 10:36:37 +0000 (10:36 +0000)]
added possiblity to select on bunch crossing IDs

14 years agoClustering with free sigma added.
morsch [Mon, 25 Jan 2010 10:13:39 +0000 (10:13 +0000)]
Clustering with free sigma added.

14 years agoMake sure that 3D view rotates around origin.
mtadel [Mon, 25 Jan 2010 10:06:28 +0000 (10:06 +0000)]
Make sure that 3D view rotates around origin.

14 years agoUpdated list of libraries
hristov [Mon, 25 Jan 2010 09:31:53 +0000 (09:31 +0000)]
Updated list of libraries

14 years agoAdd Two Track resolution test class
akisiel [Mon, 25 Jan 2010 09:21:20 +0000 (09:21 +0000)]
Add Two Track resolution test class

14 years agoSetter for K
morsch [Mon, 25 Jan 2010 07:53:21 +0000 (07:53 +0000)]
Setter for K
Histos for responsibilities.

14 years agoCorrection in the distance definition.
morsch [Mon, 25 Jan 2010 07:52:04 +0000 (07:52 +0000)]
Correction in the distance definition.

14 years agoupdate from Per Thomas - mainly renaming classes
dsilverm [Mon, 25 Jan 2010 03:29:24 +0000 (03:29 +0000)]
update from Per Thomas - mainly renaming classes

14 years agoFix in the file open option
agheata [Sun, 24 Jan 2010 18:08:16 +0000 (18:08 +0000)]
Fix in the file open option

14 years agoCorrections for randomized event.
morsch [Fri, 22 Jan 2010 19:19:37 +0000 (19:19 +0000)]
Corrections for randomized event.

14 years agosome changes to run on deltaAODs, added PWG4 to directory (omega3pi)
kleinb [Fri, 22 Jan 2010 17:20:18 +0000 (17:20 +0000)]
some changes to run on deltaAODs, added PWG4 to directory (omega3pi)

14 years ago running on mc adding extra histograms
kleinb [Fri, 22 Jan 2010 17:18:28 +0000 (17:18 +0000)]
 running on mc adding extra histograms

14 years agoAliTPCtrackerMI.cxx
marian [Fri, 22 Jan 2010 16:41:51 +0000 (16:41 +0000)]
AliTPCtrackerMI.cxx
1.) Applying the cut to reject kink candidate with small direction changes
2.) Make order in StreamLevel to dump reconstruction debug information
    (Do not dump anything for the defual recosntruction production)

14 years agoAliTPCRecoParam.h AliTPCRecoParam.cxx AliTPCtrack.cxx
marian [Fri, 22 Jan 2010 16:41:07 +0000 (16:41 +0000)]
AliTPCRecoParam.h AliTPCRecoParam.cxx AliTPCtrack.cxx

1.) Possibility to switch off outer detectors form the refit
2.) Adding the chi2 cut on the change of the track angle to accept kink
    (Important to reduce amount of fake kink candidates)

AliTPCtrackerMI.cxx
1.) Applying the cut to reject kink candidate with small direction changes
2.) Make order in StreamLevel to dump reconstruction debug information
    (Do not dump anything for the defual recosntruction production)

14 years agoAdded modification in the particle correlations tasks proposed by Gustavo
agheata [Fri, 22 Jan 2010 16:16:55 +0000 (16:16 +0000)]
Added modification in the particle correlations tasks proposed by Gustavo

14 years agoclean up
dainese [Fri, 22 Jan 2010 16:05:06 +0000 (16:05 +0000)]
clean up

14 years agoKeeping the information after the first pass through TPC (M. Ivanov)
belikov [Fri, 22 Jan 2010 15:38:58 +0000 (15:38 +0000)]
Keeping the information after the first pass through TPC (M. Ivanov)

14 years agoadded trigger selections and more variables in the output (Marta)
kleinb [Fri, 22 Jan 2010 14:57:36 +0000 (14:57 +0000)]
added trigger selections and more variables in the output (Marta)

14 years agoSome new plots added.
morsch [Fri, 22 Jan 2010 14:35:53 +0000 (14:35 +0000)]
Some new plots added.
- 2-cluster correlation
- sumPt

14 years agoIn AliMUONTriggerEfficiencyCells:
ivana [Fri, 22 Jan 2010 11:46:09 +0000 (11:46 +0000)]
In AliMUONTriggerEfficiencyCells:
 - Allow the initialization from the output file of the analysis task.
 - Fix bug in destructor.
(Diego)

14 years agoAdded possibility to connect task containers to the file managed by the output handler.
agheata [Fri, 22 Jan 2010 10:30:39 +0000 (10:30 +0000)]
Added possibility to connect task containers to the file managed by the output handler.

14 years agoRemoving obsolete objects Mapping, DDLStore from OCDB.
ivana [Fri, 22 Jan 2010 09:55:25 +0000 (09:55 +0000)]
Removing obsolete objects Mapping, DDLStore from OCDB.

14 years agoAdd functionality for local masks calculation
vulpescu [Fri, 22 Jan 2010 09:47:46 +0000 (09:47 +0000)]
Add functionality for local masks calculation

14 years agobug fix
jotwinow [Fri, 22 Jan 2010 09:44:05 +0000 (09:44 +0000)]
bug fix

14 years agoFix bug in WriteLocalMasks, use same iteration as in ReadLocalMasks
vulpescu [Fri, 22 Jan 2010 08:49:29 +0000 (08:49 +0000)]
Fix bug in WriteLocalMasks, use same iteration as in ReadLocalMasks

14 years agoAddTaskJets: added some extra jet finders (kt with different R parmaters) TaskJetsSpe...
kleinb [Fri, 22 Jan 2010 07:40:21 +0000 (07:40 +0000)]
AddTaskJets: added some extra jet finders (kt with different R parmaters) TaskJetsSpectrum: Flag to swtich on and off physicsselection, Train: Added KMeans task

14 years agoallow to select events with AliPhysicsSelection directly, added some control histos...
kleinb [Fri, 22 Jan 2010 07:16:13 +0000 (07:16 +0000)]
allow to select events with AliPhysicsSelection directly, added some control histos counting the number of jets above threshold, only store generated jets histos inc case we have a generated jet branch set

14 years agopeak finder code from Per Thomas/Yale
dsilverm [Fri, 22 Jan 2010 02:51:04 +0000 (02:51 +0000)]
peak finder code from Per Thomas/Yale

14 years agoNeural Net signal fitter code from Paola/Catania
dsilverm [Fri, 22 Jan 2010 01:52:40 +0000 (01:52 +0000)]
Neural Net signal fitter code from Paola/Catania

14 years agoFixes to obey coding conventions
masera [Thu, 21 Jan 2010 22:03:31 +0000 (22:03 +0000)]
Fixes to obey coding conventions

14 years agoAdded protection in AliHMPIDParam::FindTemp() in case tLow is equal to tHigh
gvolpe [Thu, 21 Jan 2010 19:13:01 +0000 (19:13 +0000)]
Added protection in AliHMPIDParam::FindTemp() in case tLow is equal to tHigh

14 years agoAdd a RecoParameter to switch off the check of triggered sub-detectors in the tracker
prino [Thu, 21 Jan 2010 18:28:44 +0000 (18:28 +0000)]
Add a RecoParameter to switch off the check of triggered sub-detectors in the tracker

14 years agoFix bug in the calculation of true d0 for MC analysis
dainese [Thu, 21 Jan 2010 18:02:34 +0000 (18:02 +0000)]
Fix bug in the calculation of true d0 for MC analysis

14 years agochanges by Diego
jotwinow [Thu, 21 Jan 2010 16:13:34 +0000 (16:13 +0000)]
changes by Diego

14 years agoPossibility to select the injector lines to be used in drift speed calculation (F...
prino [Thu, 21 Jan 2010 16:05:35 +0000 (16:05 +0000)]
Possibility to select the injector lines to be used in drift speed calculation (F. Prino)

14 years agoto use AliPhysicsSelection class
snelling [Thu, 21 Jan 2010 15:57:10 +0000 (15:57 +0000)]
to use AliPhysicsSelection class

14 years agoupdate for LYZ
snelling [Thu, 21 Jan 2010 15:51:44 +0000 (15:51 +0000)]
update for LYZ

14 years agoMihaela: New version of analysis train macro
agheata [Thu, 21 Jan 2010 14:59:46 +0000 (14:59 +0000)]
Mihaela: New version of analysis train macro

14 years agoCorrect time at vertex for beam-gas simulations.
morsch [Thu, 21 Jan 2010 13:09:19 +0000 (13:09 +0000)]
Correct time at vertex for beam-gas simulations.

14 years agoTime at vertex corrected.
morsch [Thu, 21 Jan 2010 13:01:13 +0000 (13:01 +0000)]
Time at vertex corrected.

14 years agoUpdate.
morsch [Thu, 21 Jan 2010 12:58:00 +0000 (12:58 +0000)]
Update.

14 years agoEnlarge error on Zvertex when more than 1 peak is found (F. Prino)
prino [Thu, 21 Jan 2010 12:56:02 +0000 (12:56 +0000)]
Enlarge error on Zvertex when more than 1 peak is found (F. Prino)