]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoProtection added.
morsch [Fri, 7 Nov 2008 14:58:57 +0000 (14:58 +0000)]
Protection added.

15 years agoAnalysis can take both AOD or ESD as input (Andrea)
dainese [Fri, 7 Nov 2008 14:40:01 +0000 (14:40 +0000)]
Analysis can take both AOD or ESD as input (Andrea)

15 years agoavoiding gcc 4.3 warnings by defining void function pointers instead of void pointers...
richterm [Fri, 7 Nov 2008 14:37:55 +0000 (14:37 +0000)]
avoiding gcc 4.3 warnings by defining void function pointers instead of void pointers; some remain due to defnition of TSystem::DynFindSymbol (ROOT)

15 years agofix compilation problem
abercuci [Fri, 7 Nov 2008 14:19:50 +0000 (14:19 +0000)]
fix compilation problem

15 years agoremoved warnings
alla [Fri, 7 Nov 2008 13:57:59 +0000 (13:57 +0000)]
removed warnings

15 years agoimproved version from Tomek
alla [Fri, 7 Nov 2008 13:42:08 +0000 (13:42 +0000)]
improved version from Tomek

15 years agominor
dibari [Fri, 7 Nov 2008 13:29:54 +0000 (13:29 +0000)]
minor

15 years agoNumerically stable formula (A. Dainese)
belikov [Fri, 7 Nov 2008 13:24:43 +0000 (13:24 +0000)]
Numerically stable formula (A. Dainese)

15 years agoremoved warnings
alla [Fri, 7 Nov 2008 12:27:11 +0000 (12:27 +0000)]
removed warnings

15 years agoimproved AliT0DataDCS from Tomek
alla [Fri, 7 Nov 2008 12:03:33 +0000 (12:03 +0000)]
improved AliT0DataDCS from Tomek

15 years ago- fix connection to the visualization framework
abercuci [Fri, 7 Nov 2008 12:00:20 +0000 (12:00 +0000)]
- fix connection to the visualization framework
- PID task - visualization aware (Alex W)

15 years agoimproved tooltips
abercuci [Fri, 7 Nov 2008 11:41:38 +0000 (11:41 +0000)]
improved tooltips

15 years agobugfix: corrected sign convention producing wrong curvature, corrected initialization...
richterm [Fri, 7 Nov 2008 10:52:52 +0000 (10:52 +0000)]
bugfix: corrected sign convention producing wrong curvature, corrected initialization eventually producing floating point exceptions (Sergey)

15 years agominor
dibari [Fri, 7 Nov 2008 10:30:33 +0000 (10:30 +0000)]
minor

15 years agoremoved EMCAL DB
schutz [Fri, 7 Nov 2008 09:54:38 +0000 (09:54 +0000)]
removed EMCAL DB

15 years agowarnings with gcc 4.3.2
masera [Thu, 6 Nov 2008 17:49:19 +0000 (17:49 +0000)]
warnings with gcc 4.3.2

15 years agoAdded a protection against bad (wrt pedestal values) channels, and removed an inadequ...
laphecet [Thu, 6 Nov 2008 17:11:09 +0000 (17:11 +0000)]
Added a protection against bad (wrt pedestal values) channels, and removed an inadequate error message

15 years agoFix for possible use of AliCFManager without containers, just cuts.
rvernet [Thu, 6 Nov 2008 16:55:14 +0000 (16:55 +0000)]
Fix for possible use of AliCFManager without containers, just cuts.

15 years agosetting parentheses following gcc 4.3 suggestions
richterm [Thu, 6 Nov 2008 16:33:07 +0000 (16:33 +0000)]
setting parentheses following gcc 4.3 suggestions

15 years agoBug fix! Thanks to Adam for spotting it
cvetan [Thu, 6 Nov 2008 16:22:03 +0000 (16:22 +0000)]
Bug fix! Thanks to Adam for spotting it

15 years agoWarnings fixed
cvetan [Thu, 6 Nov 2008 16:20:53 +0000 (16:20 +0000)]
Warnings fixed

