]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoChanged back to raw://
agheata [Mon, 21 Feb 2011 09:12:21 +0000 (09:12 +0000)]
Changed back to raw://

13 years agoForgotten commit
marian [Mon, 21 Feb 2011 08:58:37 +0000 (08:58 +0000)]
Forgotten commit
Binning integration - argument of the make lookup

13 years agoRefactoring for dN/deta tasks, more diagnostics histograms in event selector
cholm [Mon, 21 Feb 2011 08:48:22 +0000 (08:48 +0000)]
Refactoring for dN/deta tasks, more diagnostics histograms in event selector

13 years agoRefactoring of dN/deta task to common base class
cholm [Mon, 21 Feb 2011 08:47:23 +0000 (08:47 +0000)]
Refactoring of dN/deta task to common base class

13 years agoAliRsnCut:
pulvir [Mon, 21 Feb 2011 08:17:42 +0000 (08:17 +0000)]
AliRsnCut:
- some restyling of the class

AliRsnValue:
- added the possibility to retrieve an AliESDpid object from an AliESDInputHandler, in order to compute as values also the detector responses

AliRsnTarget:
- added an utility static function to retrieve the target type for a given object

AliRsnEvent:
- removed most of the dynamic_cast calls, replaced with ROOT RTTI using TClass

13 years agoRemoved the 'useMC' data member which is never used along the class. In the only...
pulvir [Mon, 21 Feb 2011 08:11:48 +0000 (08:11 +0000)]
Removed the 'useMC' data member which is never used along the class. In the only place where it is used, it became an argument for a unique function; moreover, the getters have been made more readable and meaningful

13 years agoRemoved AliRsnPairDef data member. If neede, it must be set as support object in...
pulvir [Mon, 21 Feb 2011 08:09:52 +0000 (08:09 +0000)]
Removed AliRsnPairDef data member. If neede, it must be set as support object in a value computed on pairs

13 years agoMissing space
hristov [Mon, 21 Feb 2011 08:09:11 +0000 (08:09 +0000)]
Missing space

13 years agoadding explicit type conversions
richterm [Mon, 21 Feb 2011 07:48:40 +0000 (07:48 +0000)]
adding explicit type conversions

13 years agoadding explicit type conversions
richterm [Mon, 21 Feb 2011 07:45:28 +0000 (07:45 +0000)]
adding explicit type conversions

13 years agocorrecting memory leaks on error conditions
richterm [Mon, 21 Feb 2011 07:36:04 +0000 (07:36 +0000)]
correcting memory leaks on error conditions

13 years agocommenting code lines having no effect but had been added for clarity
richterm [Mon, 21 Feb 2011 07:31:53 +0000 (07:31 +0000)]
commenting code lines having no effect but had been added for clarity

13 years agono functional change, using safe string operations and checking NULL pointer
richterm [Mon, 21 Feb 2011 05:57:52 +0000 (05:57 +0000)]
no functional change, using safe string operations and checking NULL pointer

13 years agoAdd -Wconversion to Mac warnings
fca [Mon, 21 Feb 2011 02:09:18 +0000 (02:09 +0000)]
Add -Wconversion to Mac warnings

13 years agoMethod GetPattern removed
masera [Sun, 20 Feb 2011 21:45:17 +0000 (21:45 +0000)]
Method GetPattern removed

13 years agoFixing warning (Laurent)
martinez [Sun, 20 Feb 2011 21:38:19 +0000 (21:38 +0000)]
Fixing warning (Laurent)

13 years agoPossibility to constrain the curvature in local eq. of MP2 (Ruben)
masera [Sun, 20 Feb 2011 21:37:02 +0000 (21:37 +0000)]
Possibility to constrain the curvature in local eq. of MP2 (Ruben)

13 years agoExport into OCDB time dependent alignment TPC-ITS-Vertex
marian [Sun, 20 Feb 2011 20:42:19 +0000 (20:42 +0000)]
Export into OCDB time dependent alignment TPC-ITS-Vertex
(Marian)

13 years agoAdding function neccessary for multidimentsional linear fits
marian [Sun, 20 Feb 2011 20:36:20 +0000 (20:36 +0000)]
Adding function neccessary for multidimentsional linear fits
with constraints.
Marian

13 years agoFixing warnings
fca [Sun, 20 Feb 2011 16:49:36 +0000 (16:49 +0000)]
Fixing warnings

