]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
10 years agoPWGPP-3, PWGPP-4, ATO-52 Configuration file (proposal) for the unit test
mivanov [Thu, 12 Jun 2014 07:45:51 +0000 (09:45 +0200)]
PWGPP-3, PWGPP-4, ATO-52  Configuration file (proposal) for the unit test
                          Currently only setup for the AliAnalysisTaskFilteredTest
                          other options to be tested, increasing number of tests

10 years agoPWGPP-3, PWGPP-4, ATO-52 First version of Unit test to check the AliAnalysisTaskFilt...
mivanov [Thu, 12 Jun 2014 07:42:23 +0000 (09:42 +0200)]
PWGPP-3, PWGPP-4, ATO-52  First version of Unit test to check the AliAnalysisTaskFiltered functionality.

10 years agoPWGPP-3, PWGPP-4 - Reducing the size of the output containers with points (Correspon...
mivanov [Thu, 12 Jun 2014 06:20:35 +0000 (08:20 +0200)]
PWGPP-3, PWGPP-4 - Reducing the size of the output containers with points  (Corresponding UnitTest in separate commit))
0.) Downsaling factor controlled by  SetFriendDownscaling expressed in number of entries or relative size
1.) Use 0 pointer instead of zerro content (zip not efficent)
2.) Removing dummy friend track info from all exporting trees

AliAnalysisTaskFilteredTree.{h,cxx}

10 years agoATO-17- First version of crosstalk effect in MC implemented
mivanov [Wed, 11 Jun 2014 16:16:54 +0000 (18:16 +0200)]
ATO-17- First version of crosstalk effect in MC implemented

10 years agoPWGPP-3, ATO-19 AliAnalysisTaskFilteredTree.{h,cxx} - Set downscaling factor to limit...
mivanov [Wed, 11 Jun 2014 10:23:22 +0000 (12:23 +0200)]
PWGPP-3, ATO-19 AliAnalysisTaskFilteredTree.{h,cxx} - Set downscaling factor to limit output size for friend tracks (friends/full) - for the moment for tracks only (V0, dEdx, cosmic  to come)

void SetFriendDownscaling(Double_t fact)

10 years agoATO-17, ATO-34 Accumulate signal per wire segment, to be use later in crosstalk calcu...
mivanov [Fri, 6 Jun 2014 15:30:42 +0000 (17:30 +0200)]
ATO-17, ATO-34 Accumulate signal per wire segment, to be use later in crosstalk calculation

10 years agoATO-17, ATO-34 Getters for wire segment. Importnat for signal cross-talk simulation...
mivanov [Fri, 6 Jun 2014 11:32:56 +0000 (13:32 +0200)]
ATO-17, ATO-34 Getters for wire segment. Importnat for signal cross-talk simulation/correction.
Crosstalk correction in AliRoot,  TPC: MC tail and crosstalk maker

AliTPCParam.cxx AliTPCParam.h -
           AliTPCParam::GetNPadsPerSegment AliTPCParam::GetWireSegment

10 years agoPWGPP-3 - a.)implemented option to add branches b.) 0 pointers, c.) Impletemneted...
mivanov [Fri, 6 Jun 2014 00:07:27 +0000 (02:07 +0200)]
PWGPP-3 - a.)implemented option to add branches b.) 0 pointers, c.) Impletemneted  TTreeSRedirector::UnitTest()

10 years agoALIROOT-5471 - protection against 0 pointer
mivanov [Thu, 5 Jun 2014 15:02:12 +0000 (17:02 +0200)]
ALIROOT-5471 - protection against 0 pointer

10 years agoAT0-16 minimal length of track requested in debug mode
mivanov [Tue, 3 Jun 2014 16:16:56 +0000 (18:16 +0200)]
AT0-16 minimal length of track requested in debug mode

10 years agoATO-48, ATO-36, ATO-35 - Test function with argument - to check stackrace functionality
mivanov [Tue, 3 Jun 2014 06:21:04 +0000 (08:21 +0200)]
ATO-48, ATO-36, ATO-35 - Test function with argument - to check stackrace functionality

