]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
9 years agoadd flexibility for main trigger
mverweij [Thu, 27 Nov 2014 14:58:36 +0000 (15:58 +0100)]
add flexibility for main trigger

fix

9 years agoPrimary particle criterion change - test
ddobrigk [Thu, 27 Nov 2014 10:50:24 +0000 (08:50 -0200)]
Primary particle criterion change - test

9 years agoadd class to analyze mock-up trigger
mverweij [Thu, 27 Nov 2014 13:15:17 +0000 (14:15 +0100)]
add class to analyze mock-up trigger
avoid problems with incorrect bit settings in ESD/AOD

9 years agoTrigger associated to 15-20 and 20-50 tracks
fkrizek [Thu, 27 Nov 2014 12:01:45 +0000 (13:01 +0100)]
Trigger associated to 15-20 and 20-50 tracks

9 years agoupdate from DongJo
lmilano [Thu, 27 Nov 2014 12:45:59 +0000 (13:45 +0100)]
update from DongJo

9 years agoImproved particle identification
lramona [Thu, 27 Nov 2014 10:56:37 +0000 (11:56 +0100)]
Improved particle identification

9 years agoChange of logic in main trigger selection:
mfasel [Thu, 27 Nov 2014 09:57:08 +0000 (10:57 +0100)]
Change of logic in main trigger selection:
=============================================================
1) High and low threshold triggers are grouped, only the largest of the 2 is selected
2) Main triggers are not cached any more due to this
3) Trigger patch selection in AliAnalysisTaskEmcal reverted to the status before
4) Simple offline triggers are included in the main trigger patch selection
5) Trigger patches are prepared for the simple offline trigger for Gamma patches

9 years agoNew MFT analysis tools
auras [Wed, 26 Nov 2014 23:02:58 +0000 (00:02 +0100)]
New MFT analysis tools
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoNew MFT analysis tools
auras [Wed, 26 Nov 2014 23:01:39 +0000 (00:01 +0100)]
New MFT analysis tools

9 years agoSwitch to customized vertexers / debug+optimization
ddobrigk [Wed, 26 Nov 2014 19:26:16 +0000 (17:26 -0200)]
Switch to customized vertexers / debug+optimization

9 years agoInitialize track counter and produce trending plots with runs that does not contain...
zconesa [Wed, 26 Nov 2014 22:14:44 +0000 (23:14 +0100)]
Initialize track counter and produce trending plots with runs that does not contain muon tracks (C. Hadjidakis

9 years agoLightweight cascade checks -> code implementation 2
ddobrigk [Wed, 26 Nov 2014 19:09:48 +0000 (17:09 -0200)]
Lightweight cascade checks -> code implementation 2

9 years agoLightweight cascade checks -> code implementation
ddobrigk [Wed, 26 Nov 2014 19:08:48 +0000 (17:08 -0200)]
Lightweight cascade checks -> code implementation

9 years agoextend axis range
mverweij [Wed, 26 Nov 2014 20:06:04 +0000 (21:06 +0100)]
extend axis range

9 years agoactivate all triggers by default
mverweij [Wed, 26 Nov 2014 18:55:48 +0000 (19:55 +0100)]
activate all triggers by default

9 years agoIntroduced eta-cut on tracklets (Massimo) + reduced output logs of task when running MC
fbellini [Wed, 26 Nov 2014 18:37:36 +0000 (19:37 +0100)]
Introduced eta-cut on tracklets (Massimo) + reduced output logs of task when running MC

9 years agoAdd task writing EMCAL trigger information into a tree
mfasel [Wed, 26 Nov 2014 17:14:04 +0000 (18:14 +0100)]
Add task writing EMCAL trigger information into a tree
===================================================================
1) Add Task creating the EMCAL trigger tree
2) Include the new task into the build
3) Add corresponding add macro

9 years agoRemove stale email recipient.
rgrosso [Wed, 26 Nov 2014 16:09:31 +0000 (17:09 +0100)]
Remove stale email recipient.

9 years agoBringing the OB geometry up to date. Macros to produce material budget plots. General...
belikov [Wed, 26 Nov 2014 14:52:57 +0000 (15:52 +0100)]
Bringing the OB geometry up to date. Macros to produce material budget plots. General improvements in the geometry code. (Mario)

