]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agocoverity
gconesab [Fri, 22 Apr 2011 10:07:19 +0000 (10:07 +0000)]
coverity

12 years agoremove unsused class, correct coverity, compilation warning
gconesab [Fri, 22 Apr 2011 09:48:49 +0000 (09:48 +0000)]
remove unsused class, correct coverity, compilation warning

12 years agoFixed warnings
mfloris [Fri, 22 Apr 2011 09:19:55 +0000 (09:19 +0000)]
Fixed warnings

12 years agoCoverity fixes 16578 16568 566 565
mfloris [Fri, 22 Apr 2011 09:14:36 +0000 (09:14 +0000)]
Coverity fixes 16578 16568 566 565

12 years agoFixed warning
mfloris [Fri, 22 Apr 2011 09:13:50 +0000 (09:13 +0000)]
Fixed warning

12 years agoQA updates and mods for pass2
snelling [Fri, 22 Apr 2011 09:09:43 +0000 (09:09 +0000)]
QA updates and mods for pass2

12 years agoCoverify fix 16588
mfloris [Fri, 22 Apr 2011 09:02:10 +0000 (09:02 +0000)]
Coverify fix 16588

12 years agocorrect compilation warning 2
gconesab [Fri, 22 Apr 2011 08:57:51 +0000 (08:57 +0000)]
correct compilation warning 2

12 years agocorrect compilation warning
gconesab [Fri, 22 Apr 2011 08:29:33 +0000 (08:29 +0000)]
correct compilation warning

13 years agofixing one more compilation warning
kleinb [Fri, 22 Apr 2011 04:52:14 +0000 (04:52 +0000)]
fixing one more compilation warning

13 years agoAdded version tailored for pp (AliTrackletTaskMultipp) with additional
shahoian [Thu, 21 Apr 2011 21:38:02 +0000 (21:38 +0000)]
Added version tailored for pp (AliTrackletTaskMultipp) with additional
method to fill intercluster distances

13 years agoAvoid alien plugin limitations:
kharlov [Thu, 21 Apr 2011 20:17:13 +0000 (20:17 +0000)]
Avoid alien plugin limitations:
 1. correct streamer info;
 2. put geometry into the task;
 3. implement a possibility to write into container.
Add a working example macro.

13 years agofix compiler warning
kleinb [Thu, 21 Apr 2011 18:36:27 +0000 (18:36 +0000)]
fix compiler warning

13 years agoadded Teaney correlator
snelling [Thu, 21 Apr 2011 16:04:32 +0000 (16:04 +0000)]
added Teaney correlator

13 years agoUpdated trigger study class for normalization studies in pp@7TeV
mfloris [Thu, 21 Apr 2011 14:40:47 +0000 (14:40 +0000)]
Updated trigger study class for normalization studies in pp@7TeV

13 years agoSome bug fixes, removal of some duplicates and clarified the logic of some pieces...
pulvir [Thu, 21 Apr 2011 14:27:41 +0000 (14:27 +0000)]
Some bug fixes, removal of some duplicates and clarified the logic of some pieces of the workflow.
Splitted the values into three groups, for daughters/pairs/events only, to avoid confusion and too long switch statements.
Added some new cuts, and corrected some old ones (removed a bug in cut on primary vertex, and adjusted cuts on track quality).

Introduced the loop for pair efficiency computation.

13 years agoNew values and cuts
pulvir [Thu, 21 Apr 2011 14:23:45 +0000 (14:23 +0000)]
New values and cuts

13 years agoTPC Laser cut enabled by default.
mfloris [Thu, 21 Apr 2011 14:17:55 +0000 (14:17 +0000)]
TPC Laser cut enabled by default.

13 years agoprint out size of histograms in the list for optimizing memory usage
kleinb [Thu, 21 Apr 2011 13:50:36 +0000 (13:50 +0000)]
print out size of histograms in the list for optimizing memory usage

13 years ago The AliESDpid::kBest_T0 was replaced by (AliESDpid::EStartTimeType_t)fTimeZeroType.
morsch [Thu, 21 Apr 2011 13:15:54 +0000 (13:15 +0000)]
 The AliESDpid::kBest_T0 was replaced by (AliESDpid::EStartTimeType_t)fTimeZeroType.
 This affected only the filtering of the cascade, the PID object is anyway written again going on  with the filtering.

 Davide Caffari

13 years agoFix for Savannah bug 81219 (Melinda)
masera [Thu, 21 Apr 2011 13:12:51 +0000 (13:12 +0000)]
Fix for Savannah bug 81219 (Melinda)