13 years agoFix for coverity, potential mem leak
slindal [Sun, 20 Feb 2011 13:32:16 +0000 (13:32 +0000)]
Fix for coverity, potential mem leak

13 years ago- remove legacy code for old raw reader
cblume [Sat, 19 Feb 2011 21:03:05 +0000 (21:03 +0000)]
- remove legacy code for old raw reader
- prepare track writing in case of no digits conversion

13 years agoReplacing TRefArray by TObjArray speeds up reading of MCEvents in PbPb
morsch [Sat, 19 Feb 2011 18:27:33 +0000 (18:27 +0000)]
Replacing TRefArray by TObjArray speeds up reading of MCEvents in PbPb

13 years ago- use identical code for calculation of tracklet parameters as in FEE
cblume [Sat, 19 Feb 2011 18:23:56 +0000 (18:23 +0000)]
- use identical code for calculation of tracklet parameters as in FEE
- automatically load default values of TRAP settings for simulation

13 years agoUpdating EMCAL configuration at P2.
zampolli [Sat, 19 Feb 2011 17:49:28 +0000 (17:49 +0000)]
Updating EMCAL configuration at P2.

13 years ago- remove legacy code for old raw stream
cblume [Sat, 19 Feb 2011 17:35:11 +0000 (17:35 +0000)]
- remove legacy code for old raw stream
- prepare tracklet/track writing in case of digits conversion

13 years agofixed coverity warnings
basanta [Sat, 19 Feb 2011 17:01:53 +0000 (17:01 +0000)]
fixed coverity warnings

13 years agoAliESDpid now IS A TObject
fca [Sat, 19 Feb 2011 16:41:48 +0000 (16:41 +0000)]
AliESDpid now IS A TObject

13 years agoLinear fit with constrains implemented
marian [Sat, 19 Feb 2011 10:22:22 +0000 (10:22 +0000)]
Linear fit with constrains implemented
(Marian Ivanov)

13 years agonew flags for handling of delta AODs
kleinb [Fri, 18 Feb 2011 21:41:08 +0000 (21:41 +0000)]
new flags for handling of delta AODs

13 years agoAdded PostData to UserCreateOutputObjects
kleinb [Fri, 18 Feb 2011 21:40:18 +0000 (21:40 +0000)]
Added PostData to UserCreateOutputObjects

13 years agofix to avoid crash when runnign with option 1
kleinb [Fri, 18 Feb 2011 21:37:54 +0000 (21:37 +0000)]
fix to avoid crash when runnign with option 1

13 years agohandle reference tracks correctly for background subtraction and randomized events
kleinb [Fri, 18 Feb 2011 20:53:58 +0000 (20:53 +0000)]
handle reference tracks correctly for background subtraction and randomized events

13 years agoput delete before placement new, mem. leak possible in case entries==0 because of...
kleinb [Fri, 18 Feb 2011 20:49:22 +0000 (20:49 +0000)]
put delete before placement new, mem. leak possible in case entries==0 because of TRefArray::Clear

13 years agotardy .h
morsch [Fri, 18 Feb 2011 19:42:26 +0000 (19:42 +0000)]
tardy .h

