]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoUpdating configurations.
zampolli [Sat, 27 Mar 2010 15:59:01 +0000 (15:59 +0000)]
Updating configurations.
For mostly of the detctors nothing has changed - GRP and TPC have
CavernAtmosPressure2 added, and TOF and V00 have alidcsamanda2 instead of alidcsamanda.
Saving anyway the configuration since there are some issues with the
amanda server.

14 years agofrom Timo: added attempt at connecting to localhost if others don't work
slindal [Sat, 27 Mar 2010 15:53:23 +0000 (15:53 +0000)]
from Timo: added attempt at connecting to localhost if others don't work

14 years agoTOF PHYSICS DA updated to deal with calibration triggers
rpreghen [Sat, 27 Mar 2010 15:51:38 +0000 (15:51 +0000)]
TOF PHYSICS DA updated to deal with calibration triggers

14 years agoFix memory leaks in output container for each analysis, delete when not used anymore...
gconesab [Sat, 27 Mar 2010 15:18:32 +0000 (15:18 +0000)]
Fix memory leaks in output container for each analysis, delete when not used anymore in the Maker, in AliCaloPID TFormula leaks, remove usage until it is understood.

14 years agoFixed bug in invariant mass histo,
slindal [Sat, 27 Mar 2010 14:53:34 +0000 (14:53 +0000)]
Fixed bug in invariant mass histo,
increased room on calo histo canvas

14 years ago- changing log level for messages in the gloal matcher
odjuvsla [Sat, 27 Mar 2010 13:22:41 +0000 (13:22 +0000)]
- changing log level for messages in the gloal matcher

14 years agofix of memory potential leak
rvernet [Sat, 27 Mar 2010 11:15:09 +0000 (11:15 +0000)]
fix of memory potential leak
getters of bin content/error in AliCFContainer

14 years agoBrute force initialisation of V(,) array at the beginning of each event
morsch [Sat, 27 Mar 2010 10:04:00 +0000 (10:04 +0000)]
Brute force initialisation of V(,) array at the beginning of each event
solves floating point exception (big number in V(4))
Probably a MSTU(33) = 1 at the right position would do the same job.

14 years agoAdding the pt dependent dca cut
pchrist [Sat, 27 Mar 2010 09:12:19 +0000 (09:12 +0000)]
Adding the pt dependent dca cut

14 years agoFixing warning and adding new functionality (Andrey)
pchrist [Sat, 27 Mar 2010 09:11:38 +0000 (09:11 +0000)]
Fixing warning and adding new functionality (Andrey)

14 years agoTypos fixed.
zampolli [Sat, 27 Mar 2010 08:41:34 +0000 (08:41 +0000)]
Typos fixed.

14 years ago fixing memory leak, add delete before return
kleinb [Sat, 27 Mar 2010 06:37:11 +0000 (06:37 +0000)]
 fixing memory leak, add delete before return

14 years agoIncrease ClassDef
kleinb [Fri, 26 Mar 2010 21:21:06 +0000 (21:21 +0000)]
Increase ClassDef

14 years agofixed one warning
andronic [Fri, 26 Mar 2010 17:45:23 +0000 (17:45 +0000)]
fixed one warning

14 years agoRecover correctly the collision geometry.
morsch [Fri, 26 Mar 2010 16:52:00 +0000 (16:52 +0000)]
Recover correctly the collision geometry.

14 years agoNew macro to create RecoParam object for 2010 data (A. Dainese)
prino [Fri, 26 Mar 2010 15:05:58 +0000 (15:05 +0000)]
New macro to create RecoParam object for 2010 data (A. Dainese)

14 years agoChanging TTL.
zampolli [Fri, 26 Mar 2010 12:49:07 +0000 (12:49 +0000)]
Changing TTL.

14 years agoTypo fixed.
zampolli [Fri, 26 Mar 2010 11:48:12 +0000 (11:48 +0000)]
Typo fixed.

14 years agofixed coding violations
kleinb [Fri, 26 Mar 2010 11:41:05 +0000 (11:41 +0000)]
fixed coding violations

14 years agoMacro added
coppedis [Fri, 26 Mar 2010 11:19:49 +0000 (11:19 +0000)]
Macro added

14 years agoDo not overwrite pointer to folder, delete before creating a new one
kleinb [Fri, 26 Mar 2010 11:12:42 +0000 (11:12 +0000)]
Do not overwrite pointer to folder, delete before creating a new one