15 years agodelete EMCAL DB
schutz [Thu, 6 Nov 2008 16:05:04 +0000 (16:05 +0000)]
delete EMCAL DB

15 years agoCorrect 4.3.2 warnings
fca [Thu, 6 Nov 2008 16:04:55 +0000 (16:04 +0000)]
Correct 4.3.2 warnings

15 years agobugfix: remember the last buffer size correctly when target buffer was too small...
richterm [Thu, 6 Nov 2008 15:54:29 +0000 (15:54 +0000)]
bugfix: remember the last buffer size correctly when target buffer was too small and components needs to be processed again with an updated buffer

15 years agomaking warning about empty task list an info message
richterm [Thu, 6 Nov 2008 15:52:36 +0000 (15:52 +0000)]
making warning about empty task list an info message

15 years agobugfix: typo caused missing symbol kAliHLTDataTypeTrack
richterm [Thu, 6 Nov 2008 15:51:29 +0000 (15:51 +0000)]
bugfix: typo caused missing symbol kAliHLTDataTypeTrack

15 years agoremoved local EMCAL DB
schutz [Thu, 6 Nov 2008 15:38:24 +0000 (15:38 +0000)]
removed local EMCAL DB

15 years agoFleshed out geometry of FMD2 and 3. All should be in now. Still missing
cholm [Thu, 6 Nov 2008 15:25:39 +0000 (15:25 +0000)]
Fleshed out geometry of FMD2 and 3.  All should be in now.  Still missing
final geometry of FMD1 (will be done soon).

15 years agocorrected warnings with gcc 4.3, 2nd iteration
gconesab [Thu, 6 Nov 2008 15:22:51 +0000 (15:22 +0000)]
corrected warnings with gcc 4.3, 2nd iteration