9 years agoAdd histograms with VZERO signal for PbPb trigger checks (header file)
mvl [Wed, 26 Nov 2014 14:34:16 +0000 (15:34 +0100)]
Add histograms with VZERO signal for PbPb trigger checks (header file)

9 years agoAdd histograms with VZERO signal for PbPb trigger checks
mvl [Wed, 26 Nov 2014 14:24:56 +0000 (15:24 +0100)]
Add histograms with VZERO signal for PbPb trigger checks

9 years agoMultiplicity added in the efficiency histos + new bins in the event count histo
fprino [Wed, 26 Nov 2014 14:12:53 +0000 (15:12 +0100)]
Multiplicity added in the efficiency histos + new bins in the event count histo

9 years agoCorrect handling of main trigger for multiple trigger classes
mfasel [Wed, 26 Nov 2014 13:26:14 +0000 (14:26 +0100)]
Correct handling of main trigger for multiple trigger classes
==================================================================
1) Modify trigger maker in the way that one can select which type to process (by default all on)
2) Move main trigger patch variable in AliAnalysisTaskEmcal from Pointer to Array (with size of trigger classes)
3) Add argument to the function GetMainTriggerPatch, which is a bitmap, out of which trigger classes to select the main trigger patch
4) If more than 1 trigger class is selected, we choose the highest according to the ADC
5) Consequently enum TriggerType moves from Integer to bits, and the existing part of the code is adapted

9 years agoRemove warning to prevent log size problems
ddobrigk [Wed, 26 Nov 2014 08:32:42 +0000 (06:32 -0200)]
Remove warning to prevent log size problems

9 years agocosmetics
mcosenti [Wed, 26 Nov 2014 11:05:55 +0000 (09:05 -0200)]
cosmetics

9 years agoCentral flags to digit and change of CIU position
mbroz [Wed, 26 Nov 2014 08:53:58 +0000 (09:53 +0100)]
Central flags to digit and change of CIU position

9 years agoanother memory leak fix (incorrect push)
ddobrigk [Tue, 25 Nov 2014 14:56:47 +0000 (12:56 -0200)]
another memory leak fix (incorrect push)

9 years agoMemory leak fix
ddobrigk [Tue, 25 Nov 2014 14:29:36 +0000 (12:29 -0200)]
Memory leak fix

9 years ago cmake and linkdef changes for temporary dev task
rbertens [Tue, 25 Nov 2014 16:42:52 +0000 (17:42 +0100)]
 cmake and linkdef changes for temporary dev task

9 years ago temporary task for debugging and consistency checks
rbertens [Tue, 25 Nov 2014 16:42:13 +0000 (17:42 +0100)]
 temporary task for debugging and consistency checks

9 years agoremove obsolete class
mverweij [Tue, 25 Nov 2014 15:39:10 +0000 (16:39 +0100)]
remove obsolete class

9 years agoreco eff syst
lmilano [Tue, 25 Nov 2014 14:56:20 +0000 (15:56 +0100)]
reco eff syst

9 years ago neither store, draw or plot the results of the fitting function that is used for...
rbertens [Tue, 25 Nov 2014 13:58:17 +0000 (14:58 +0100)]
 neither store, draw or plot the results of the fitting function that is used for vzero calibration

9 years agofix info message
ppillot [Wed, 23 Jul 2014 14:15:45 +0000 (16:15 +0200)]
fix info message

9 years agomore debug messages to monitor number of tracks
ppillot [Thu, 30 Jan 2014 10:40:55 +0000 (11:40 +0100)]
more debug messages to monitor number of tracks

9 years agoadded mono-cathods removal in real Pb-Pb settings
ppillot [Thu, 30 Jan 2014 10:42:20 +0000 (11:42 +0100)]
added mono-cathods removal in real Pb-Pb settings

9 years agoImplementation to reduce output size in Pb-Pb central collisions
ddobrigk [Tue, 25 Nov 2014 09:51:18 +0000 (07:51 -0200)]
Implementation to reduce output size in Pb-Pb central collisions