13 years agoTuning of the data/mc scale in the correlation between V0M and NSPD1 for pass2 of...
cvetan [Thu, 21 Apr 2011 13:12:32 +0000 (13:12 +0000)]
Tuning of the data/mc scale in the correlation between V0M and NSPD1 for pass2 of the LHC10h. The value is obtained by Ruben.

13 years agoAdded support for the kCINT5 and kMUS5 classes
mfloris [Thu, 21 Apr 2011 13:11:31 +0000 (13:11 +0000)]
Added support for the kCINT5 and kMUS5 classes

13 years agoIntroduction of CINT5 and CMUS5 triggers (Michele)
cvetan [Thu, 21 Apr 2011 12:53:29 +0000 (12:53 +0000)]
Introduction of CINT5 and CMUS5 triggers (Michele)

13 years agoRemove unnecessary classes
sma [Thu, 21 Apr 2011 12:40:11 +0000 (12:40 +0000)]
Remove unnecessary classes

13 years ago- new class for TPC laser warmupt tracks rejection
jotwinow [Thu, 21 Apr 2011 12:06:50 +0000 (12:06 +0000)]
- new class for TPC laser warmupt tracks rejection
M    PWG1LinkDef.h
A    TPC/AliAnalysisNoiseTPC.cxx
A    TPC/AliAnalysisNoiseTPC.h

- change Init()
M    TPC/AliRecInfoCuts.h
M    TPC/AliMCInfoCuts.cxx
M    TPC/AliMCInfoCuts.h
M    TPC/AliRecInfoCuts.cxx

13 years agoCheck if a session is already active in proof mode - fixed (M.Vala)
agheata [Thu, 21 Apr 2011 11:58:51 +0000 (11:58 +0000)]
Check if a session is already active in proof mode - fixed (M.Vala)

13 years ago- drift velocity and gain validation ranges setters added
marian [Thu, 21 Apr 2011 11:42:32 +0000 (11:42 +0000)]
- drift velocity and gain validation ranges setters added
M    AliTPCPreprocessorOffline.cxx
M    AliTPCPreprocessorOffline.h

13 years agoEnable the outlier identification in ZDC vs V0 space (Alberica)
cvetan [Thu, 21 Apr 2011 10:30:35 +0000 (10:30 +0000)]
Enable the outlier identification in ZDC vs V0 space (Alberica)

13 years agoset dummy branches. Eventually one should do this correctly.
loizides [Thu, 21 Apr 2011 09:13:44 +0000 (09:13 +0000)]
set dummy branches. Eventually one should do this correctly.

13 years agoset properly the analysis order
gconesab [Thu, 21 Apr 2011 08:38:25 +0000 (08:38 +0000)]
set properly the analysis order

13 years agoallow to specify only one EMCAL or PHOS to be QA'ed.
loizides [Thu, 21 Apr 2011 08:24:34 +0000 (08:24 +0000)]
allow to specify only one EMCAL or PHOS to be QA'ed.

13 years agoUpdates to the analysis code (Peter K)
mfloris [Thu, 21 Apr 2011 08:14:04 +0000 (08:14 +0000)]
Updates to the analysis code (Peter K)

13 years agoFixed loading order for OADB, including in par mode. Check if a session is already...
agheata [Thu, 21 Apr 2011 07:25:53 +0000 (07:25 +0000)]
Fixed loading order for OADB, including in par mode. Check if a session is already active in proof mode

13 years agokeep overlap and fixes to isolation
loizides [Thu, 21 Apr 2011 07:07:55 +0000 (07:07 +0000)]
keep overlap and fixes to isolation

13 years ago printout removed
alla [Thu, 21 Apr 2011 05:36:31 +0000 (05:36 +0000)]
 printout removed

13 years agoPi0: Fix some AOD MC analysis cuts
gconesab [Wed, 20 Apr 2011 18:20:01 +0000 (18:20 +0000)]
Pi0: Fix some AOD MC analysis cuts
MC: Move print to debug
CaloUtils: In case gGeoManager present, matrices available, bool for matrices set

13 years agoAdd copy of header and vertices and calocells in case of production and later analysi...
gconesab [Wed, 20 Apr 2011 18:15:52 +0000 (18:15 +0000)]
Add copy of header and vertices and calocells in case of production and later analysis of AODs, optional; add some checks in case of embedding; add option to stop analysis at a maximum event; recover event number from handler in case of AODs