15 years agoAdded possibility to reconstruct directly from raw data (rather than
cholm [Thu, 6 Nov 2008 15:22:49 +0000 (15:22 +0000)]
Added possibility to reconstruct directly from raw data (rather than
going via an intermedant TClonesArray of AliFMDDigits).   Also,
changed prototypes of various member functions in the AliFMDReconstructor
to be independent of having AliFMDDigit objects.   This could speed
up the reconstruction considerably.

15 years agoAdded the class AliFMDESDRevertexer for recalculating the
cholm [Thu, 6 Nov 2008 15:20:26 +0000 (15:20 +0000)]
Added the class AliFMDESDRevertexer for recalculating the
psuedo-rapidity of each strip given a new Z-coordinate of the
primary interaction vertex.   AliFMDReconstructor uses this in
FillESD to take into account the vertex.  The vertex chosen
depends on what is available in the ESD.

15 years agoWarning fixed.
morsch [Thu, 6 Nov 2008 15:06:33 +0000 (15:06 +0000)]
Warning fixed.

15 years agofix problem in counting found tracks (Markus)
abercuci [Thu, 6 Nov 2008 15:04:28 +0000 (15:04 +0000)]
fix problem in counting found tracks (Markus)

15 years agoWarning fixed.
morsch [Thu, 6 Nov 2008 15:03:36 +0000 (15:03 +0000)]
Warning fixed.

15 years agoEvent Shape Utility Class (Antonio Ortiz Velasquez <Antonio.Ortiz.Velasquez@cern...
morsch [Thu, 6 Nov 2008 13:38:26 +0000 (13:38 +0000)]
Event Shape Utility Class (Antonio Ortiz Velasquez <Antonio.Ortiz.Velasquez@cern.ch>)

15 years agoFixed usage of esdVtx for v0s
kleinb [Thu, 6 Nov 2008 12:57:21 +0000 (12:57 +0000)]
Fixed usage of esdVtx for v0s

15 years agoupdated cumulats to work with standard macros
snelling [Thu, 6 Nov 2008 12:42:16 +0000 (12:42 +0000)]
updated cumulats to work with standard macros

15 years agoA few more helper functions (B. Hippolyte).
belikov [Thu, 6 Nov 2008 11:22:15 +0000 (11:22 +0000)]
A few more helper functions (B. Hippolyte).

15 years agoThe vertex finder algorithm can be set from AliGPRRecoParam, and in case of HighFluxP...
cvetan [Thu, 6 Nov 2008 11:20:27 +0000 (11:20 +0000)]
The vertex finder algorithm can be set from AliGPRRecoParam, and in case of HighFluxParam we set a faster one (not based on track pairs). With this change the time is 0.16 s for dNdeta=4000. For pp, we prefer to keep the default algo based on pairs, because it is more efficient for secondaries rejection. (Andrea D.)

15 years agoremoving obsolete files
fca [Thu, 6 Nov 2008 10:25:26 +0000 (10:25 +0000)]
removing obsolete files

15 years agoRemove obsolete skeleton files.
mtadel [Thu, 6 Nov 2008 09:41:58 +0000 (09:41 +0000)]
Remove obsolete skeleton files.

15 years agoAdding track cut on clusters in SPD, SDD, SSD
jgrosseo [Thu, 6 Nov 2008 09:10:34 +0000 (09:10 +0000)]
Adding track cut on clusters in SPD, SDD, SSD
Correcting some incorrect function names (old functions still exist and print a deprecated warning. to be removed soon)

15 years agoWe found a bug in ANALYSIS/AliAnalysisTaskESDfilter.cxx
morsch [Thu, 6 Nov 2008 08:57:25 +0000 (08:57 +0000)]
We found a bug in ANALYSIS/AliAnalysisTaskESDfilter.cxx
Line544, the call: v0->GetD();
uses in fact default values AliESDv0::GetD(Double_t x0=0, Double_t y0=0, Double_t z0=0);
... to say assumes the primary vertex is at 0,0,0 which is bad.
 For this reason, we changed it in the attached file to be:
v0->GetD(esdVtx->GetX(),esdVtx->GetY(),esdVtx->GetZ());
(Boris Hippolyte)

15 years agoIncrease the class version
kleinb [Thu, 6 Nov 2008 08:30:45 +0000 (08:30 +0000)]
Increase the class version

15 years agoRemoved printf and fabs
masera [Wed, 5 Nov 2008 21:57:53 +0000 (21:57 +0000)]
Removed printf and fabs

15 years agocorrected warnings with gcc 4.3
gconesab [Wed, 5 Nov 2008 18:32:34 +0000 (18:32 +0000)]
corrected warnings with gcc 4.3

15 years agomake Double_t *PID() virtual, add protection in AliESDTrack
kleinb [Wed, 5 Nov 2008 17:50:33 +0000 (17:50 +0000)]
make Double_t *PID() virtual, add protection in AliESDTrack

15 years agoprint directory in Notify
morsch [Wed, 5 Nov 2008 17:18:36 +0000 (17:18 +0000)]
print directory in Notify

15 years agoFix for SSD time shift in cosmics runs taken before 18-sept-2008 (M. Van Leeuwen)
prino [Wed, 5 Nov 2008 16:27:07 +0000 (16:27 +0000)]
Fix for SSD time shift in cosmics runs taken before 18-sept-2008 (M. Van Leeuwen)

15 years agofix seg fault for low multiplicity events
abercuci [Wed, 5 Nov 2008 16:26:08 +0000 (16:26 +0000)]
fix seg fault for low multiplicity events

15 years agoUpdated SPD and SSD geometries.
masera [Wed, 5 Nov 2008 16:09:36 +0000 (16:09 +0000)]
Updated SPD and SSD geometries.
In the SPD geometry, the two SPD service modules which were removed are back
in place, and the cooling tube radii are restored to their original values: in
this way all material budget is back in place.
The new SSD geometry fixes the long standing overlap between an SPD extender
and an SSD patch panel by moving the latter by 1 deg. clockwise (on two
copies for two identical overlaps).
The only remaining overlaps are the following:

=== Overlaps for Geometry ===
 = Overlap ov00000: ALIC/ITSV_1/ITSSPDConeModule_13/ITSSPDCoolingTubeCone_0 overlapping ALIC/F3MB_3/F3SU_2/FMD3_Cone_0 ovlp=0.517066
 = Overlap ov00001: ALIC/ITSV_1/ITSSPDConeModule_3/ITSSPDCoolingTubeCone_0 overlapping ALIC/F3MT_3/F3SU_1/FMD3_Cone_0 ovlp=0.517066
 = Overlap ov00002: ALIC/ITSV_1/ITSSPDConeModule_6/ITSSPDCoolingTubeCone_0 overlapping ALIC/F2MT_2/F2SF_2 ovlp=0.497731
 = Overlap ov00003: ALIC/ITSV_1/ITSSPDConeModule_16/ITSSPDCoolingTubeCone_0 overlapping ALIC/F2MB_2/F2SF_6 ovlp=0.497731
 = Overlap ov00004: ALIC/ITSV_1/ITSSPDConeModule_3/ITSSPDCoolingTubeCone_0 overlapping ALIC/F3MT_3/F3SU_1/FMD3_tension_box_0 ovlp=0.0479815
 = Overlap ov00005: ALIC/ITSV_1/ITSSPDConeModule_13/ITSSPDCoolingTubeCone_0 overlapping ALIC/F3MB_3/F3SU_2/FMD3_tension_box_0 ovlp=0.0479815

Mario Sitta

15 years agoCoding violation fixes (Marian)
marian [Wed, 5 Nov 2008 15:55:41 +0000 (15:55 +0000)]
Coding violation fixes (Marian)

15 years agoUpdated version of the TPC parameters
marian [Wed, 5 Nov 2008 15:11:45 +0000 (15:11 +0000)]
Updated version of the TPC parameters
10 MHz              Sampling frequency
1.5 cm L1 delay     Taken from the comsic run
2.64  cm/micros drift velocity

(Marian)

15 years agoWarning fixed
cvetan [Wed, 5 Nov 2008 15:10:58 +0000 (15:10 +0000)]
Warning fixed

15 years agoRemoved obsolete and no longer maintained cluster finders
masera [Wed, 5 Nov 2008 14:45:09 +0000 (14:45 +0000)]
Removed obsolete and no longer maintained cluster finders

15 years ago gcc 4.3 warnings fixed
morsch [Wed, 5 Nov 2008 14:37:37 +0000 (14:37 +0000)]
 gcc 4.3 warnings fixed

15 years agogcc 4.3 warnings fixed
morsch [Wed, 5 Nov 2008 14:33:30 +0000 (14:33 +0000)]
gcc 4.3 warnings fixed

15 years agogcc 4.3 warnings fixed.
morsch [Wed, 5 Nov 2008 14:27:01 +0000 (14:27 +0000)]
gcc 4.3 warnings fixed.

15 years agogcc 4.3 warning fixed.
morsch [Wed, 5 Nov 2008 14:21:54 +0000 (14:21 +0000)]
gcc 4.3 warning fixed.

15 years agoRemoving warning from gcc 4.3
aszostak [Wed, 5 Nov 2008 14:01:07 +0000 (14:01 +0000)]
Removing warning from gcc 4.3

15 years agoWarning fixed
cheynis [Wed, 5 Nov 2008 13:56:38 +0000 (13:56 +0000)]
Warning fixed

15 years agoRemoving obsolete files
fca [Wed, 5 Nov 2008 13:52:12 +0000 (13:52 +0000)]
Removing obsolete files

15 years agoCorrected reading of the RCU register ALTROCFG1.
cvetan [Wed, 5 Nov 2008 12:36:12 +0000 (12:36 +0000)]
Corrected reading of the RCU register ALTROCFG1.

15 years agofollowing suggestions by gcc 4.3
richterm [Wed, 5 Nov 2008 12:31:46 +0000 (12:31 +0000)]
following suggestions by gcc 4.3

15 years agoAdding the file that didn't want to be added - sorry
pchrist [Wed, 5 Nov 2008 12:09:21 +0000 (12:09 +0000)]
Adding the file that didn't want to be added - sorry

15 years agoAdding the reconstruction and PID efficiency in the QA - updating the macros to run...
pchrist [Wed, 5 Nov 2008 12:08:17 +0000 (12:08 +0000)]
Adding the reconstruction and PID efficiency in the QA - updating the macros to run the task and display the results.

15 years agoAdding the reconstruction and PID efficiency in the QA - updating the macros to run...
pchrist [Wed, 5 Nov 2008 12:07:23 +0000 (12:07 +0000)]
Adding the reconstruction and PID efficiency in the QA - updating the macros to run the task and display the results.

15 years agoAdding the test script to check the reconstruction
marian [Wed, 5 Nov 2008 12:06:55 +0000 (12:06 +0000)]
Adding the test script to check the reconstruction
Performance of the TPC. (ITS, TRD and TOF also used)

Inside of the script - PWG1 classes used for performance study

This code is equivalent to $ALICE_ROOT/test/ppbench
Except the scripts created can be used to run on batch farms

(Marian)

15 years agoRemoving obsolete macro (Marian)
marian [Wed, 5 Nov 2008 11:58:39 +0000 (11:58 +0000)]
Removing obsolete macro (Marian)

15 years agoRemoving obsolete macro (Marian)
marian [Wed, 5 Nov 2008 11:57:24 +0000 (11:57 +0000)]
Removing obsolete macro (Marian)

15 years agoBug fixes and upgrades
hdalsgaa [Wed, 5 Nov 2008 11:48:52 +0000 (11:48 +0000)]
Bug fixes and upgrades

15 years agoCoding rule violations fixed.
morsch [Wed, 5 Nov 2008 11:15:58 +0000 (11:15 +0000)]
Coding rule violations fixed.

15 years agoload clusters from tracker containers
abercuci [Wed, 5 Nov 2008 10:45:43 +0000 (10:45 +0000)]
load clusters from tracker containers

15 years agoRemoving the old tutorial examples
pchrist [Wed, 5 Nov 2008 10:37:50 +0000 (10:37 +0000)]
Removing the old tutorial examples

15 years agoRemoved until updated.
morsch [Wed, 5 Nov 2008 10:03:35 +0000 (10:03 +0000)]
Removed until updated.

15 years agoCoding rule violations fixed.
morsch [Wed, 5 Nov 2008 09:55:44 +0000 (09:55 +0000)]
Coding rule violations fixed.

15 years agoRemoving from the constructor the unnecessary calculation of the DCA between the...
belikov [Wed, 5 Nov 2008 09:22:48 +0000 (09:22 +0000)]
Removing from the constructor the unnecessary calculation of the DCA between the cascade daughters (A. Maire)

15 years agoRemoving the unnecessary cut, and setting explicitly the DCA between the cascade...
belikov [Wed, 5 Nov 2008 09:22:28 +0000 (09:22 +0000)]
Removing the unnecessary cut, and setting explicitly the DCA between the cascade daughters (A. Maire)

15 years agoUse root types
fca [Wed, 5 Nov 2008 09:01:58 +0000 (09:01 +0000)]
Use root types

15 years agoUpdated version of the Time 0 calibration data
marian [Tue, 4 Nov 2008 18:29:42 +0000 (18:29 +0000)]
Updated version of the Time 0 calibration data
(Jens Wiechula)

15 years agoRemoved the Pad Time 0 calibration
marian [Tue, 4 Nov 2008 18:28:57 +0000 (18:28 +0000)]
Removed the Pad Time 0 calibration
Replaced by the newer version

15 years agoAdding Gamma4 time response function (Marian)
marian [Tue, 4 Nov 2008 18:05:25 +0000 (18:05 +0000)]
Adding Gamma4  time response function (Marian)

15 years agofrom rachid: bad end of buffer delimitor - corrected
dsilverm [Tue, 4 Nov 2008 15:59:20 +0000 (15:59 +0000)]
from rachid: bad end of buffer delimitor - corrected

15 years agoadded -f option
schutz [Tue, 4 Nov 2008 15:41:52 +0000 (15:41 +0000)]
added -f option

15 years agoRe-connect QA expert histograms
laphecet [Tue, 4 Nov 2008 15:28:04 +0000 (15:28 +0000)]
Re-connect QA expert histograms

15 years agoAliMDC RPM is now available also on x86_64 and ia64
cvetan [Tue, 4 Nov 2008 14:41:29 +0000 (14:41 +0000)]
AliMDC RPM is now available also on x86_64 and ia64

15 years agoAliESDv0 and AliESDcascade are now inherited from AliVParticle (B. Hippolyte)
belikov [Tue, 4 Nov 2008 14:31:49 +0000 (14:31 +0000)]
AliESDv0 and AliESDcascade are now inherited from AliVParticle (B. Hippolyte)

15 years agoDebug message removed.
morsch [Tue, 4 Nov 2008 14:07:25 +0000 (14:07 +0000)]
Debug message removed.

15 years agoThe Time 0 correction moved from the TRF calculation to the
marian [Tue, 4 Nov 2008 13:12:44 +0000 (13:12 +0000)]
The Time 0 correction moved from the TRF calculation  to the
AliTPC::MakeSector

Problems in case of larger delays the TRF truncated (Marian)

AliTPC.cxx

::MakeSector

xyz[2]+=GetNTBinsL1();    // adding Level 1 time bin offset
xyz[2]+=tpcHit->Time()/fTPCParam->GetTSample(); // adding time of flight

AliTPCParamSR.cxx
Removing substraction of the L1 delay  - done before (in AliTPC.cxx )

15 years agoSet the ExB correction according to the B field from ESD
marian [Tue, 4 Nov 2008 12:36:22 +0000 (12:36 +0000)]
Set the ExB correction according to the B field from ESD
(Marian)

15 years agoUsage of 2D histograms of residuals (Marian)
marian [Tue, 4 Nov 2008 12:35:11 +0000 (12:35 +0000)]
Usage of 2D histograms of residuals (Marian)

15 years agoUsing ULong64_t for trigger mask (Marain)
marian [Tue, 4 Nov 2008 12:34:09 +0000 (12:34 +0000)]
Using ULong64_t for trigger mask (Marain)

15 years agoAdding function to get GRPObject (Marian)
marian [Tue, 4 Nov 2008 12:32:35 +0000 (12:32 +0000)]
Adding function to get GRPObject (Marian)

15 years agoAdding dummy PWG2 common module files
akisiel [Tue, 4 Nov 2008 11:48:27 +0000 (11:48 +0000)]
Adding dummy PWG2 common module files

15 years agoRemove class duplicated from ANALYSIS
akisiel [Tue, 4 Nov 2008 11:40:13 +0000 (11:40 +0000)]
Remove class duplicated from ANALYSIS

15 years agoObsolete files removed.
morsch [Tue, 4 Nov 2008 11:16:16 +0000 (11:16 +0000)]
Obsolete files removed.

15 years agoRemove attic directory blacklisted-classes/.
mtadel [Tue, 4 Nov 2008 11:09:35 +0000 (11:09 +0000)]
Remove attic directory blacklisted-classes/.

15 years agoAdded support for MC in AOD (AliAODMCParticle).
rvernet [Tue, 4 Nov 2008 10:59:11 +0000 (10:59 +0000)]
Added support for MC in AOD (AliAODMCParticle).

15 years agoRemoving duplicate files
akisiel [Tue, 4 Nov 2008 10:55:55 +0000 (10:55 +0000)]
Removing duplicate files

15 years agoRemoving duplicate files
akisiel [Tue, 4 Nov 2008 10:54:31 +0000 (10:54 +0000)]
Removing duplicate files