]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agoCoverity fix and changes to data processing
cnattras [Thu, 5 Apr 2012 01:49:03 +0000 (01:49 +0000)]
Coverity fix and changes to data processing

12 years agoAdd more histograms for shower shape studies
gconesab [Wed, 4 Apr 2012 22:32:13 +0000 (22:32 +0000)]
Add more histograms for shower shape studies
Add time cut when filtering EMCAL clusters, change place where good vertex check is done remove 0,0,0 vertexes : AliCaloTrackReader
Add control histogram for z vertex : AliAnaCaloTrackCorrMaker
Update macro for shower shape studies and correlation

12 years agoAdded Print method
shahoian [Wed, 4 Apr 2012 22:04:20 +0000 (22:04 +0000)]
Added Print method

12 years agoAdded minimum pt for special cuts (Zaida)
dainese [Wed, 4 Apr 2012 20:58:25 +0000 (20:58 +0000)]
Added minimum pt for special cuts (Zaida)

12 years agoMain modifications (Carlos):
prino [Wed, 4 Apr 2012 19:38:32 +0000 (19:38 +0000)]
Main modifications (Carlos):
- We now use AliRDHFCuts to select events.
- We can now use the new PID approach.
- FlowEvents are created inside the selector task
- We have reduced the amount of data is stored on QC and SP methods

12 years agoFixes (Zaida)
prino [Wed, 4 Apr 2012 19:26:49 +0000 (19:26 +0000)]
Fixes (Zaida)

12 years agonew correlators and reduced numbers of hist filled
snelling [Wed, 4 Apr 2012 18:15:07 +0000 (18:15 +0000)]
new correlators and reduced numbers of hist filled

12 years agooption to turn off some histograms
snelling [Wed, 4 Apr 2012 18:11:12 +0000 (18:11 +0000)]
option to turn off some histograms

12 years agoImproved output when setting the CDB manager in snapshot mode
rgrosso [Wed, 4 Apr 2012 16:42:08 +0000 (16:42 +0000)]
Improved output when setting the CDB manager in snapshot mode

12 years agoSave PDG code of mother for weak decays and misidentified category splitted in primar...
janielsk [Wed, 4 Apr 2012 15:18:55 +0000 (15:18 +0000)]
Save PDG code of mother for weak decays and misidentified category splitted in primaries and secondaries

12 years agoUpdating SDD task for calibration (Ruben) - see comment #27 in https://savannah.cern...
zampolli [Wed, 4 Apr 2012 14:28:41 +0000 (14:28 +0000)]
Updating SDD task for calibration (Ruben) - see comment #27 in https://savannah.cern.ch/bugs/index.php?92836

12 years agoFixing the angles for the phi-dphi analysis
pchrist [Wed, 4 Apr 2012 14:13:23 +0000 (14:13 +0000)]
Fixing the angles for the phi-dphi analysis

12 years agoFixing the angles for the phi-dphi analysis
pchrist [Wed, 4 Apr 2012 14:13:01 +0000 (14:13 +0000)]
Fixing the angles for the phi-dphi analysis

12 years agoFixing the angles for the phi-dphi analysis
pchrist [Wed, 4 Apr 2012 14:09:52 +0000 (14:09 +0000)]
Fixing the angles for the phi-dphi analysis

12 years agoRemoving extra comma ",".
zampolli [Wed, 4 Apr 2012 13:32:16 +0000 (13:32 +0000)]
Removing extra comma ",".

12 years agouse the symbolic name for spaceframe sectors
rgrosso [Wed, 4 Apr 2012 12:38:10 +0000 (12:38 +0000)]
use the symbolic name for spaceframe sectors

12 years agocontainer & taskname as argument
jgrosseo [Wed, 4 Apr 2012 12:33:56 +0000 (12:33 +0000)]
container & taskname as argument

12 years agoFixing the angles for the phi-dphi analysis
pchrist [Wed, 4 Apr 2012 12:27:21 +0000 (12:27 +0000)]
Fixing the angles for the phi-dphi analysis

12 years agooptimization and bug fix in two track cut
jgrosseo [Wed, 4 Apr 2012 12:16:55 +0000 (12:16 +0000)]
optimization and bug fix in two track cut

12 years agofixing the output container definition
mcosenti [Wed, 4 Apr 2012 12:04:41 +0000 (12:04 +0000)]
fixing the output container definition