10 years agoATO-48, ATO-36, ATO-35, Step to consistent exception handling in AliRoot and optional...
mivanov [Sun, 1 Jun 2014 22:45:09 +0000 (00:45 +0200)]
ATO-48, ATO-36, ATO-35, Step to consistent exception handling in AliRoot and optional usage of core dumps

ALIROOT/aliroot.cxx - Initialize AliLog before starting application
                    - Catch not caught exception and make AliFatal (stack/trace optionally core dumps)

http://stackoverflow.com/questions/1897940/in-what-ways-do-c-exceptions-slow-down-code-when-there-are-no-exceptions-thown
STEER/STEERBase/AliLog.{h,.cxx} -  dumy AliLog::TestException method for Unit test of exception handling

Example output:

root [0] AliLog::TestException()
Excception catchedTest exception
F-Exception catched: Exception catched
    at /u/miranov/AliRoot/git/TPCdev/STEER/STEERBase/AliLog.cxx:951
Aborted

*In case ALIROOT_FORCE_COREDUMP envirnment variable set*
AliLog::MakeCoreDump
[Thread debugging using libthread_db enabled]
0x00007fb61272f83e in __libc_waitpid (pid=<value optimized out>, stat_loc=0x7fff5489ee0c, options=<value optimized out>) at ../sysdeps/unix/sysv/linux/waitpid.c:32
32      ../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
        in ../sysdeps/unix/sysv/linux/waitpid.c
Current language:  auto
The current source language is "auto; currently c".
Saved corefile core.AliRoot.25124

10 years agoMerge branch 'master' into TPCdev
hristov [Wed, 28 May 2014 08:58:24 +0000 (10:58 +0200)]
Merge branch 'master' into TPCdev