13 years agoUpdate (AndreaR)
dainese [Wed, 20 Apr 2011 15:36:14 +0000 (15:36 +0000)]
Update (AndreaR)

13 years agoI have remade the outliers parameterization (very similar as pass1) based on all...
morsch [Wed, 20 Apr 2011 15:31:38 +0000 (15:31 +0000)]
I have remade the outliers parameterization (very similar as pass1) based on all the merged aod044
A. Toia

13 years agoTrackleter parameters updated for pp (Ruben)
masera [Wed, 20 Apr 2011 15:20:15 +0000 (15:20 +0000)]
Trackleter parameters updated for pp (Ruben)

13 years agodestructor for proof mode
rvernet [Wed, 20 Apr 2011 15:13:40 +0000 (15:13 +0000)]
destructor for proof mode

13 years agoupdated physics selection: the ZDC cut time windows are configured from the OADB
mfloris [Wed, 20 Apr 2011 14:58:07 +0000 (14:58 +0000)]
updated physics selection: the ZDC cut time windows are configured from the OADB

13 years agoAdded new class to store ZDC timing cut window and other trigger analysis configurati...
mfloris [Wed, 20 Apr 2011 14:56:58 +0000 (14:56 +0000)]
Added new class to store ZDC timing cut window and other trigger analysis configurations, updated physics selection configuration

13 years agoinit recalibration looping on 10 and not 12 SM
gconesab [Wed, 20 Apr 2011 14:53:36 +0000 (14:53 +0000)]
init recalibration looping on 10 and not 12 SM

13 years agoUpdate to laser warm-up events cut (Jacek O)
jgrosseo [Wed, 20 Apr 2011 14:52:45 +0000 (14:52 +0000)]
Update to laser warm-up events cut (Jacek O)

13 years agoAdapted the code to run with pp data w/o bg. generation
shahoian [Wed, 20 Apr 2011 14:46:56 +0000 (14:46 +0000)]
Adapted the code to run with pp data w/o bg. generation
Update in the README

13 years agoMacro for trend of SDD calibration updated to skip obselete OCDB files from LE run
prino [Wed, 20 Apr 2011 14:37:37 +0000 (14:37 +0000)]
Macro for trend of SDD calibration updated to skip obselete OCDB files from LE run

13 years ago- fix for track writing (before accumulated over events)
cblume [Wed, 20 Apr 2011 14:22:17 +0000 (14:22 +0000)]
- fix for track writing (before accumulated over events)
- adjustable matching windows for GTU simulation

13 years agostore a bit more information on cells/clusters
loizides [Wed, 20 Apr 2011 13:54:00 +0000 (13:54 +0000)]
store a bit more information on cells/clusters

13 years agoUpdates for embedding on AOD level
morsch [Wed, 20 Apr 2011 12:54:29 +0000 (12:54 +0000)]
Updates for embedding on AOD level
Gustavo Conesa