12 years agoAdded minimum pt for special cuts (Zaida)
dainese [Wed, 4 Apr 2012 11:55:20 +0000 (11:55 +0000)]
Added minimum pt for special cuts (Zaida)

12 years agoAdded macros for new tasks in rsn lego_train (M.Vala)
fbellini [Wed, 4 Apr 2012 10:29:55 +0000 (10:29 +0000)]
Added macros for new tasks in rsn lego_train (M.Vala)

12 years agoUpdate in cuts for Sigma* and update for lego_train macros (M.Vala)
fbellini [Wed, 4 Apr 2012 09:59:23 +0000 (09:59 +0000)]
Update in cuts for Sigma* and update for lego_train macros (M.Vala)

12 years agofixing psi in MC from the header
pchrist [Wed, 4 Apr 2012 09:42:12 +0000 (09:42 +0000)]
fixing psi in MC from the header

12 years agoadd possibility to set size of cluster in NxN case, before 3x3
gconesab [Wed, 4 Apr 2012 09:05:08 +0000 (09:05 +0000)]
add possibility to set size of cluster in NxN case, before 3x3

12 years agopass unfolding parameters to clusterizer, overwritten previously by wrong settings
gconesab [Wed, 4 Apr 2012 09:04:07 +0000 (09:04 +0000)]
pass unfolding parameters to clusterizer, overwritten previously by wrong settings

12 years agoInclude pxDCA cut in muon QA task to test for beam-gas contribution (Diego)
pcrochet [Wed, 4 Apr 2012 08:59:23 +0000 (08:59 +0000)]
Include pxDCA cut in muon QA task to test for beam-gas contribution (Diego)

12 years agoAutomatically find out if the track is AODtrack or ESDtrack: no more need to specify...
pcrochet [Wed, 4 Apr 2012 08:28:50 +0000 (08:28 +0000)]
Automatically find out if the track is AODtrack or ESDtrack: no more need to specify it on the constructor. The old constructor is now obsolete and will be removed (Diego)

12 years agocoding rules and class documentation
richterm [Wed, 4 Apr 2012 08:04:07 +0000 (08:04 +0000)]
coding rules and class documentation

12 years ago- Setting parameters for LHC11a
morsch [Wed, 4 Apr 2012 08:00:48 +0000 (08:00 +0000)]
- Setting parameters for LHC11a
Diego Stocco <stocco@subatech.in2p3.fr>

12 years ago- coverity fixes
jklein [Wed, 4 Apr 2012 07:51:41 +0000 (07:51 +0000)]
- coverity fixes

12 years agoAdd method to transparently get SPD vertex (Diego)
pcrochet [Wed, 4 Apr 2012 07:16:39 +0000 (07:16 +0000)]
Add method to transparently get SPD vertex (Diego)

12 years agoAdding the code for the bf analysis wrt Psi
pchrist [Tue, 3 Apr 2012 22:23:09 +0000 (22:23 +0000)]
Adding the code for the bf analysis wrt Psi

12 years agoUpdated Ds systematic uncertainty
prino [Tue, 3 Apr 2012 22:15:39 +0000 (22:15 +0000)]
Updated Ds systematic uncertainty

12 years agoNew task to do D2H QA checks on MC productions
prino [Tue, 3 Apr 2012 22:14:14 +0000 (22:14 +0000)]
New task to do D2H QA checks on MC productions

12 years agohadronic correction and scale task from Rosi
loizides [Tue, 3 Apr 2012 21:10:14 +0000 (21:10 +0000)]
hadronic correction and scale task from Rosi

12 years agoRename from Esd to Emcal and cleanup
loizides [Tue, 3 Apr 2012 21:03:51 +0000 (21:03 +0000)]
Rename from Esd to Emcal and cleanup

12 years agoAliCaloPID: provide energy of splitted clusters
gconesab [Tue, 3 Apr 2012 21:01:52 +0000 (21:01 +0000)]
AliCaloPID: provide energy of splitted clusters
AliAnaPi0EbE: calculate energy asymmetry of splitted clusters, fill new histograms
AliAnaPhoton, Pi0EbE : Add new histograms with l0 vs dispersion eta

12 years agorename
loizides [Tue, 3 Apr 2012 20:55:36 +0000 (20:55 +0000)]
rename

12 years agorenamed
loizides [Tue, 3 Apr 2012 20:54:56 +0000 (20:54 +0000)]
renamed

12 years agoupdate from rosi
loizides [Tue, 3 Apr 2012 20:50:26 +0000 (20:50 +0000)]
update from rosi