10 years agoVersion where the process for HLT and vdrift on DAQ are off(Raphaelle)
cblume [Wed, 28 May 2014 07:41:32 +0000 (09:41 +0200)]
Version where the process for HLT and vdrift on DAQ are off(Raphaelle)

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Wed, 28 May 2014 07:24:22 +0000 (09:24 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoUpdates in SA tracker
masera [Wed, 28 May 2014 07:23:11 +0000 (09:23 +0200)]
Updates in SA tracker

10 years agoUpdates EvtGen Code
morsch [Wed, 28 May 2014 07:22:23 +0000 (09:22 +0200)]
Updates EvtGen Code
Fiorella Fionda
Giuseppe Bruno

10 years agoMUON trending scripts (Diego)
pcrochet [Tue, 27 May 2014 17:17:03 +0000 (19:17 +0200)]
MUON trending scripts (Diego)

10 years agoModification for new trending scripts (Diego)
pcrochet [Tue, 27 May 2014 17:13:02 +0000 (19:13 +0200)]
Modification for new trending scripts (Diego)

10 years agoIncreasing range of histograms for pPb
cnattras [Tue, 27 May 2014 16:52:19 +0000 (12:52 -0400)]
Increasing range of histograms for pPb

10 years agoMaking default settings more universal
cnattras [Tue, 27 May 2014 16:52:02 +0000 (12:52 -0400)]
Making default settings more universal

10 years agoATO-17 Removing compilation warnings (copy constructor)
mivanov [Tue, 27 May 2014 16:36:40 +0000 (18:36 +0200)]
ATO-17 Removing compilation warnings (copy constructor)

10 years agoATO-17
mivanov [Tue, 27 May 2014 16:20:51 +0000 (18:20 +0200)]
ATO-17
Optional usage of debug streamer  configured

10 years agoATO-17 Adding dummy function: AliTPCDigitizer::DigitizeWithTailAndCrossTalk
mivanov [Tue, 27 May 2014 16:03:55 +0000 (18:03 +0200)]
ATO-17 Adding dummy function:  AliTPCDigitizer::DigitizeWithTailAndCrossTalk
First implementation - copy paste from current implementation +
adding extended pseudo code

10 years agoadded some hist
ssakai [Tue, 27 May 2014 15:13:04 +0000 (17:13 +0200)]
added some hist

10 years agodefault to chd v3 on empty blocks
tbreitne [Tue, 27 May 2014 13:44:36 +0000 (15:44 +0200)]
default to chd v3 on empty blocks

10 years agonext50 trigger mask in AliHLTGlobalEsdConverterComponent
tbreitne [Tue, 27 May 2014 13:42:26 +0000 (15:42 +0200)]
next50 trigger mask in AliHLTGlobalEsdConverterComponent

10 years agoCharged jets (pPb): Different cuts
rhaake [Tue, 27 May 2014 11:52:15 +0000 (13:52 +0200)]
Charged jets (pPb): Different cuts

10 years agoreturning to vAN-20140515 version of the anlsyis task. Efficiency containers changed...
xsanchez [Tue, 27 May 2014 11:49:13 +0000 (13:49 +0200)]
returning to vAN-20140515 version of the anlsyis task. Efficiency containers changed to THnSparse

10 years agoSTART_TIME updated to May 04 2014, 21:02:30 GMT
rgrosso [Tue, 27 May 2014 10:06:06 +0000 (12:06 +0200)]
START_TIME updated to May 04 2014, 21:02:30 GMT

10 years agoBug fix: AliHLTRawReaderPublisherComponent
tbreitne [Tue, 27 May 2014 09:59:54 +0000 (11:59 +0200)]
Bug fix: AliHLTRawReaderPublisherComponent

fixes segmentation violation on empty events
(temporary header structs went out of scope).

10 years agoUpdated lmee PbPb analysis configs
tbroker [Mon, 26 May 2014 13:25:20 +0000 (15:25 +0200)]
Updated lmee PbPb analysis configs
Cutlib file added

10 years agoCreate TRD streamers in recreate mode (to avoid crashes in case of reopen)
mivanov [Tue, 27 May 2014 06:50:41 +0000 (08:50 +0200)]
Create TRD streamers in recreate mode (to avoid crashes in case of reopen)

10 years agoATO-37 - for OCDb entries which can not be retrieved (wahtever reason)
mivanov [Tue, 27 May 2014 06:43:12 +0000 (08:43 +0200)]
ATO-37 - for OCDb entries which can not be retrieved (wahtever reason)
         size and MD5(hash) sum is reset to default -1 0

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
morsch [Tue, 27 May 2014 06:02:38 +0000 (08:02 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agofix spline selection for MC for train tests - Extension
morsch [Tue, 27 May 2014 06:00:34 +0000 (08:00 +0200)]
fix spline selection for MC for train tests   - Extension
of wildcard path delimiter from / to /_
J. Wiechula

10 years agoAnother fix to run over pPb
cnattras [Mon, 26 May 2014 21:48:25 +0000 (17:48 -0400)]
Another fix to run over pPb

10 years agoAnother fix to run over pPb
cnattras [Mon, 26 May 2014 21:47:11 +0000 (17:47 -0400)]
Another fix to run over pPb

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
mkrzewic [Mon, 26 May 2014 19:00:04 +0000 (21:00 +0200)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agomerge trending into current dir instead of terget dir
mkrzewic [Mon, 26 May 2014 18:59:30 +0000 (20:59 +0200)]
merge trending into current dir instead of terget dir

10 years agosmall fix for running over pPb
cnattras [Mon, 26 May 2014 16:02:10 +0000 (12:02 -0400)]
small fix for running over pPb

10 years agoSolve GetAll problem with local storage and specified version
rgrosso [Mon, 26 May 2014 15:31:18 +0000 (17:31 +0200)]
Solve GetAll problem with local storage and specified version

10 years agoATO-37 - STEER/CDB/AliOCDBtoolkit.cxx - Use consistently SetSpecificStorage
mivanov [Mon, 26 May 2014 15:23:20 +0000 (17:23 +0200)]
ATO-37 -  STEER/CDB/AliOCDBtoolkit.cxx - Use consistently SetSpecificStorage
AliCDBId.h - vertual function GetName implemented
AliOCDBtoolkit.cxx

10 years agoincreased pt axis
lmilano [Mon, 26 May 2014 15:11:22 +0000 (17:11 +0200)]
increased pt axis

10 years agoAdded Eta cut to reconstructed MC particles in PWG4HighPtSpectra task
dkeijden [Mon, 26 May 2014 14:41:57 +0000 (16:41 +0200)]
Added Eta cut to reconstructed MC particles in PWG4HighPtSpectra task

10 years agoUpdates
lcunquei [Mon, 26 May 2014 13:59:19 +0000 (15:59 +0200)]
Updates

10 years agoAdd build in .gitignore
rgrosso [Mon, 26 May 2014 13:57:39 +0000 (15:57 +0200)]
Add build in .gitignore

In case the build was done in the source/build

10 years agoadjust container name for cut variations
azimmerm [Mon, 26 May 2014 12:20:03 +0000 (14:20 +0200)]
adjust container name for cut variations

10 years agoAdd bkg subtraction (optional); change to LCH11h as default input set
mvl [Mon, 26 May 2014 12:48:15 +0000 (14:48 +0200)]
Add bkg subtraction (optional); change to LCH11h as default input set

10 years agoMerge branch 'master' into TPCdev
mivanov [Mon, 26 May 2014 12:35:38 +0000 (14:35 +0200)]
Merge branch 'master' into TPCdev

10 years agoATO-37 - STEER/CDB/AliOCDBtoolkit.cx - catch exception in case not valid OCDB entri...
mivanov [Mon, 26 May 2014 10:02:02 +0000 (12:02 +0200)]
ATO-37 -  STEER/CDB/AliOCDBtoolkit.cx  - catch exception in case not valid OCDB entries for OCDB dump
          PWGPP/CalibMacros/AliOCDBtoolkit.sh enable core dumps by default

10 years agoFixing a memory leak
belikov [Mon, 26 May 2014 09:14:45 +0000 (11:14 +0200)]
Fixing a memory leak

10 years agoimprove logging of the aliroot command line
mkrzewic [Mon, 26 May 2014 08:40:15 +0000 (10:40 +0200)]
improve logging of the aliroot command line

10 years agoPWGPP-1 - Applying chi2 cut between the TPC/TRD track matching
mivanov [Mon, 26 May 2014 06:48:58 +0000 (08:48 +0200)]
PWGPP-1 - Applying chi2 cut between the TPC/TRD track matching

10 years agoPWGPP-55, ATO-36, ATO-35 Process ITS standalone tracks find match with chi2 closest...
mivanov [Mon, 26 May 2014 06:18:53 +0000 (08:18 +0200)]
PWGPP-55, ATO-36, ATO-35  Process ITS standalone tracks find match with chi2 closest TPC(or combined tracks) tracks
Adding print in AliLog in case of enabled core dumps

10 years agobugfix - wrong delimiters
mkrzewic [Sun, 25 May 2014 22:11:17 +0000 (00:11 +0200)]
bugfix - wrong delimiters

10 years agothis contains the fixes by Dario to workaround some of the quirks of EOS
mkrzewic [Sun, 25 May 2014 16:08:08 +0000 (18:08 +0200)]
this contains the fixes by Dario to workaround some of the quirks of EOS
and condor:
 - never make any file directly on eos, always work in tmp, then copy
 - condor does not work well with absolute paths of dependency files -
   just create them in the local working dir for makeflow, make an
additional copy to the meta/ dir on the output storage

propagate those changes to running on SGE: done

switch the output structure to the: year/period/run/pass/ structure as
it is required for the QA script.

10 years agoProtection for case where Rho task does not run
mvl [Sun, 25 May 2014 12:20:55 +0000 (14:20 +0200)]
Protection for case where Rho task does not run

10 years agopi0 Re/Mi histograms added, pi0 parameterization set to PHOS13bcdef
prsnko [Sun, 25 May 2014 09:58:36 +0000 (13:58 +0400)]
pi0 Re/Mi histograms added, pi0 parameterization set to PHOS13bcdef

10 years agoRotate to frame where snp=0 before any propagation
shahoian [Sat, 24 May 2014 17:44:46 +0000 (19:44 +0200)]
Rotate to frame where snp=0 before any propagation

10 years agoProper treatment of roundoff error for 0-length step
shahoian [Sat, 24 May 2014 17:43:52 +0000 (19:43 +0200)]
Proper treatment of roundoff error for 0-length step

10 years agoRemoving wrong and useless declaration
hristov [Sat, 24 May 2014 08:17:09 +0000 (10:17 +0200)]
Removing wrong and useless declaration

10 years agoStatic cast needed by C++11
hristov [Sat, 24 May 2014 08:16:33 +0000 (10:16 +0200)]
Static cast needed by C++11

10 years agoAdding RAW to EINCLUDE
hristov [Sat, 24 May 2014 08:16:10 +0000 (10:16 +0200)]
Adding RAW to EINCLUDE

10 years agoProtection to differentiate jump by >pi/4 from 0-size step in GetXatLabR
shahoian [Sat, 24 May 2014 02:00:46 +0000 (04:00 +0200)]
Protection to differentiate jump by >pi/4 from 0-size step in GetXatLabR

10 years agomacro to test ITS TPC matching with FT
shahoian [Fri, 23 May 2014 18:02:53 +0000 (20:02 +0200)]
macro to test ITS TPC matching with FT

10 years agoFix argument for AddTaskJetPreparation
mvl [Fri, 23 May 2014 15:50:40 +0000 (17:50 +0200)]
Fix argument for AddTaskJetPreparation

10 years agoFix argument for AddTaskJetPreparation
mvl [Fri, 23 May 2014 15:47:24 +0000 (17:47 +0200)]
Fix argument for AddTaskJetPreparation

10 years agoFix additional libs (load order + cdfcones)
mvl [Fri, 23 May 2014 15:46:29 +0000 (17:46 +0200)]
Fix additional libs (load order + cdfcones)

10 years agoMessage
fkrizek [Fri, 23 May 2014 11:51:20 +0000 (13:51 +0200)]
Message

10 years agodont create any files in place to avoid problems with eos
mkrzewic [Fri, 23 May 2014 11:47:49 +0000 (13:47 +0200)]
dont create any files in place to avoid problems with eos

10 years agoInclude dummy extreme layers in propagations for single track solution
shahoian [Fri, 23 May 2014 10:27:56 +0000 (12:27 +0200)]
Include dummy extreme layers in propagations for single track solution

10 years agoCharged jets (pPb): Added histograms
rhaake [Fri, 23 May 2014 08:10:39 +0000 (10:10 +0200)]
Charged jets (pPb): Added histograms

10 years agoprotection against round-off errors for very small step propagation
shahoian [Thu, 22 May 2014 22:12:47 +0000 (00:12 +0200)]
protection against round-off errors for very small step propagation

10 years agoFilling histograms that were missed
cnattras [Thu, 22 May 2014 19:36:20 +0000 (15:36 -0400)]
Filling histograms that were missed

10 years agofixing implementation of jet method for hadronic correction so that clusters below...
cnattras [Thu, 22 May 2014 17:33:17 +0000 (13:33 -0400)]
fixing implementation of jet method for hadronic correction so that clusters below the minimum et are not included

10 years agoNew antenna radiation task
lcunquei [Thu, 22 May 2014 15:28:31 +0000 (17:28 +0200)]
New antenna radiation task

10 years agoincluding a histo to make the variation of isolation @ MC level locally
mcosenti [Thu, 22 May 2014 14:06:20 +0000 (11:06 -0300)]
including a histo to make the variation of isolation @ MC level locally

10 years agoBadMap for LHC13bcdef updated
prsnko [Thu, 22 May 2014 12:35:30 +0000 (16:35 +0400)]
BadMap for LHC13bcdef updated

10 years agoLHC13bcdef: time calibration for LG put same as for HG
prsnko [Thu, 22 May 2014 11:04:01 +0000 (15:04 +0400)]
LHC13bcdef: time calibration for LG put same as for HG

10 years agoAdditional methods for single track solution, inter-detector matching study
shahoian [Wed, 21 May 2014 21:46:41 +0000 (23:46 +0200)]
Additional methods for single track solution, inter-detector matching study

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
rlietava [Wed, 21 May 2014 16:19:54 +0000 (17:19 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
The interfaces to 100 classes added to classes in STEER.

10 years agoBetter formulas for the track seeding
belikov [Wed, 21 May 2014 16:17:38 +0000 (18:17 +0200)]
Better formulas for the track seeding

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
rlietava [Wed, 21 May 2014 16:13:19 +0000 (17:13 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years ago100 classes interfaces for STEER classes
rlietava [Wed, 21 May 2014 16:12:49 +0000 (17:12 +0100)]
100 classes interfaces for STEER classes

10 years agoIncremented class version
hristov [Wed, 21 May 2014 14:37:23 +0000 (16:37 +0200)]
Incremented class version

10 years agoCalculating the mean-radial cluster positions
belikov [Wed, 21 May 2014 12:46:26 +0000 (14:46 +0200)]
Calculating the mean-radial cluster positions

10 years agotrigger input file not mandatory anymore, remove few histograms, clean-up (Cynthia)
pcrochet [Wed, 21 May 2014 11:43:10 +0000 (13:43 +0200)]
trigger input file not mandatory anymore, remove few histograms, clean-up (Cynthia)

10 years agoRemove .so for use on Mac OSX
mvl [Wed, 21 May 2014 11:01:05 +0000 (13:01 +0200)]
Remove .so for use on Mac OSX

10 years agoAdd macro to load EMCALJet libs
mvl [Wed, 21 May 2014 11:00:12 +0000 (13:00 +0200)]
Add macro to load EMCALJet libs

10 years agoh-Jet recoil spectra task in EMCal framework; initial revision
fkrizek [Wed, 21 May 2014 10:59:33 +0000 (12:59 +0200)]
h-Jet recoil spectra task in EMCal framework; initial revision

10 years agoAdd default cuts for pp-2010 vs multiplicity analysis
zconesa [Wed, 21 May 2014 09:39:21 +0000 (11:39 +0200)]
Add default cuts for pp-2010 vs multiplicity analysis

10 years agoUpdate copy ctor
zconesa [Wed, 21 May 2014 08:51:26 +0000 (10:51 +0200)]
Update copy ctor

10 years agoDelete the esdTrackCut object after setting it on the default cut methods
zconesa [Wed, 21 May 2014 08:30:02 +0000 (10:30 +0200)]
Delete the esdTrackCut object after setting it on the default cut methods

10 years agoTightening the chi2 cut to 10, and correcting for the beampipe material
belikov [Wed, 21 May 2014 08:03:40 +0000 (10:03 +0200)]
Tightening the chi2 cut to 10, and correcting for the beampipe material

10 years agoFixes for possible leaks
zconesa [Wed, 21 May 2014 07:53:22 +0000 (09:53 +0200)]
Fixes for possible leaks

10 years agoA standalone comparison macro
belikov [Wed, 21 May 2014 07:23:55 +0000 (09:23 +0200)]
A standalone comparison macro

10 years agoMerge branch 'master' of https://git.cern.ch/reps/AliRoot
rlietava [Wed, 21 May 2014 06:20:19 +0000 (07:20 +0100)]
Merge branch 'master' of https://git.cern.ch/reps/AliRoot

10 years agoFixes (Marek Bombara)
rlietava [Wed, 21 May 2014 06:19:26 +0000 (07:19 +0100)]
Fixes (Marek Bombara)

10 years agoBug fix: AliHLTOUTRawReader
tbreitne [Tue, 20 May 2014 22:13:54 +0000 (00:13 +0200)]
Bug fix: AliHLTOUTRawReader

added transparent access to CDH v2 or V3 header from raw reader