]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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

9 years agoChanges relative to restructuring of the JSON core
mfasel [Tue, 18 Nov 2014 15:27:28 +0000 (16:27 +0100)]
Changes relative to restructuring of the JSON core
====================================================
- Use renamed JSON types in the macro
- Call JSON trigger maker add macro in the Jet preparation macro

9 years agoRefactoring of the package
mfasel [Tue, 18 Nov 2014 13:25:54 +0000 (14:25 +0100)]
Refactoring of the package
============================================
1) Move core json functionality to PWG/Tools
2) Simplify naming convention
3) Build EMCAL JSON Configuration on top of core JSON

9 years agoAdd the first macro that uses the JSON configuration instead a list of hard-coded...
mfasel [Thu, 13 Nov 2014 10:30:37 +0000 (11:30 +0100)]
Add the first macro that uses the JSON configuration instead a list of hard-coded parameters

9 years agoAdd header and implementation file for the new class
mfasel [Thu, 13 Nov 2014 10:07:55 +0000 (11:07 +0100)]
Add header and implementation file for the new class

9 years agoAdd class for intersection of a user and a default configuration
mfasel [Thu, 13 Nov 2014 10:07:01 +0000 (11:07 +0100)]
Add class for intersection of a user and a default configuration

9 years agoBug fixes in the JSON Parser + add print functions to the configuration object
mfasel [Wed, 12 Nov 2014 15:47:55 +0000 (16:47 +0100)]
Bug fixes in the JSON Parser + add print functions to the configuration object

9 years ago- Derive value types from TObject so that they can be used in CINT
mfasel [Wed, 12 Nov 2014 15:04:47 +0000 (16:04 +0100)]
- Derive value types from TObject so that they can be used in CINT
- Implement ostream operators

9 years agoInclude EMCAL JSON classes in compilation
mfasel [Tue, 11 Nov 2014 17:31:40 +0000 (18:31 +0100)]
Include EMCAL JSON classes in compilation

9 years agoCreating classes handling the configurations for the Jet EMCAL train as JSON strings
mfasel [Thu, 6 Nov 2014 15:59:45 +0000 (16:59 +0100)]
Creating classes handling the configurations for the Jet EMCAL train as JSON strings

9 years agoAdd JT task from Tomas Snellman
mvl [Fri, 21 Nov 2014 12:06:46 +0000 (13:06 +0100)]
Add JT task from Tomas Snellman

9 years agomake binning more coarse
maszyman [Fri, 21 Nov 2014 11:29:20 +0000 (12:29 +0100)]
make binning more coarse

9 years agoT0RawReader : read 1 or 2 TRMs
alla [Fri, 21 Nov 2014 11:01:44 +0000 (12:01 +0100)]
T0RawReader : read 1 or 2 TRMs

9 years agotext loookup table
alla [Fri, 21 Nov 2014 10:25:53 +0000 (11:25 +0100)]
text loookup table

9 years agoset LookUp table
alla [Fri, 21 Nov 2014 10:23:40 +0000 (11:23 +0100)]
set LookUp table

9 years agoset LookUp table
alla [Fri, 21 Nov 2014 10:22:47 +0000 (11:22 +0100)]
set LookUp table

9 years agoLookUp table for run2 with 2 TRMS
alla [Fri, 21 Nov 2014 10:21:43 +0000 (11:21 +0100)]
LookUp table for run2 with 2 TRMS

9 years ago removed overlapls with MFT support
alla [Fri, 21 Nov 2014 10:19:26 +0000 (11:19 +0100)]
 removed overlapls with MFT support

9 years agobetter log validation
mkrzewic [Fri, 21 Nov 2014 10:29:13 +0000 (11:29 +0100)]
better log validation

9 years agouse leading track unsubtracted jet for data only
mverweij [Fri, 21 Nov 2014 09:22:39 +0000 (10:22 +0100)]
use leading track unsubtracted jet for data only

9 years agoSet ill-formed small numbers to 0
dstocco [Wed, 19 Nov 2014 18:35:45 +0000 (19:35 +0100)]
Set ill-formed small numbers to 0

The LHgrid files contains some very small values, which should be 0.
If the value exponent is a negative number with three digits
the exponential notation is dropped.
This seems to be harmless, except when running pre-compiled code on grid.

9 years agofix AliHLTGlobalEsdConverterComponent
tbreitne [Thu, 20 Nov 2014 21:50:42 +0000 (22:50 +0100)]
fix AliHLTGlobalEsdConverterComponent

after flatdev branch merging:
-- removed lots of std::cout
-- disabled creation of ESDfriends (sloooow)
-- fix library linking
-- bit of code cleanup

9 years agoAdd correlation with EP
mverweij [Thu, 20 Nov 2014 15:42:21 +0000 (16:42 +0100)]
Add correlation with EP