9 years agoadd the possibility to cut on RAbs
ppillot [Tue, 11 Feb 2014 16:09:30 +0000 (17:09 +0100)]
add the possibility to cut on RAbs

9 years agoadd a flag to reconstruct from clusters instead of digits
ppillot [Tue, 11 Feb 2014 16:04:59 +0000 (17:04 +0100)]
add a flag to reconstruct from clusters instead of digits

9 years agoimprove cluster res. calculation (fit) + add pT and DE res.
ppillot [Tue, 11 Feb 2014 15:22:35 +0000 (16:22 +0100)]
improve cluster res. calculation (fit) + add pT and DE res.

9 years agoadd protection in case TreeD (digits) is not available
ppillot [Tue, 11 Feb 2014 15:10:17 +0000 (16:10 +0100)]
add protection in case TreeD (digits) is not available

9 years agofix array access out of bound + add histo for #chamber hit
ppillot [Tue, 11 Feb 2014 15:02:41 +0000 (16:02 +0100)]
fix array access out of bound + add histo for #chamber hit

9 years agoprint number of reconstructible/reconstructed/MC-matched pairs
ppillot [Tue, 11 Feb 2014 14:51:50 +0000 (15:51 +0100)]
print number of reconstructible/reconstructed/MC-matched pairs

9 years agoCascades: re-vertex a configurable centrality interval
ddobrigk [Tue, 25 Nov 2014 09:41:46 +0000 (07:41 -0200)]
Cascades: re-vertex a configurable centrality interval

9 years agoPP Vs Mult Utils: error handling for non-existing calibration improved
ddobrigk [Tue, 25 Nov 2014 09:20:35 +0000 (07:20 -0200)]
PP Vs Mult Utils: error handling for non-existing calibration improved

9 years agoFix casting to int
fprino [Tue, 25 Nov 2014 11:50:55 +0000 (12:50 +0100)]
Fix casting to int

9 years agoProtection for pool number overflow
fprino [Tue, 25 Nov 2014 11:36:33 +0000 (12:36 +0100)]
Protection for pool number overflow

9 years agoput a more reasonable default value for the minimum energy of exotic cells
gconesab [Tue, 25 Nov 2014 09:39:59 +0000 (10:39 +0100)]
put a more reasonable default value for the minimum energy of exotic cells

9 years agoPlace the rejection of dead channels in the proper location, currently it can produce...
gconesab [Tue, 25 Nov 2014 09:39:26 +0000 (10:39 +0100)]
Place the rejection of dead channels in the proper location, currently it can produce many channels rejection if a dead channel is declared because the index to check the next SDigit is not updated

9 years agoALIROOT-5703 Move AliMergeableCollection to STEERBase
dstocco [Tue, 18 Nov 2014 10:26:27 +0000 (11:26 +0100)]
ALIROOT-5703 Move AliMergeableCollection to STEERBase

9 years agoCharged jets (pPb): Updates for pp analysis
rhaake [Mon, 24 Nov 2014 23:53:52 +0000 (00:53 +0100)]
Charged jets (pPb): Updates for pp analysis

9 years agofix compilation warnings
zconesa [Mon, 24 Nov 2014 21:39:16 +0000 (22:39 +0100)]
fix compilation warnings

9 years agoUpdates: (1)added the check on the z coordinate of MC vertex, (2) requirement to...
zconesa [Mon, 24 Nov 2014 21:13:13 +0000 (22:13 +0100)]
Updates: (1)added the check on the z coordinate of MC vertex, (2) requirement to have only 2 Lc daughters to reject decays in three prongs in the CF, (3) update the definition of TMVA cuts (A.Alici, C.Zampolli)

9 years agofix compilation warnings
zconesa [Wed, 19 Nov 2014 10:55:25 +0000 (11:55 +0100)]
fix compilation warnings

9 years agoadded runs for jason
loizides [Mon, 24 Nov 2014 20:26:40 +0000 (21:26 +0100)]
added runs for jason

9 years agonew version to compute trk eff from output of AliAnalysisTaskMuonTrackingEff
ppillot [Mon, 24 Nov 2014 16:44:34 +0000 (17:44 +0100)]
new version to compute trk eff from output of AliAnalysisTaskMuonTrackingEff