13 years agoSimple class to export/import data in the HEP data format (import very limited in...
mfloris [Wed, 20 Apr 2011 10:59:08 +0000 (10:59 +0000)]
Simple class to export/import data in the HEP data format (import very limited in this first version)

13 years agoChanges to comply with RELDIS + minor
coppedis [Wed, 20 Apr 2011 10:45:32 +0000 (10:45 +0000)]
Changes to comply with RELDIS + minor

13 years agoadding some speed improvements (Marco v.L.)
kleinb [Wed, 20 Apr 2011 08:37:40 +0000 (08:37 +0000)]
adding some speed improvements (Marco v.L.)

13 years agoadding more flexible hanlding of different JFs
kleinb [Wed, 20 Apr 2011 08:36:39 +0000 (08:36 +0000)]
adding more flexible hanlding of different JFs

13 years agochanged some histo ranges to save memory
kleinb [Wed, 20 Apr 2011 08:35:58 +0000 (08:35 +0000)]
changed some histo ranges to save memory

13 years agoneed to explicitly allocate space for AliEMCALTriggerDCSConfig objects before trying...
dsilverm [Wed, 20 Apr 2011 08:30:38 +0000 (08:30 +0000)]
need to explicitly allocate space for AliEMCALTriggerDCSConfig objects before trying to use them - from Rachid

13 years agoupdate
dainese [Tue, 19 Apr 2011 22:54:47 +0000 (22:54 +0000)]
update

13 years agoUpdate run list for LHC10h (RCT \!bad && \!vdM)
dainese [Tue, 19 Apr 2011 22:43:51 +0000 (22:43 +0000)]
Update run list for LHC10h (RCT \!bad && \!vdM)

13 years agov2 clusterizer
loizides [Tue, 19 Apr 2011 21:52:40 +0000 (21:52 +0000)]
v2 clusterizer

13 years agov2 clusterizer: basically v1 however starts from energy ordered list of cells, and...
loizides [Tue, 19 Apr 2011 21:49:52 +0000 (21:49 +0000)]
v2 clusterizer: basically v1 however starts from energy ordered list of cells, and will not assign neighboring cells if the neighbor cell has more energy (can be switched off)

13 years agoadding some checks and (tmp) AliInfo lines to help debug nightly shuttle test failure...
dsilverm [Tue, 19 Apr 2011 19:42:56 +0000 (19:42 +0000)]
adding some checks and (tmp) AliInfo lines to help debug nightly shuttle test failure after adding retrieval of trigger config from DCS to Preprocessor

13 years agoTPC only cuts created only once
morsch [Tue, 19 Apr 2011 16:27:54 +0000 (16:27 +0000)]
TPC only cuts created only once

13 years agoChanges for #81171 Port request- AliReconstruction: ESD friend filtering - Random...
hristov [Tue, 19 Apr 2011 15:00:46 +0000 (15:00 +0000)]
Changes for #81171 Port request- AliReconstruction: ESD friend filtering - Random cosmic and B field OFF data

13 years agoIn QA task, take TPC BB param from AliAODPidHF
dainese [Tue, 19 Apr 2011 14:23:47 +0000 (14:23 +0000)]
In QA task, take TPC BB param from AliAODPidHF

13 years agorevert unwanted change from previous commit, add some tabs
gconesab [Tue, 19 Apr 2011 14:00:44 +0000 (14:00 +0000)]
revert unwanted change from previous commit, add some tabs

13 years agoadd protection against truncated events + coverity - Rachid
gconesab [Tue, 19 Apr 2011 13:36:19 +0000 (13:36 +0000)]
add protection against truncated events + coverity - Rachid

13 years agoFix for the include path
hristov [Tue, 19 Apr 2011 13:19:03 +0000 (13:19 +0000)]
Fix for the include path

13 years agoThe corrected ZDC timing cuts as members of the class.
cvetan [Tue, 19 Apr 2011 12:28:26 +0000 (12:28 +0000)]
The corrected ZDC timing cuts as members of the class.

13 years agoUnintentional delete corrected.
morsch [Tue, 19 Apr 2011 12:06:21 +0000 (12:06 +0000)]
Unintentional delete corrected.

13 years agoUpdates + addition of EMCal
andronic [Tue, 19 Apr 2011 12:02:23 +0000 (12:02 +0000)]
Updates + addition of EMCal

13 years agoUpdates, adding EMCal (committing on behalf of Silvia)
andronic [Tue, 19 Apr 2011 12:01:16 +0000 (12:01 +0000)]
Updates, adding EMCal (committing on behalf of Silvia)

13 years agoAOD based merging updates.
morsch [Tue, 19 Apr 2011 10:17:22 +0000 (10:17 +0000)]
AOD based merging updates.
Gustavo Conesa

13 years ago- update handling of arrayDictionary
cblume [Tue, 19 Apr 2011 10:11:43 +0000 (10:11 +0000)]
- update handling of arrayDictionary
- shift Q0, Q1 in tracklet to remove additional digits

13 years agoFixes for #81212: loadlibs.C macro doesn't work with v4-21-21-AN
hristov [Tue, 19 Apr 2011 07:37:06 +0000 (07:37 +0000)]
Fixes for #81212: loadlibs.C macro doesn't work with v4-21-21-AN

13 years agostarted code cleanup of Huffman encoding package, using AliAltroRawStreamV3 for data...
richterm [Tue, 19 Apr 2011 05:51:28 +0000 (05:51 +0000)]
started code cleanup of Huffman encoding package, using AliAltroRawStreamV3 for data access, commissioning ongoing

13 years agoI/O constructor is added
kharlov [Mon, 18 Apr 2011 20:12:57 +0000 (20:12 +0000)]
I/O constructor is added

13 years agoConstructor of the task is corrected
kharlov [Mon, 18 Apr 2011 19:54:12 +0000 (19:54 +0000)]
Constructor of the task is corrected

13 years agoNumerical protection (Savannah #81183)
belikov [Mon, 18 Apr 2011 14:50:48 +0000 (14:50 +0000)]
Numerical protection (Savannah #81183)

13 years agomore realistic time resolution as a function of energy (fit and parameters from Franc...
dsilverm [Mon, 18 Apr 2011 14:17:12 +0000 (14:17 +0000)]
more realistic time resolution as a function of energy (fit and parameters from Francesco Blanco)

13 years ago- provide option to save all individual pads of all canvases, by default it is off
kkanaki [Mon, 18 Apr 2011 14:10:13 +0000 (14:10 +0000)]
- provide option to save all individual pads of all canvases, by default it is off

13 years agoAdded option for initialization of peak position (Francesco) + new parameterization...
prino [Mon, 18 Apr 2011 14:07:48 +0000 (14:07 +0000)]
Added option for initialization of peak position (Francesco) + new parameterization of mean positions (Melinda) + new containers for fit parameters (Riccardo Russo)

13 years agoAdding new DPs for TPC.
zampolli [Mon, 18 Apr 2011 13:29:07 +0000 (13:29 +0000)]
Adding new DPs for TPC.

13 years agoTypo fixed.
zampolli [Mon, 18 Apr 2011 13:20:26 +0000 (13:20 +0000)]
Typo fixed.

13 years agoUpdating EMCAL configuration at P2 - adding new DPs.
zampolli [Mon, 18 Apr 2011 13:13:34 +0000 (13:13 +0000)]
Updating EMCAL configuration at P2 - adding new DPs.

13 years ago- set X titles in the task, so that the canvases can be filled in loops in the macro
kkanaki [Mon, 18 Apr 2011 13:09:27 +0000 (13:09 +0000)]
- set X titles in the task, so that the canvases can be filled in loops in the macro

13 years agoUpdating TPC configuration with new DPs.
zampolli [Mon, 18 Apr 2011 13:01:13 +0000 (13:01 +0000)]
Updating TPC configuration with new DPs.

13 years agoSet flag to kFALSE after compression
cblume [Mon, 18 Apr 2011 12:57:28 +0000 (12:57 +0000)]
Set flag to kFALSE after compression

13 years agoAdding additional detectors )all outer )
marian [Mon, 18 Apr 2011 12:43:27 +0000 (12:43 +0000)]
Adding additional detectors  )all outer )