reduce output

9 years agoATO-91 Update in TPC-QA trending: MIPattach now part of dEdx descision in status...
mivanov [Thu, 20 Nov 2014 20:13:53 +0000 (21:13 +0100)]
ATO-91  Update in TPC-QA trending: MIPattach now part of dEdx descision in status bar. Status bar descisions written as friend tree to trending.root (creates trending.backup.root before). Plot ranges mostly variable now. (P.Reichelt)

9 years agoITS PID
mbroz [Thu, 20 Nov 2014 14:36:21 +0000 (15:36 +0100)]
ITS PID

9 years ago-fixed small bug for new flow task in default constructor
fbock [Thu, 20 Nov 2014 14:16:57 +0000 (15:16 +0100)]
-fixed small bug for new flow task in default constructor

9 years agoFixing bug in AliAnalysisMuMuNch related to MC
jmartinb [Thu, 20 Nov 2014 12:06:20 +0000 (13:06 +0100)]
Fixing bug in AliAnalysisMuMuNch related to MC

9 years agoadded time information
ssakai [Thu, 20 Nov 2014 11:39:36 +0000 (12:39 +0100)]
added time information

9 years agogenerate random seeds based on time (Emilia Leogrande, eleogran@cern.ch)
miweber [Thu, 20 Nov 2014 09:33:28 +0000 (10:33 +0100)]
generate random seeds based on time (Emilia Leogrande, eleogran@cern.ch)

9 years agoactivating fast SDD cluster finder in HLT
tbreitne [Thu, 20 Nov 2014 10:06:06 +0000 (11:06 +0100)]
activating fast SDD cluster finder in HLT

9 years agoCorrect configuration entries in the TPC OCDB
haavard [Thu, 20 Nov 2014 08:17:45 +0000 (09:17 +0100)]
Correct configuration entries in the TPC OCDB

9 years agoUpdated macros for physics selection QA
ekryshen [Thu, 20 Nov 2014 07:55:28 +0000 (08:55 +0100)]
Updated macros for physics selection QA

9 years agoAdd few control histograms - Adam Matyja
gconesab [Wed, 19 Nov 2014 18:14:53 +0000 (19:14 +0100)]
Add few control histograms - Adam Matyja