- Compute efficiency at DE, chamber, station and spectro levels vs various variables
- 2 options for error calculation: using frequentist or bayesian method
- improve error propagation at station and spectro levels
- integrate efficiency and error over run (if run-by-run weights provided)

9 years agoA customizable LHAPDF and MC mode option for AODtrain.C
dstocco [Mon, 24 Nov 2014 13:49:46 +0000 (14:49 +0100)]
A customizable LHAPDF and MC mode option for AODtrain.C

9 years agoAdd option to Muon filter in MC
dstocco [Mon, 24 Nov 2014 13:47:43 +0000 (14:47 +0100)]
Add option to Muon filter in MC

Can now keep reconstructed muon ancestor together with
all muon ancestors in MC.
This allows to calculate efficiencies with a reduced output

9 years agoUpdate in Two Particle PID corr: debojit
sjena [Mon, 24 Nov 2014 18:31:18 +0000 (19:31 +0100)]
Update in Two Particle PID corr: debojit

9 years agopatch from Markus for 2+1 analysis
lmilano [Mon, 24 Nov 2014 17:36:24 +0000 (18:36 +0100)]
patch from Markus for 2+1 analysis

9 years agoNew histogramas and new cuts for QA
pgonzale [Mon, 24 Nov 2014 17:01:14 +0000 (18:01 +0100)]
New histogramas and new cuts for QA

9 years agofix muon geometry display
ppillot [Tue, 11 Feb 2014 14:36:48 +0000 (15:36 +0100)]
fix muon geometry display

9 years agopropagate change of viscan_init.C prototype
ppillot [Tue, 11 Feb 2014 14:44:05 +0000 (15:44 +0100)]
propagate change of viscan_init.C prototype

9 years agoSeparate trees for ITSsa and global tracks
mbroz [Mon, 24 Nov 2014 16:13:14 +0000 (17:13 +0100)]
Separate trees for ITSsa and global tracks

9 years agocomment out info log
ppillot [Tue, 11 Feb 2014 14:33:45 +0000 (15:33 +0100)]
comment out info log

9 years agoreco eff syst
lmilano [Mon, 24 Nov 2014 14:48:42 +0000 (15:48 +0100)]
reco eff syst

9 years agocorrected treatment of trigger tracks
ppillot [Thu, 30 Jan 2014 11:07:04 +0000 (12:07 +0100)]
corrected treatment of trigger tracks

9 years agonew version to measure efficiency at pad/MANU/BP/DE/Chamber levels
ppillot [Tue, 28 Jan 2014 11:34:54 +0000 (12:34 +0100)]
new version to measure efficiency at pad/MANU/BP/DE/Chamber levels

- added possibility to use trackCuts
- added possibility to select a centrality range
- added possibility to set Align and RecoParam specific storages
- removed histograms at DE level
- added an axis phi in histograms at chamber level
- added counters to record clusters at pad/MANU/BP/DE/Chamber levels
- added extra histograms
- added possibility to display clusters in mchview in terminate (create a separate file)
- improved searching for missing clusters
- corrected treatment of overlaps

9 years agoo add Reset function to CalPad and CalROC o Add functionality to AliTPCdataQA - Reset...
wiechula [Tue, 11 Nov 2014 14:21:23 +0000 (15:21 +0100)]
o add Reset function to CalPad and CalROC o Add functionality to AliTPCdataQA - ResetData function - Setter for minium charge in cluster - Setter for requiring a neighbouring pad

9 years agoATO-119 - solving merge conflict
mivanov [Sat, 22 Nov 2014 23:50:25 +0000 (00:50 +0100)]
ATO-119 - solving merge conflict

9 years agoATO-97, ATO-78 - implemented convolution of calibration parameters. Used in order...
mivanov [Tue, 4 Nov 2014 06:39:28 +0000 (07:39 +0100)]
ATO-97, ATO-78 - implemented convolution of calibration parameters. Used in order to correlate Pulser (electronic) and Krypton (combined: gas gain + electronic) gain calibration

9 years agoATO-97, ATO-78 - speed-up creation of the AliTPCCalPad objects from TTree
mivanov [Sun, 2 Nov 2014 22:04:00 +0000 (23:04 +0100)]
ATO-97, ATO-78 - speed-up creation of the AliTPCCalPad objects from TTree