12 years agoFixes for #93216: Request to port to Release: AliESDEvent.h. Replacing UncheckedAt...
hristov [Tue, 3 Apr 2012 20:46:08 +0000 (20:46 +0000)]
Fixes for #93216: Request to port to Release: AliESDEvent.h. Replacing UncheckedAt by At, additional protection

12 years agoupdate from rosi
loizides [Tue, 3 Apr 2012 20:45:59 +0000 (20:45 +0000)]
update from rosi

12 years agoChanges for #92834: Implement trigger aliases in AliRoot, RAW data reconstruction
hristov [Tue, 3 Apr 2012 20:01:49 +0000 (20:01 +0000)]
Changes for #92834: Implement trigger aliases in AliRoot, RAW data reconstruction

12 years agochanged name of function to filename
janielsk [Tue, 3 Apr 2012 18:52:24 +0000 (18:52 +0000)]
changed name of function to filename

12 years agochanges needed for the alignemnt of the new SPD modules (Ruben)
masera [Tue, 3 Apr 2012 17:55:04 +0000 (17:55 +0000)]
changes needed for the alignemnt of the new SPD modules (Ruben)

12 years agochanges needed for the alignemnt of the new SPD modules (Ruben)
masera [Tue, 3 Apr 2012 17:54:46 +0000 (17:54 +0000)]
changes needed for the alignemnt of the new SPD modules (Ruben)