9 years ago use PID contour database file (naghmeh)
rbertens [Wed, 19 Nov 2014 14:51:39 +0000 (15:51 +0100)]
 use PID contour database file (naghmeh)

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
fbock [Wed, 19 Nov 2014 14:46:09 +0000 (15:46 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoadded libraries to AddTask in order to include flow package
fbock [Wed, 19 Nov 2014 14:42:42 +0000 (15:42 +0100)]
added libraries to AddTask in order to include flow package

9 years agoprettier logs
mkrzewic [Tue, 18 Nov 2014 23:25:08 +0000 (00:25 +0100)]
prettier logs

9 years agoCorrect bug in gas composition map processing
haavard [Wed, 19 Nov 2014 14:16:26 +0000 (15:16 +0100)]
Correct bug in gas composition map processing

9 years agohjet mass ana update + bug fix
mverweij [Wed, 19 Nov 2014 13:27:38 +0000 (14:27 +0100)]
hjet mass ana update + bug fix

9 years agoTask for Phi with ITSsa tracks
mbroz [Wed, 19 Nov 2014 13:52:10 +0000 (14:52 +0100)]
Task for Phi with ITSsa tracks

9 years agomodified trainconfig GammaConv PbPb 124 to 131
lleardin [Wed, 19 Nov 2014 10:24:47 +0000 (11:24 +0100)]
modified trainconfig GammaConv PbPb 124 to 131

9 years agoMerge branch 'AndreaV2Changes'
fbock [Wed, 19 Nov 2014 12:47:16 +0000 (13:47 +0100)]
Merge branch 'AndreaV2Changes'

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
fbock [Wed, 19 Nov 2014 12:40:13 +0000 (13:40 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agoaddapted linker files with new dependencies for PhotonFlow
fbock [Wed, 19 Nov 2014 12:37:14 +0000 (13:37 +0100)]
addapted linker files with new dependencies for PhotonFlow

9 years agoadded task for Photon Flow via Skalarproduct by Andrea Dubla
fbock [Wed, 19 Nov 2014 12:36:19 +0000 (13:36 +0100)]
added task for Photon Flow via Skalarproduct by Andrea Dubla

9 years agoAdd event rejection in Filter task as well to avoid any duplicated events in latter...
lmilano [Wed, 19 Nov 2014 12:17:24 +0000 (13:17 +0100)]
Add event rejection in Filter task as well to avoid any duplicated events in latter analysis and new input card for PbPb analysis

9 years agoremoving custom streamer of AliHLTCTPData
tbreitne [Wed, 8 Oct 2014 14:05:20 +0000 (16:05 +0200)]
removing custom streamer of AliHLTCTPData

The custom streamer caused some runtime errors, the schema evolution
rules (#pragma read...) for this class are sufficient.

9 years agoMinor changes.
jniedzie [Wed, 19 Nov 2014 11:06:23 +0000 (12:06 +0100)]
Minor changes.

9 years agonew option for tests in alifakedisplay
jniedzie [Wed, 19 Nov 2014 09:32:59 +0000 (10:32 +0100)]
new option for tests in alifakedisplay

9 years ago fix minor inconsistency in book histogram functions
rbertens [Wed, 19 Nov 2014 11:07:39 +0000 (12:07 +0100)]
 fix minor inconsistency in book histogram functions

9 years ago add pt leading axis to dijet matching histos
rbertens [Wed, 19 Nov 2014 11:07:20 +0000 (12:07 +0100)]
 add pt leading axis to dijet matching histos

9 years agoAliAnalysisMuMu helper classes update
jmartinb [Tue, 18 Nov 2014 17:01:30 +0000 (18:01 +0100)]
AliAnalysisMuMu helper classes update

9 years agofixed streamer issues
fbock [Wed, 19 Nov 2014 10:18:06 +0000 (11:18 +0100)]
fixed streamer issues

9 years agofetch correct max track pt for constituent subtracted jets
mverweij [Tue, 18 Nov 2014 22:46:56 +0000 (23:46 +0100)]
fetch correct max track pt for constituent subtracted jets

9 years agoadd h-jet jet mass analysis class
mverweij [Tue, 18 Nov 2014 22:46:24 +0000 (23:46 +0100)]
add h-jet jet mass analysis class

9 years agoMerge branch 'MyDevBranch'
zampolli [Tue, 18 Nov 2014 17:20:39 +0000 (18:20 +0100)]
Merge branch 'MyDevBranch'

9 years agoFlag added to allow to switch off the new feature of TOF mismatch in the probability...
zampolli [Tue, 18 Nov 2014 17:19:53 +0000 (18:19 +0100)]
Flag added to allow to switch off the new feature of TOF mismatch in the probability computation (F. Noferini)

9 years agoAliAnalysisMuMu classes update
jmartinb [Tue, 18 Nov 2014 13:47:24 +0000 (14:47 +0100)]
AliAnalysisMuMu classes update

9 years ago patch for mistake in bitwise comparison for trigger QA, added function to print...
rbertens [Tue, 18 Nov 2014 15:53:42 +0000 (16:53 +0100)]
 patch for mistake in bitwise comparison for trigger QA, added function to print full trigger info

9 years agoLoop only over MC true tracks in case of MC information
mfasel [Tue, 18 Nov 2014 10:15:09 +0000 (11:15 +0100)]
Loop only over MC true tracks in case of MC information

9 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
sjena [Tue, 18 Nov 2014 14:59:00 +0000 (15:59 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

9 years agobug fixing in pr task : sjena
sjena [Tue, 18 Nov 2014 14:58:32 +0000 (15:58 +0100)]
bug fixing in pr task : sjena

9 years agochanged Addtask_PbPb for Lucia
fbock [Tue, 18 Nov 2014 14:35:46 +0000 (15:35 +0100)]
changed Addtask_PbPb for Lucia

9 years agofixing memory leak in pr task : sjena
sjena [Tue, 18 Nov 2014 14:22:24 +0000 (15:22 +0100)]
fixing memory leak in pr task : sjena

9 years agoAdded a row deleted by mistake
lramona [Tue, 18 Nov 2014 14:15:00 +0000 (15:15 +0100)]
Added a row deleted by mistake

9 years agoRe-commit deleted class to avoid compilation errors
lramona [Tue, 18 Nov 2014 14:06:30 +0000 (15:06 +0100)]
Re-commit deleted class to avoid compilation errors

9 years agoFixing compilation error
lramona [Tue, 18 Nov 2014 13:47:50 +0000 (14:47 +0100)]
Fixing compilation error

9 years agoChange in the CMakelibPWGLFspectra.pkg to take into account the change from previous...
lramona [Tue, 18 Nov 2014 13:40:04 +0000 (14:40 +0100)]
Change in the CMakelibPWGLFspectra.pkg to take into account the change from previous commit

9 years agoRemoved some classed (Same code in JCORRAN packet under PWG-CF) + polished remaining...
lramona [Tue, 18 Nov 2014 13:29:15 +0000 (14:29 +0100)]
Removed some classed (Same code in JCORRAN packet under PWG-CF) + polished remaining code to  get rid of the compiler warnings.

9 years agoTrigger Associated with tracks 15<pT<100
fkrizek [Tue, 18 Nov 2014 07:51:15 +0000 (08:51 +0100)]
Trigger Associated with tracks 15<pT<100