14 years agoFollowing backward incompatible changes in AliSimulation, rev. 39859
laphecet [Fri, 26 Mar 2010 10:48:30 +0000 (10:48 +0000)]
Following backward incompatible changes in AliSimulation, rev. 39859

14 years ago- plot no clusters/track as function of PID
abercuci [Fri, 26 Mar 2010 10:03:22 +0000 (10:03 +0000)]
- plot no clusters/track as function of PID
- add track selection functionality

14 years agoAdding fragmentation function task, compiled locally
kleinb [Fri, 26 Mar 2010 09:28:03 +0000 (09:28 +0000)]
Adding fragmentation function task, compiled locally

14 years agoWe have implemented, in AliGenMuonlib.cxx, the possibility to generate JPsi events...
morsch [Fri, 26 Mar 2010 08:41:11 +0000 (08:41 +0000)]
We have implemented, in AliGenMuonlib.cxx, the possibility to generate JPsi events with a realistic distribution in one variable (eg. pt)
and a flat distribution in another variable,  for example y. This is useful to compute systematics error on our acceptance evaluation.
R. Arnaldi
E. Scomparin

14 years agoBug fix
hristov [Fri, 26 Mar 2010 08:18:50 +0000 (08:18 +0000)]
Bug fix

14 years agoFrom D.Stocco: changed data member types to explicit TH1F and TH2F to avoid problems...
agheata [Fri, 26 Mar 2010 08:01:53 +0000 (08:01 +0000)]
From D.Stocco: changed data member types to explicit TH1F and TH2F to avoid problems in streaming.

14 years agoupdate of HLT TRD reconstruction macro (Theo)
richterm [Fri, 26 Mar 2010 00:33:01 +0000 (00:33 +0000)]
update of HLT TRD reconstruction macro (Theo)

14 years agoActivating some parts of the code which have been commented out by mistake. Prevents...
richterm [Thu, 25 Mar 2010 23:50:41 +0000 (23:50 +0000)]
Activating some parts of the code which have been commented out by mistake. Prevents the TRD preprocessor from crashing when no TRD tracks were found (Raphaelle)

14 years agoUpdated code to read LV.and.HV status maps during a run. Waiting numbering conversion...
decaro [Thu, 25 Mar 2010 23:14:06 +0000 (23:14 +0000)]
Updated code to read LV.and.HV status maps during a run. Waiting numbering conversion problem at DCS-Amanda level before toupdate HW status map in OCDB.

14 years agoCoding convention violations: fixed
decaro [Thu, 25 Mar 2010 22:36:31 +0000 (22:36 +0000)]
Coding convention violations: fixed

14 years agoCoding rules
dainese [Thu, 25 Mar 2010 22:30:04 +0000 (22:30 +0000)]
Coding rules

14 years agoincrease class number
jotwinow [Thu, 25 Mar 2010 22:04:10 +0000 (22:04 +0000)]
increase class number

14 years agoadditional functionality
jotwinow [Thu, 25 Mar 2010 21:50:34 +0000 (21:50 +0000)]
additional functionality

14 years agoFixing bug in generated trigger logic code for checking class inheritance.
aszostak [Thu, 25 Mar 2010 21:18:11 +0000 (21:18 +0000)]
Fixing bug in generated trigger logic code for checking class inheritance.
Fixing bug due to possible missing dictionaries when loading the global decision. Had to put back explicit checks for NULL pointers since the custom streamer is not
guaranteed to be called if the object was written to a TTree with split-mode > 0.

14 years agoThe changes are:
cblume [Thu, 25 Mar 2010 18:51:18 +0000 (18:51 +0000)]
The changes are:
a) more histograms added
b) reduced dependency on friends information
c) small bug correction

14 years agoUpdates from Renzhuo to enter the mini train
gconesab [Thu, 25 Mar 2010 18:05:18 +0000 (18:05 +0000)]
Updates from Renzhuo to enter the mini train

14 years agoUpdated
morsch [Thu, 25 Mar 2010 16:46:53 +0000 (16:46 +0000)]
Updated
(F. Prino)

14 years agoTypos fixed.
zampolli [Thu, 25 Mar 2010 16:43:11 +0000 (16:43 +0000)]
Typos fixed.

14 years agoUpdates.
morsch [Thu, 25 Mar 2010 16:15:55 +0000 (16:15 +0000)]
Updates.
Annalisa Mastroserio