13 years ago1. i need to know pointer to parent inputhandler (In case i want to access
morsch [Fri, 18 Feb 2011 17:28:57 +0000 (17:28 +0000)]
1. i need to know pointer to parent inputhandler (In case i want to access
right AliMultiInputHandler from child)

2. for physics selection i need that AliMultiInputEventHandler will get
EventSelection from AliESDInputHandler.
M. Vala

13 years agoMinor modifications to use also the Centrality in 2d with ZDC vs ZEM parameterized...
morsch [Fri, 18 Feb 2011 17:10:28 +0000 (17:10 +0000)]
Minor modifications to use also the Centrality in 2d with ZDC vs ZEM parameterized by Cvetan

13 years ago2D Centrality files
morsch [Fri, 18 Feb 2011 17:08:23 +0000 (17:08 +0000)]
2D Centrality files
A. Toia

13 years agoCoverity fixes (Laurent, Ivana)
martinez [Fri, 18 Feb 2011 16:54:37 +0000 (16:54 +0000)]
Coverity fixes (Laurent, Ivana)

13 years agoCoverity fix. Set labels of half-chamber histograms (Philippe)
martinez [Fri, 18 Feb 2011 16:45:39 +0000 (16:45 +0000)]
Coverity fix. Set labels of half-chamber histograms (Philippe)

13 years agoswapped p2 pt2 corrected
morsch [Fri, 18 Feb 2011 16:42:36 +0000 (16:42 +0000)]
swapped p2 pt2  corrected
A. Dainese

13 years agofunctions replaced by expressions
morsch [Fri, 18 Feb 2011 16:41:04 +0000 (16:41 +0000)]
functions replaced by expressions
A. Toia

13 years agosprintf replaced by snprintf.
morsch [Fri, 18 Feb 2011 16:40:34 +0000 (16:40 +0000)]
sprintf replaced by snprintf.

13 years agoPossiibility to use time dependent alignment
marian [Fri, 18 Feb 2011 16:20:18 +0000 (16:20 +0000)]
Possiibility to use time dependent alignment

 AliTPCcalibDB.h AliTPCcalibDB.cxx - getter for time dependent alignment
 AliTPCTransform.cxx               - usage of time dependent alignment if available
                                   - use the trandormation instead olf cal pad for the z alignment - if available

AliTPCtrackerMI.cxx                - use alignment integrated in the Correction framework - if available

13 years agoChanged hard-coded credentials (logbook connection) to
pdebski [Fri, 18 Feb 2011 15:22:26 +0000 (15:22 +0000)]
Changed hard-coded credentials (logbook connection) to
environmental variables (requested by Barth)

13 years agoWhere possible, replaced dynamic_cast with ROOT RTTI using TClass.
pulvir [Fri, 18 Feb 2011 15:02:17 +0000 (15:02 +0000)]
Where possible, replaced dynamic_cast with ROOT RTTI using TClass.
Where possible, made use of the AliRsnTarget built-in daughter/mother/event pointers, and TargetOK() function in all cuts.
Added single-track efficiency computations, and a base class for efficiency.

13 years agoMore mods for embedding
laphecet [Fri, 18 Feb 2011 14:42:38 +0000 (14:42 +0000)]
More mods for embedding

13 years agobug fix in finding particle's mother
jgrosseo [Fri, 18 Feb 2011 14:15:07 +0000 (14:15 +0000)]
bug fix in finding particle's mother

13 years agoRemoving warning for calibration events
coppedis [Fri, 18 Feb 2011 14:10:45 +0000 (14:10 +0000)]
Removing warning for calibration events

13 years agoTasks moved to PWG1
coppedis [Fri, 18 Feb 2011 14:09:55 +0000 (14:09 +0000)]
Tasks moved to PWG1

13 years agoCoverty fix
loizides [Fri, 18 Feb 2011 13:38:19 +0000 (13:38 +0000)]
Coverty fix

13 years agoFixed bug in AliRsnPair::Fill()
pulvir [Fri, 18 Feb 2011 13:24:42 +0000 (13:24 +0000)]
Fixed bug in AliRsnPair::Fill()

13 years agoAdding PostData in UserCreateOutputObjects()
kleinb [Fri, 18 Feb 2011 13:19:51 +0000 (13:19 +0000)]
Adding PostData in UserCreateOutputObjects()

13 years agoAdded PostData in UserCreateOutputObjects
kleinb [Fri, 18 Feb 2011 12:59:44 +0000 (12:59 +0000)]
Added PostData in UserCreateOutputObjects

13 years agoCoverity fix (Ivana)
martinez [Fri, 18 Feb 2011 12:01:50 +0000 (12:01 +0000)]
Coverity fix (Ivana)

13 years agoSmall corrections to the TENDER code, which will support AliTenderInputHander(current...
mvala [Fri, 18 Feb 2011 10:55:54 +0000 (10:55 +0000)]
Small corrections to the TENDER code, which will support AliTenderInputHander(currently in development) needed for event mixing.

13 years agofixes from Laurent for the MC branch in the AOD filters
agheata [Fri, 18 Feb 2011 10:52:02 +0000 (10:52 +0000)]
fixes from Laurent for the MC branch in the AOD filters

13 years agoPatch for the tracker
marian [Fri, 18 Feb 2011 10:25:06 +0000 (10:25 +0000)]
Patch for the tracker

13 years agothe reconstruction now can be done setting up to 8 layers in ITSUpgrade
cterrevo [Fri, 18 Feb 2011 10:14:16 +0000 (10:14 +0000)]
the reconstruction now can be done setting up to 8 layers in ITSUpgrade

13 years agoUse the bit set in the zdc for the energy calibration (Alberica)
hristov [Fri, 18 Feb 2011 09:36:11 +0000 (09:36 +0000)]
Use the bit set in the zdc for the energy calibration (Alberica)

13 years agoCoverity fix (Ivana)
martinez [Fri, 18 Feb 2011 09:32:53 +0000 (09:32 +0000)]
Coverity fix (Ivana)

13 years agoCoverity fix (Ivana)
martinez [Fri, 18 Feb 2011 09:30:51 +0000 (09:30 +0000)]
Coverity fix (Ivana)

13 years agoReverted wrong commit (thanks Raoul for spotting it)
dainese [Fri, 18 Feb 2011 08:59:38 +0000 (08:59 +0000)]
Reverted wrong commit (thanks Raoul for spotting it)

13 years agoRemoved hard-coded username and password for accessing
pdebski [Fri, 18 Feb 2011 08:34:48 +0000 (08:34 +0000)]
Removed hard-coded username and password for accessing
the database. Using environment variables instead.

13 years agoCoverity fixes (A. De Caro)
belikov [Fri, 18 Feb 2011 07:51:30 +0000 (07:51 +0000)]
Coverity fixes (A. De Caro)

13 years agoEliminate warnings
sma [Thu, 17 Feb 2011 17:58:52 +0000 (17:58 +0000)]
Eliminate warnings

13 years agoInverse the MC non linearity correction
gconesab [Thu, 17 Feb 2011 17:58:02 +0000 (17:58 +0000)]
Inverse the MC non linearity correction

13 years agoNew values for the V0 and Cascade finding cuts in PbPb
belikov [Thu, 17 Feb 2011 17:56:12 +0000 (17:56 +0000)]
New values for the V0 and Cascade finding cuts in PbPb

13 years ago1.) QC code runs now even faster
snelling [Thu, 17 Feb 2011 17:47:06 +0000 (17:47 +0000)]
1.) QC code runs now even faster