Jochen + Rongrong

13 years agoadd calculation of epsilon using (1-x)+x*ncoll as a weight
snelling [Mon, 18 Apr 2011 12:38:05 +0000 (12:38 +0000)]
add calculation of epsilon using (1-x)+x*ncoll as a weight

13 years agonext version for gsi train
loizides [Mon, 18 Apr 2011 11:41:39 +0000 (11:41 +0000)]
next version for gsi train

13 years ago- DCA calculations according to what is done in the PWG1 task
kkanaki [Mon, 18 Apr 2011 09:02:51 +0000 (09:02 +0000)]
- DCA calculations according to what is done in the PWG1 task

13 years agoChange requested by Benjamin
cblume [Mon, 18 Apr 2011 08:56:17 +0000 (08:56 +0000)]
Change requested by Benjamin

13 years agoChanges and bugfixes by Uwe
cblume [Mon, 18 Apr 2011 08:51:47 +0000 (08:51 +0000)]
Changes and bugfixes by Uwe

13 years agoUpdate
dainese [Mon, 18 Apr 2011 08:16:33 +0000 (08:16 +0000)]
Update

13 years agofull chain for pass0: channels equalizing and season time shift correction
alla [Mon, 18 Apr 2011 07:49:53 +0000 (07:49 +0000)]
full chain for pass0: channels equalizing and season time shift correction

13 years agoefficiency histograms added
alla [Mon, 18 Apr 2011 07:22:49 +0000 (07:22 +0000)]
efficiency histograms added

13 years ago- calculate the DCA for offline as for HLT, without the use of the TPC inner parameters
kkanaki [Sun, 17 Apr 2011 20:44:17 +0000 (20:44 +0000)]
- calculate the DCA for offline as for HLT, without the use of the TPC inner parameters
- use as default cuts in compare-HLT-offline-local.C, |eta|<0.9, pt>0.3 GeV/c, |DCAr|<7 cm and |DCAz|<7 cm (adjustable)

13 years agoRenamed some vars plus print task settings in usercreateobjects
loizides [Sun, 17 Apr 2011 19:22:15 +0000 (19:22 +0000)]
Renamed some vars plus print task settings in usercreateobjects

13 years agoRemove forgotten debug statements
loizides [Sun, 17 Apr 2011 18:53:39 +0000 (18:53 +0000)]
Remove forgotten debug statements