14 years agoChanging structure of the directory:
zampolli [Thu, 25 Mar 2010 15:49:58 +0000 (15:49 +0000)]
Changing structure of the directory:

- Pass0
All the files (.jdl, .sh, .C) needed for Pass0

- PassX
All the files (.jdl, .sh, .C) needed for PassX

- MergeCalibration
All the files (.jdl, .sh, .C) needed for merging and extracting the calibration objects (run level)

(Marian + Chiara)

14 years agoFixing coding conventions violations
masera [Thu, 25 Mar 2010 14:19:20 +0000 (14:19 +0000)]
Fixing coding conventions violations

14 years ago- commented out the line sim.SetMakeTrigger(""); , otherwise the macro crashes with...
kkanaki [Thu, 25 Mar 2010 14:06:41 +0000 (14:06 +0000)]
- commented out the line sim.SetMakeTrigger(""); , otherwise the macro crashes with r39941.

14 years agoFixing bugs.
aszostak [Thu, 25 Mar 2010 13:57:52 +0000 (13:57 +0000)]
Fixing bugs.
A crash was being caused by incorrect checking of pointers in AliHLTMUONDecision.
AliHLTMUONRootifierComponent was incorrectly making duplicate track objects if they were not found.
The deep copy of AliHLTMUONEvent was not maintaining the cross reference pointers correctly.
Fixing documentation for AliHLTMUONMansoTrack.
Improving checking for MUON module in AliHLTMUONAgent.

14 years agoFix for bug https://savannah.cern.ch/bugs/?64829
aszostak [Thu, 25 Mar 2010 13:50:46 +0000 (13:50 +0000)]
Fix for bug https://savannah.cern.ch/bugs/?64829

14 years agoProtection against division by 0
morsch [Thu, 25 Mar 2010 13:24:59 +0000 (13:24 +0000)]
Protection against division by 0

14 years agoUpgrades and fixes of warnings from FC
hdalsgaa [Thu, 25 Mar 2010 13:14:25 +0000 (13:14 +0000)]
Upgrades and fixes of warnings from FC

14 years agofixes code viols
snelling [Thu, 25 Mar 2010 13:12:46 +0000 (13:12 +0000)]
fixes code viols

14 years agoTechnical fix: possibility to use partial EMCAL geometry
hristov [Thu, 25 Mar 2010 13:02:42 +0000 (13:02 +0000)]
Technical fix: possibility to use partial EMCAL geometry

14 years agoFixing warnings
martinez [Thu, 25 Mar 2010 12:52:01 +0000 (12:52 +0000)]
Fixing warnings

14 years ago- fixing compilation warning
odjuvsla [Thu, 25 Mar 2010 11:19:56 +0000 (11:19 +0000)]
- fixing compilation warning