9 years agoATO-97 - addopt to the new naming covnevention for branches in calibration trees
mivanov [Tue, 28 Oct 2014 14:45:06 +0000 (15:45 +0100)]
ATO-97 - addopt to the new naming covnevention for branches in calibration trees

9 years agoATO-97 - adding defaul aliases for per pad calibrations
mivanov [Mon, 27 Oct 2014 15:05:55 +0000 (16:05 +0100)]
ATO-97 - adding defaul aliases for per pad calibrations

Conflicts:
TPC/Base/AliTPCcalibDButil.cxx
TPC/Base/AliTPCcalibDButil.h

9 years agoATO-97 Function to connect CalPads trees into the common Tree as friend trees. naming...
mivanov [Fri, 24 Oct 2014 17:42:09 +0000 (19:42 +0200)]
ATO-97 Function to connect CalPads trees into the common Tree as friend trees. naming convention derived from the directory structure

Conflicts:
TPC/Base/AliTPCcalibDButil.cxx
TPC/Base/AliTPCcalibDButil.h

9 years agoATO-78 adding functionality to connect Pulser calibration trees.
mivanov [Wed, 24 Sep 2014 14:55:35 +0000 (16:55 +0200)]
ATO-78 adding functionality to connect Pulser calibration trees.

Conflicts:
TPC/Base/AliTPCcalibDButil.cxx
TPC/Base/AliTPCcalibDButil.h

9 years agoATO-78 - added default aliases for visualization of calibration trees
mivanov [Wed, 24 Sep 2014 14:24:17 +0000 (16:24 +0200)]
ATO-78 - added default aliases for visualization of calibration trees

9 years agoATO-78 - edge handling (mirroring out of range pads) set as an option
mivanov [Mon, 8 Sep 2014 08:16:14 +0000 (10:16 +0200)]
ATO-78 - edge handling (mirroring out of range pads) set as an option

9 years agoATO-78 - Robust filters - modifications for boundary values
mivanov [Sat, 6 Sep 2014 07:32:23 +0000 (09:32 +0200)]
ATO-78  - Robust filters  - modifications for boundary values
AliTPCCalROC.cxx AliTPCCalROC.h test/UnitTest.C

AliTPCCalROC.cxx  - handling of edge effects for the median and LTM filters (http://en.wikipedia.org/wiki/Median_filter#Edge_preservation_properties) + mirroring values at the boundaries
AliTPCCalROC.h    - check the ranges
test/UnitTest.C   - check invariants of median and LTM filters - assert in case of failures

9 years agoATO-78 - Technical changes to compare different calibrations
mivanov [Fri, 5 Sep 2014 09:43:14 +0000 (11:43 +0200)]
ATO-78 - Technical changes to compare different calibrations

TTree interface:
1.)  AliTPCCalPad::MakePadFromTree  : Import TTree::Draw("query") --> AliTPCCalPad
2.)  AliTPCCalPad::AddFriend(TTree * treePad, const char *friendName, const char *fname) :Export AliTPCCalPad -> TTree

Filters:
1.) Bool_t MedianFilter(Int_t deltaRow, Int_t deltaPad);   - Replace the pad calibration with median in neibrhood
2.) Bool_t LTMFilter(Int_t deltaRow, Int_t deltaPad, Float_t fraction, Int_t type) -  Replace the pad calibration with LTM statistic  in neiborhood

Conflicts:
TPC/Base/AliTPCCalPad.cxx
TPC/Base/AliTPCCalPad.h
TPC/Base/AliTPCCalROC.h
TPC/Base/test/UnitTest.C

9 years agoATO-78 a.) adding aliases used for gain correction fitting \n b)Kr and QA prefix...
mivanov [Sun, 10 Aug 2014 07:57:22 +0000 (09:57 +0200)]
ATO-78 a.) adding aliases used for gain correction fitting \n b)Kr and QA prefix for friend trees

9 years agoATO-98 - function returns also status value
mivanov [Sat, 22 Nov 2014 19:59:44 +0000 (20:59 +0100)]
ATO-98 - function returns also status value