12 years agoremoving the first implementation of the CDB snapshot (initial loading into memory...
rgrosso [Tue, 3 Apr 2012 16:22:04 +0000 (16:22 +0000)]
removing the first implementation of the CDB snapshot (initial loading into memory of the whole snapshot, saved to file with single key). Skipping GetAll calls in LoadCDB in case we are in snapshot mode

12 years agoNew example task to configure different analysis to fill shower shape related plots
gconesab [Tue, 3 Apr 2012 15:50:37 +0000 (15:50 +0000)]
New example task to configure different analysis to fill shower shape related plots
Add configuration of random trigger analysis and electron to main task
Other minor updates

12 years agoupdated + added macros
rpreghen [Tue, 3 Apr 2012 14:17:13 +0000 (14:17 +0000)]
updated + added macros

12 years agoupdates to JCORRAN from DongJo Kim
aadare [Tue, 3 Apr 2012 14:14:17 +0000 (14:14 +0000)]
updates to JCORRAN from DongJo Kim

12 years agoNew class to generate randomly trigger particles for isolation and correlation analysis.
gconesab [Tue, 3 Apr 2012 14:00:34 +0000 (14:00 +0000)]
New class to generate randomly trigger particles for isolation and correlation analysis.
To be used only in Min Bias events, it is a kind of mixing analysis without pools

12 years ago- enable tracklet simulation with TRAPconfig taken from OCDB object
jklein [Tue, 3 Apr 2012 13:40:27 +0000 (13:40 +0000)]
- enable tracklet simulation with TRAPconfig taken from OCDB object
  (via AliTRDcalibDB instead of AliTRDtrapConfigHandler)

12 years agoadded 0OMU trigger definition
fnoferin [Tue, 3 Apr 2012 12:49:02 +0000 (12:49 +0000)]
added 0OMU trigger definition

12 years agoEnabling back TPC calib Mult component.
zampolli [Tue, 3 Apr 2012 11:53:55 +0000 (11:53 +0000)]
Enabling back TPC calib Mult component.

12 years agoUpdated EINCLUDE (temporary solution)
hristov [Tue, 3 Apr 2012 11:50:33 +0000 (11:50 +0000)]
Updated EINCLUDE (temporary solution)

12 years agoreading centrality from AOD input (L. Cunqueiro)
kleinb [Tue, 3 Apr 2012 11:29:37 +0000 (11:29 +0000)]
reading centrality from AOD input (L. Cunqueiro)

12 years agoattempt a fix
loizides [Tue, 3 Apr 2012 11:11:26 +0000 (11:11 +0000)]
attempt a fix

12 years agoFix in binning of 3D histos + application of fiducial acceptance cut
prino [Tue, 3 Apr 2012 09:52:22 +0000 (09:52 +0000)]
Fix in binning of 3D histos + application of fiducial acceptance cut

12 years agoAdded missing call to AliAnalysisManager::SlaveBegin
agheata [Tue, 3 Apr 2012 09:46:28 +0000 (09:46 +0000)]
Added missing call to AliAnalysisManager::SlaveBegin

12 years agochanging qualifier of Terminate to non-const and adding a workaround for https:/...
richterm [Tue, 3 Apr 2012 09:00:53 +0000 (09:00 +0000)]
changing qualifier of Terminate to non-const and adding a workaround for https://savannah.cern.ch/bugs/?93309

12 years agoFix for #91510: Reconstruction able to deal with different triggers
hristov [Tue, 3 Apr 2012 07:53:13 +0000 (07:53 +0000)]
Fix for #91510: Reconstruction able to deal with different triggers

12 years agoremove histogram
gconesab [Tue, 3 Apr 2012 05:50:27 +0000 (05:50 +0000)]
remove histogram

12 years agoRemoving AddTaskXXX, LoadLibraries, ConfigCalibTrain from jdl, and taking them everyw...
zampolli [Tue, 3 Apr 2012 05:33:49 +0000 (05:33 +0000)]
Removing AddTaskXXX, LoadLibraries, ConfigCalibTrain from jdl, and taking them everywhere from $ALICE_ROOT (Mikolaj)

12 years agoOCDB details added in runSimulation.C and runReconstruction.C
auras [Tue, 3 Apr 2012 00:42:18 +0000 (00:42 +0000)]
OCDB details added in runSimulation.C and runReconstruction.C

12 years agorefinements
loizides [Mon, 2 Apr 2012 21:53:28 +0000 (21:53 +0000)]
refinements

12 years agofactorize tasks
loizides [Mon, 2 Apr 2012 21:33:55 +0000 (21:33 +0000)]
factorize tasks

12 years agocleanup of couts and such
snelling [Mon, 2 Apr 2012 20:52:00 +0000 (20:52 +0000)]
cleanup of couts and such

12 years agonew selections for LHC11h
snelling [Mon, 2 Apr 2012 20:49:09 +0000 (20:49 +0000)]
new selections for LHC11h

12 years agoUpdate for SPD alignement (included in SDD calibration) - Ruben
zampolli [Mon, 2 Apr 2012 17:02:59 +0000 (17:02 +0000)]
Update for SPD alignement (included in SDD calibration) - Ruben

12 years agoUpdate for TPC (use of Qmax according to beam type) + TRD configuration at cpass1.
zampolli [Mon, 2 Apr 2012 16:59:42 +0000 (16:59 +0000)]
Update for TPC (use of Qmax according to beam type) + TRD configuration at cpass1.

12 years agoUpdating ITS macros (Ruben)
zampolli [Mon, 2 Apr 2012 16:55:50 +0000 (16:55 +0000)]
Updating ITS macros (Ruben)

12 years agoto calculate the MC tag call the appropriate method to tag well merged clusters,...
gconesab [Mon, 2 Apr 2012 16:48:33 +0000 (16:48 +0000)]
to calculate the MC tag call the appropriate method to tag well merged clusters, correct the filling of some MC histos

12 years agocomment out DumpTrack function (M. Krzewicki)
jotwinow [Mon, 2 Apr 2012 16:29:17 +0000 (16:29 +0000)]
comment out DumpTrack function (M. Krzewicki)

12 years agoCorrection factors for freon transparency calculation updated
gvolpe [Mon, 2 Apr 2012 16:03:38 +0000 (16:03 +0000)]
Correction factors for freon transparency calculation updated

12 years agoUpdates in macro for flow with EP (Giacomo)
prino [Mon, 2 Apr 2012 14:51:59 +0000 (14:51 +0000)]
Updates in macro for flow with EP (Giacomo)

12 years ago2 small fixes
prino [Mon, 2 Apr 2012 14:27:48 +0000 (14:27 +0000)]
2 small fixes

12 years agoUpdate (Carlos)
prino [Mon, 2 Apr 2012 14:06:19 +0000 (14:06 +0000)]
Update (Carlos)

12 years agoModifications to AddTaskMacro for LEGO train
janielsk [Mon, 2 Apr 2012 13:57:54 +0000 (13:57 +0000)]
Modifications to AddTaskMacro for LEGO train

12 years agoModifications to allow to use tracks from 1/2 of TPC for event plane resolution ...
prino [Mon, 2 Apr 2012 12:57:35 +0000 (12:57 +0000)]
Modifications to allow to use tracks from 1/2 of TPC for event plane resolution (Giacomo)

12 years agoModification to run in lego train
prino [Mon, 2 Apr 2012 12:47:38 +0000 (12:47 +0000)]
Modification to run in lego train

12 years agoproper cleanup of HLTOUT at the end of the reconstruction for the case of inactive...
richterm [Mon, 2 Apr 2012 11:06:32 +0000 (11:06 +0000)]
proper cleanup of HLTOUT at the end of the reconstruction for the case of inactive extended AliReconstruction functionality, handles a warning at the end of the reconstruction

12 years agoUpdating TRD thresholds (Raphaelle).
zampolli [Mon, 2 Apr 2012 09:52:22 +0000 (09:52 +0000)]
Updating TRD thresholds (Raphaelle).

12 years agoexample GRP/CTP/Aliases object and macros to read it
rgrosso [Mon, 2 Apr 2012 09:34:01 +0000 (09:34 +0000)]
example GRP/CTP/Aliases object and macros to read it

12 years agoAdd XY cuts for Ds (Gian Michele)
prino [Mon, 2 Apr 2012 09:28:44 +0000 (09:28 +0000)]
Add XY cuts for Ds (Gian Michele)

12 years agocatching warnings for merging of AliTOFHeader and AliESDTrdTrigger; code cleanup...
richterm [Mon, 2 Apr 2012 07:55:06 +0000 (07:55 +0000)]
catching warnings for merging of AliTOFHeader and AliESDTrdTrigger; code cleanup, comments

12 years agopreparing for new reconstruction sequence, full HLT reconstruction (local + ESD)...
richterm [Mon, 2 Apr 2012 07:29:52 +0000 (07:29 +0000)]
preparing for new reconstruction sequence, full HLT reconstruction (local + ESD) executed before all other modules to make HLT ESD available for other reconstructions, HLTOUT instance kept alive during the complete event reconstruction

12 years agoCoverity
prino [Mon, 2 Apr 2012 07:24:14 +0000 (07:24 +0000)]
Coverity

12 years agoUpdating macros (Mikolaj).
zampolli [Mon, 2 Apr 2012 06:27:27 +0000 (06:27 +0000)]
Updating macros (Mikolaj).

12 years agocoverity
gconesab [Mon, 2 Apr 2012 06:09:13 +0000 (06:09 +0000)]
coverity

12 years agoFixing minor problem with running over data
cnattras [Mon, 2 Apr 2012 02:36:23 +0000 (02:36 +0000)]
Fixing minor problem with running over data

12 years agoNew class with track point summary info (Ruben)
prino [Sun, 1 Apr 2012 22:56:27 +0000 (22:56 +0000)]
New class with track point summary info (Ruben)

12 years agoAdd histograms with new shower shape parameters
gconesab [Sun, 1 Apr 2012 13:05:38 +0000 (13:05 +0000)]
Add histograms with new shower shape parameters

12 years agoInitialize the path name to the geometry file in the Init and not in the InitParameters
gconesab [Sun, 1 Apr 2012 10:31:43 +0000 (10:31 +0000)]
Initialize the path name to the geometry file in the Init and not in the InitParameters

12 years agoPhi-weights with slightly better statistics and I had to fix 2 coverity defects.
morsch [Sun, 1 Apr 2012 08:56:01 +0000 (08:56 +0000)]
Phi-weights with slightly better statistics and I had to fix 2 coverity defects.
Robert Grajcarek <grajcarek@physi.uni-heidelberg.de>

12 years agoRestoring path with "j/jotwinow" to make the user test scripts working.
zampolli [Sun, 1 Apr 2012 07:22:57 +0000 (07:22 +0000)]
Restoring path with "j/jotwinow" to make the user test scripts working.
Updating CPass1 jdls with correct executable name (no path needed), + TTL.

12 years agoModifying jdl (full path for executable not needed anymore + decrease TTL).
zampolli [Sun, 1 Apr 2012 07:12:16 +0000 (07:12 +0000)]
Modifying jdl (full path for executable not needed anymore + decrease TTL).

12 years agoModifying jdl (full path for executable not needed anymore + decrease TTL).
zampolli [Sun, 1 Apr 2012 07:11:24 +0000 (07:11 +0000)]
Modifying jdl (full path for executable not needed anymore + decrease TTL).

12 years agoFix for the ntracklets vs Zvertex correction
prino [Sat, 31 Mar 2012 23:51:52 +0000 (23:51 +0000)]
Fix for the ntracklets vs Zvertex correction

12 years agoAdd possibility to run without multiplcity profile correction
prino [Sat, 31 Mar 2012 22:25:30 +0000 (22:25 +0000)]
Add possibility to run without multiplcity profile correction