14 years ago- complete modification of the creation of AliTPCseed objects from HLT tracks (now...
kkanaki [Thu, 25 Mar 2010 11:10:31 +0000 (11:10 +0000)]
- complete modification of the creation of AliTPCseed objects from HLT tracks (now method from AliHLTTPCdEdxComponent is used)
- added MC labels on the seeds for comparison between HLT and offline results
- dEdx information present (histogram)

This component is not used in the calibration any more. At the moment it will serve more as a means of comparison with offline. After optimization and correct placement
of the process on the HLT cluster, it can be used for providing the dEdx online.

- testing macro based on AliSimulation producing a TObjArray of AliTPCseed objects per event

14 years agoFixing coding conventions violations
masera [Thu, 25 Mar 2010 11:00:32 +0000 (11:00 +0000)]
Fixing coding conventions violations

14 years agoFurther 3% more speed for pp (Theo)
cblume [Thu, 25 Mar 2010 10:23:02 +0000 (10:23 +0000)]
Further 3% more speed for pp (Theo)

14 years agoSpeedup up clusterizer (Theo)
cblume [Thu, 25 Mar 2010 10:20:13 +0000 (10:20 +0000)]
Speedup up clusterizer (Theo)

14 years agoadding the date to the comment and other updates
rgrosso [Thu, 25 Mar 2010 09:49:31 +0000 (09:49 +0000)]
adding the date to the comment and other updates

14 years agoBug fix for the case HLT is running but no track found in the TRD (Raphaelle)
cblume [Thu, 25 Mar 2010 09:45:32 +0000 (09:45 +0000)]
Bug fix for the case HLT is running but no track found in the TRD (Raphaelle)

14 years agocoding conventions
rpreghen [Thu, 25 Mar 2010 09:09:49 +0000 (09:09 +0000)]
coding conventions

14 years agoAdding time delays (channel-by-channel) as an OCDB entry. Measured only once since...
cvetan [Thu, 25 Mar 2010 09:03:08 +0000 (09:03 +0000)]
Adding time delays (channel-by-channel) as an OCDB entry. Measured only once since it is determined by the length of the optical fibers and cables.

14 years agoAdded the method AddDateToComment, adding the current date to the comment datamember.
rgrosso [Thu, 25 Mar 2010 08:56:32 +0000 (08:56 +0000)]
Added the method AddDateToComment, adding the current date to the comment datamember.
This method is supposed to be useful if called at the time when the object
is created, so that later it can more easily be tracked, in particular
when the date of the file can be lost or when one is interested in the
date of creation, irrespective of a later copy of it

14 years ago- new resolution picture for track resolution vs MC
abercuci [Thu, 25 Mar 2010 08:12:46 +0000 (08:12 +0000)]
- new resolution picture for track resolution vs MC
- fix no. of clusters/track picture

14 years agoMake data members static for speed (Theo)
cblume [Thu, 25 Mar 2010 08:05:23 +0000 (08:05 +0000)]
Make data members static for speed (Theo)

14 years agoMake operator= private, modified copy c'tor (Gustavo)
kleinb [Thu, 25 Mar 2010 06:53:59 +0000 (06:53 +0000)]
Make operator= private, modified copy c'tor (Gustavo)

14 years agoBug fixed
decaro [Wed, 24 Mar 2010 23:44:45 +0000 (23:44 +0000)]
Bug fixed

14 years agoFixing coding rule violations
akisiel [Wed, 24 Mar 2010 22:03:40 +0000 (22:03 +0000)]
Fixing coding rule violations

14 years agoCoding convention violations: fixed
decaro [Wed, 24 Mar 2010 21:30:03 +0000 (21:30 +0000)]
Coding convention violations: fixed

14 years ago- dimuon Dalitz included
morsch [Wed, 24 Mar 2010 21:11:57 +0000 (21:11 +0000)]
- dimuon Dalitz included
Ralf Averbeck

14 years agoAdding more histograms
dainese [Wed, 24 Mar 2010 20:54:41 +0000 (20:54 +0000)]
Adding more histograms

14 years agoWarnings corrected.
morsch [Wed, 24 Mar 2010 20:08:50 +0000 (20:08 +0000)]
Warnings corrected.

14 years agoWarning corrected.
morsch [Wed, 24 Mar 2010 20:06:10 +0000 (20:06 +0000)]
Warning corrected.

14 years agoWarnings corrected.
morsch [Wed, 24 Mar 2010 19:59:59 +0000 (19:59 +0000)]
Warnings corrected.

14 years agoCoding rule violations corrected.
morsch [Wed, 24 Mar 2010 19:47:50 +0000 (19:47 +0000)]
Coding rule violations corrected.

14 years agoadded comments to satisfy coding conventions
shahoian [Wed, 24 Mar 2010 18:50:06 +0000 (18:50 +0000)]
added comments to satisfy coding conventions

14 years agoJetCorrel fixes for mini train (Paul Constantin)
gconesab [Wed, 24 Mar 2010 18:32:16 +0000 (18:32 +0000)]
JetCorrel fixes for mini train (Paul Constantin)

14 years ago******** From the discussion at the Offline Week, 19 March 2010
zampolli [Wed, 24 Mar 2010 17:40:59 +0000 (17:40 +0000)]
******** From the discussion at the Offline Week, 19 March 2010

-Not filling the GRP object with the energy and beam type from the DAQ logbook (reading them, but not using them).

14 years agoUpdate sign of SDD correction map (S. Beole)
prino [Wed, 24 Mar 2010 17:30:05 +0000 (17:30 +0000)]
Update sign of SDD correction map (S. Beole)

14 years agocoding violation fixes
jgrosseo [Wed, 24 Mar 2010 17:28:39 +0000 (17:28 +0000)]
coding violation fixes

14 years agofixed warning
jgrosseo [Wed, 24 Mar 2010 16:21:39 +0000 (16:21 +0000)]
fixed warning

14 years agofixes for coding violations
mikolaj [Wed, 24 Mar 2010 15:47:41 +0000 (15:47 +0000)]
fixes for coding violations

14 years agoremoving obsolete code, for propagation of TPC only track
kleinb [Wed, 24 Mar 2010 15:22:08 +0000 (15:22 +0000)]
removing obsolete code, for propagation of TPC only track

14 years agoMemory leak initialize AODJet to 0
kleinb [Wed, 24 Mar 2010 15:03:40 +0000 (15:03 +0000)]
Memory leak initialize AODJet to 0

14 years agoCompilation warnings
dainese [Wed, 24 Mar 2010 14:55:25 +0000 (14:55 +0000)]
Compilation warnings

14 years agoFixing coding violations from FC
hdalsgaa [Wed, 24 Mar 2010 13:56:35 +0000 (13:56 +0000)]
Fixing coding violations from FC

14 years agoDo not Dump the track info for high p_T just print out
kleinb [Wed, 24 Mar 2010 13:42:53 +0000 (13:42 +0000)]
Do not Dump the track info for high p_T just print out

14 years agoadd configurable segmentation for y resolution/residual plots
abercuci [Wed, 24 Mar 2010 13:10:48 +0000 (13:10 +0000)]
add configurable segmentation for y resolution/residual plots

14 years agoupdates requested by HLT
abercuci [Wed, 24 Mar 2010 12:20:31 +0000 (12:20 +0000)]
updates requested by HLT
- cache calibration params at tracking chamber level
- recalculate cluster error parameterization for HLT during tracking
  chamber building
- do a vertex constrained fit in case of HLT before leaving MakeSeeds

14 years agoCorrected default values.
cvetan [Wed, 24 Mar 2010 11:46:36 +0000 (11:46 +0000)]
Corrected default values.

14 years agofixing compilation in HLT build system
jthaeder [Wed, 24 Mar 2010 11:35:37 +0000 (11:35 +0000)]
fixing compilation in HLT build system

14 years agonew short-cut macro to merge performance files
abercuci [Wed, 24 Mar 2010 11:17:25 +0000 (11:17 +0000)]
new short-cut macro to merge performance files

14 years agoadded documentation
abercuci [Wed, 24 Mar 2010 10:51:43 +0000 (10:51 +0000)]
added documentation

14 years agoFederico: Adding special rec point for EMCAL
odjuvsla [Wed, 24 Mar 2010 10:35:49 +0000 (10:35 +0000)]
Federico: Adding special rec point for EMCAL

14 years agoFederico: AliHLTEMCALGeometry handles transformation from local to global coordinates
odjuvsla [Wed, 24 Mar 2010 10:35:47 +0000 (10:35 +0000)]
Federico: AliHLTEMCALGeometry handles transformation from local to global coordinates

14 years ago- added energy correction from AliPHOSPIDv1
odjuvsla [Wed, 24 Mar 2010 10:35:46 +0000 (10:35 +0000)]
- added energy correction from AliPHOSPIDv1

14 years ago- dummy implementation of CDB interface functions.
odjuvsla [Wed, 24 Mar 2010 10:35:44 +0000 (10:35 +0000)]
- dummy implementation of CDB interface functions.

14 years agoCoding conv viols fixed.
cvetan [Wed, 24 Mar 2010 10:15:46 +0000 (10:15 +0000)]
Coding conv viols fixed.

14 years agonew resolution plots
abercuci [Wed, 24 Mar 2010 10:05:51 +0000 (10:05 +0000)]
new resolution plots
remove left-over print statment

14 years agoUpdates from Paul Constantin
gconesab [Wed, 24 Mar 2010 09:17:27 +0000 (09:17 +0000)]
Updates from Paul Constantin

14 years agoMore stable numerical calculation of combined mass
fca [Wed, 24 Mar 2010 09:04:03 +0000 (09:04 +0000)]
More stable numerical calculation of combined mass

14 years agoFixes for report #64730 High virtual memory consumption in the ITS standalone tracker
hristov [Wed, 24 Mar 2010 08:40:40 +0000 (08:40 +0000)]
Fixes for report #64730 High virtual memory consumption in the ITS standalone tracker

14 years agoAvoid numerical problems in calc. if eff. mass.
morsch [Wed, 24 Mar 2010 08:05:46 +0000 (08:05 +0000)]
Avoid numerical problems in calc. if eff. mass.
(suggested by Matus Kalisky)