2.) 2D differential cumulants are back on track.

3.) Propagated error also to differential cumulants vs pt and vs eta

4.) New feature: Implemented histograms which quantify detector bias to differential flow, both vs pt and vs eta
    (You can find them in the QC output/Differential Flow/Results).

5.) Resolved issue with accessing modified common constants in Finish() (relevant for high-pt analysis)

6.) Fixed Coverity issues;

13 years agofix for TOF
snelling [Thu, 17 Feb 2011 17:41:59 +0000 (17:41 +0000)]
fix for TOF

13 years agoFix warning (Raphaelle)
cblume [Thu, 17 Feb 2011 17:36:16 +0000 (17:36 +0000)]
Fix warning (Raphaelle)

13 years agoExtra cut number to allow a cut using TOF signal
amarin [Thu, 17 Feb 2011 17:19:16 +0000 (17:19 +0000)]
Extra cut number to allow a cut using TOF signal

13 years agoBe much less verbose when not needed...
laphecet [Thu, 17 Feb 2011 17:09:45 +0000 (17:09 +0000)]
Be much less verbose when not needed...

13 years agoAdding centrality selection and additional muon track cuts for PbPb (Xiaoming)
martinez [Thu, 17 Feb 2011 17:06:52 +0000 (17:06 +0000)]
Adding centrality selection and additional muon track cuts for PbPb (Xiaoming)

13 years agoAdded counter for fake daughters
dainese [Thu, 17 Feb 2011 16:18:44 +0000 (16:18 +0000)]
Added counter for fake daughters

13 years agofixed typo
kleinb [Thu, 17 Feb 2011 15:56:16 +0000 (15:56 +0000)]
fixed typo

13 years agoCorrection of matching check
pulvir [Thu, 17 Feb 2011 15:51:55 +0000 (15:51 +0000)]
Correction of matching check

13 years agomore coverity fixes
kleinb [Thu, 17 Feb 2011 15:45:44 +0000 (15:45 +0000)]
more coverity fixes

13 years agofixed typo
kleinb [Thu, 17 Feb 2011 15:15:59 +0000 (15:15 +0000)]
fixed typo