9 years agoATO-98 - Connecting distortion trees - selection as an argument
mivanov [Sat, 22 Nov 2014 19:57:18 +0000 (20:57 +0100)]
ATO-98 - Connecting distortion trees - selection as an argument

9 years agoATO-98 -adding additonal distortion/correction to the list of primitive/derivative...
mivanov [Fri, 14 Nov 2014 07:45:03 +0000 (08:45 +0100)]
ATO-98 -adding additonal distortion/correction to the list of primitive/derivative distortions. Misalignment of the field cage strips

9 years ago ATO-98 1.) distinguish between the refX radius and extrapolation radius 2.) Adding...
mivanov [Sat, 8 Nov 2014 16:46:26 +0000 (17:46 +0100)]
 ATO-98 1.) distinguish between the refX radius and extrapolation radius 2.) Adding test to measure the speadd of fast parabolic fit and helix fit (CPU is the same, time spent in the evaluation of distortion not in the fit)

9 years agoATO-98 - forgotten commit - Getter for regstered correction - to enable change of...
mivanov [Sat, 8 Nov 2014 03:40:34 +0000 (04:40 +0100)]
ATO-98 - forgotten  commit - Getter for regstered correction - to enable change of the omega tau factor

9 years agoATO-98 bfield(omega tau) used for the diestortion calculation used as an argument...
mivanov [Thu, 6 Nov 2014 07:07:13 +0000 (08:07 +0100)]
ATO-98 bfield(omega tau) used for the diestortion calculation used as an argument of fits (before taken from the OCDB). Modification made  to enable fitting of residuals for differnt B field in the same AliRoot session.

9 years agoATO-98 make macro to calculate correction derivative again working
mivanov [Thu, 6 Nov 2014 07:04:21 +0000 (08:04 +0100)]
ATO-98 make macro to calculate correction derivative again working

9 years agoAdding pxpx Task: prabhat
sjena [Sat, 22 Nov 2014 21:05:06 +0000 (22:05 +0100)]
Adding pxpx Task: prabhat

9 years agoMerge branch 'MyDevBranch'
zampolli [Sat, 22 Nov 2014 17:45:16 +0000 (18:45 +0100)]
Merge branch 'MyDevBranch'

9 years agoAdding useful print out in case of issues
zampolli [Sat, 22 Nov 2014 17:44:51 +0000 (18:44 +0100)]
Adding useful print out in case of issues

9 years agofix running with QAresults_barrel.root
mkrzewic [Sat, 22 Nov 2014 12:25:19 +0000 (13:25 +0100)]
fix running with QAresults_barrel.root

9 years agoPythia Event Weight changes
lcunquei [Sat, 22 Nov 2014 11:00:17 +0000 (12:00 +0100)]
Pythia Event Weight changes

9 years agoPythia Event Weight modifications
lcunquei [Thu, 20 Nov 2014 20:13:44 +0000 (21:13 +0100)]
Pythia Event Weight modifications

9 years agobug fix
mverweij [Sat, 22 Nov 2014 10:10:23 +0000 (11:10 +0100)]
bug fix

9 years agobug fix in merging
mchojnac [Fri, 21 Nov 2014 18:25:40 +0000 (19:25 +0100)]
bug fix in merging

9 years agomacro to run generation only with choice of generators (S.Jena)
shahoian [Fri, 21 Nov 2014 16:28:53 +0000 (17:28 +0100)]
macro to run generation only with choice of generators (S.Jena)

9 years agoFixing a hidden overlap in the IB model 22 (Mario)
belikov [Fri, 21 Nov 2014 15:19:12 +0000 (16:19 +0100)]
Fixing a hidden overlap in the IB model 22 (Mario)

9 years ago fix for streamer and reading of external file
rbertens [Fri, 21 Nov 2014 14:36:52 +0000 (15:36 +0100)]
 fix for streamer and reading of external file

9 years agoCreate wrapper for JSON macro that calls traditional macro, and add development JSON...
mfasel [Tue, 18 Nov 2014 18:25:34 +0000 (19:25 +0100)]
Create wrapper for JSON macro that calls traditional macro, and add development JSON with ending JSON