13 years agoAdded some useful constructors to AliRsnDaughterDef
pulvir [Thu, 17 Feb 2011 15:10:11 +0000 (15:10 +0000)]
Added some useful constructors to AliRsnDaughterDef

13 years agoImproved functionality of AliRsnDaughterDef::MatchesDaughter()
pulvir [Thu, 17 Feb 2011 14:58:17 +0000 (14:58 +0000)]
Improved functionality of AliRsnDaughterDef::MatchesDaughter()

13 years agohas to be positive otherwise no clusters made
loizides [Thu, 17 Feb 2011 14:46:21 +0000 (14:46 +0000)]
has to be positive otherwise no clusters made

13 years agoCoverity fixes.
policheh [Thu, 17 Feb 2011 14:35:05 +0000 (14:35 +0000)]
Coverity fixes.

13 years agorun centrality on MC
mfloris [Thu, 17 Feb 2011 14:15:02 +0000 (14:15 +0000)]
run centrality on MC

13 years agoImplemented fix for bug in ITSsa analysis (eta cut)
mfloris [Thu, 17 Feb 2011 14:11:30 +0000 (14:11 +0000)]
Implemented fix for bug in ITSsa analysis (eta cut)

13 years agocoverity fixes
gconesab [Thu, 17 Feb 2011 14:03:12 +0000 (14:03 +0000)]
coverity fixes

13 years agoAdding a bit to distinguish whether the reco ZDC data are energy calibrated (like...
hristov [Thu, 17 Feb 2011 14:02:39 +0000 (14:02 +0000)]
Adding a bit to distinguish whether the reco ZDC data are energy calibrated (like it will be in pass2) or not (pass1-like). Chiara

13 years agocorrecting typo in the source file definitions preventing all HLT EMCAL files from...
richterm [Thu, 17 Feb 2011 13:05:52 +0000 (13:05 +0000)]
correcting typo in the source file definitions preventing all HLT EMCAL files from being build

13 years agomore coverty fixes
snelling [Thu, 17 Feb 2011 12:25:44 +0000 (12:25 +0000)]
more coverty fixes

13 years agocoverty fixes
snelling [Thu, 17 Feb 2011 12:24:13 +0000 (12:24 +0000)]
coverty fixes

13 years agofix in the constructor
pulvir [Thu, 17 Feb 2011 12:23:05 +0000 (12:23 +0000)]
fix in the constructor

13 years agoFix for coverity
decaro [Thu, 17 Feb 2011 12:07:14 +0000 (12:07 +0000)]
Fix for coverity

13 years agoDefined a prototype definition for single track and propagated to pair prototype...
pulvir [Thu, 17 Feb 2011 11:58:25 +0000 (11:58 +0000)]
Defined a prototype definition for single track and propagated to pair prototype and monitor functions

13 years agoremove data member with name of currently analyzed file, it causes problems with...
gconesab [Thu, 17 Feb 2011 11:15:11 +0000 (11:15 +0000)]
remove data member with name of currently analyzed file, it causes problems with QA train

13 years agocoverity defects
rvernet [Thu, 17 Feb 2011 11:10:05 +0000 (11:10 +0000)]
coverity defects

13 years agocoverity fixes
gconesab [Thu, 17 Feb 2011 11:03:07 +0000 (11:03 +0000)]
coverity fixes

13 years agoincluding new options for high p_T QA (ITSRefit) adding eta window confiuration to...
kleinb [Thu, 17 Feb 2011 11:00:04 +0000 (11:00 +0000)]
including new options for high p_T QA (ITSRefit) adding eta window confiuration to train taks

13 years agoFix for coverity
decaro [Thu, 17 Feb 2011 10:40:52 +0000 (10:40 +0000)]
Fix for coverity

13 years agoNew Calibration Object for SPD single dead pixels (A. Mastroserio)
masera [Thu, 17 Feb 2011 10:12:46 +0000 (10:12 +0000)]
New Calibration Object for SPD single dead pixels (A. Mastroserio)

13 years agoAdded facilities to include 1-track histograms, for monitoring and checks
pulvir [Thu, 17 Feb 2011 10:11:48 +0000 (10:11 +0000)]
Added facilities to include 1-track histograms, for monitoring and checks
They work exactly in the same way as 2-track outputs, with their own definitions and possibilities (tree or histos)