]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
12 years agofixed implementation of destructor
pulvir [Tue, 14 Jun 2011 16:47:41 +0000 (16:47 +0000)]
fixed implementation of destructor

12 years agoFixed all fixable coding conventions violations
pulvir [Tue, 14 Jun 2011 15:58:23 +0000 (15:58 +0000)]
Fixed all fixable coding conventions violations

12 years agoAd-hoc implementation of cuts for pions/kaons/protons for 2010 analysis
pulvir [Tue, 14 Jun 2011 15:57:17 +0000 (15:57 +0000)]
Ad-hoc implementation of cuts for pions/kaons/protons for 2010 analysis

12 years agoClasses for 'mini' subpackage for RSN analysis framework
pulvir [Tue, 14 Jun 2011 15:56:26 +0000 (15:56 +0000)]
Classes for 'mini' subpackage for RSN analysis framework

12 years agouse explicite cast from double to int
richterm [Tue, 14 Jun 2011 13:27:02 +0000 (13:27 +0000)]
use explicite cast from double to int

12 years agouse explicite cast from double to int
richterm [Tue, 14 Jun 2011 13:24:05 +0000 (13:24 +0000)]
use explicite cast from double to int

12 years agofixing code violations (Jens)
andronic [Tue, 14 Jun 2011 11:06:52 +0000 (11:06 +0000)]
fixing code violations (Jens)

12 years agoo PID qa task
wiechula [Tue, 14 Jun 2011 09:35:12 +0000 (09:35 +0000)]
o PID qa task

12 years agoupdates to tracking; bug fix
mploskon [Tue, 14 Jun 2011 08:56:44 +0000 (08:56 +0000)]
updates to tracking; bug fix

12 years agoFixing coding rule violations (Sang-Un)
martinez [Tue, 14 Jun 2011 08:55:38 +0000 (08:55 +0000)]
Fixing coding rule violations (Sang-Un)

12 years agoadd static functions for external configuration
rpreghen [Tue, 14 Jun 2011 07:53:33 +0000 (07:53 +0000)]
add static functions for external configuration

12 years agomem leak
loizides [Mon, 13 Jun 2011 19:05:44 +0000 (19:05 +0000)]
mem leak

12 years agoInitialisation corrected.
morsch [Mon, 13 Jun 2011 18:52:44 +0000 (18:52 +0000)]
Initialisation corrected.
Dmitri Peressounko <Dmitri.Peressounko@cern.ch>

12 years agoUpdates in SDD QA checker and macros (M. Siciliano)
prino [Mon, 13 Jun 2011 14:11:28 +0000 (14:11 +0000)]
Updates in SDD QA checker and macros (M. Siciliano)

12 years agoIn AliMUONTriggerQADataMakerRec:
ivana [Mon, 13 Jun 2011 13:18:07 +0000 (13:18 +0000)]
In AliMUONTriggerQADataMakerRec:
Fix bug in the reconstruction QA, when reading trigger HV values
(Diego)

12 years agoRemove call to TGrid Connect, add path to placeholder of corrections
gconesab [Mon, 13 Jun 2011 08:51:36 +0000 (08:51 +0000)]
Remove call to TGrid Connect, add path to placeholder of corrections

12 years agoChanging generation of log message to only generate one message rather than multiple...
aszostak [Sun, 12 Jun 2011 23:33:23 +0000 (23:33 +0000)]
Changing generation of log message to only generate one message rather than multiple messages for counter printout.

12 years agoGetting rid of reference to AliHLTEventSummary and fixing global trigger test
aszostak [Sun, 12 Jun 2011 21:53:44 +0000 (21:53 +0000)]
Getting rid of reference to AliHLTEventSummary and fixing global trigger test

12 years agoBug fixes for type cast operator and schema rule. The change to the schema rule is...
aszostak [Sun, 12 Jun 2011 21:31:12 +0000 (21:31 +0000)]
Bug fixes for type cast operator and schema rule. The change to the schema rule is a workaround for https://savannah.cern.ch/bugs/index.php?83134

13 years agoCoverity fix
marian [Sat, 11 Jun 2011 15:08:24 +0000 (15:08 +0000)]
Coverity fix

13 years agocoverity
jotwinow [Sat, 11 Jun 2011 13:12:44 +0000 (13:12 +0000)]
coverity

13 years agorefined memory mgmt in CheckBuffer()
fronchet [Sat, 11 Jun 2011 13:10:08 +0000 (13:10 +0000)]
refined memory mgmt in CheckBuffer()

13 years agoadding new classes to build
richterm [Sat, 11 Jun 2011 09:29:16 +0000 (09:29 +0000)]
adding new classes to build

13 years agoRemove RC21
fca [Sat, 11 Jun 2011 09:19:18 +0000 (09:19 +0000)]
Remove RC21

13 years agoadding initialization
richterm [Sat, 11 Jun 2011 07:28:01 +0000 (07:28 +0000)]
adding initialization

13 years agoadding new classes to compilation
richterm [Fri, 10 Jun 2011 22:28:50 +0000 (22:28 +0000)]
adding new classes to compilation

13 years agoadding helper class to keep track of unused space points and Associate them with...
richterm [Fri, 10 Jun 2011 22:20:38 +0000 (22:20 +0000)]
adding helper class to keep track of unused space points and Associate them with the points of the track in a model

13 years agosupport for the track geometry class added
richterm [Fri, 10 Jun 2011 22:08:43 +0000 (22:08 +0000)]
support for the track geometry class added

13 years agoadding a base class for track geometry/points description with visualization support...
richterm [Fri, 10 Jun 2011 22:06:12 +0000 (22:06 +0000)]
adding a base class for track geometry/points description with visualization support; some additional functions in the space point container

13 years agoChanges for #82973: Request to commit optimization of AliESDtrack
hristov [Fri, 10 Jun 2011 16:47:01 +0000 (16:47 +0000)]
Changes for #82973: Request to commit optimization of AliESDtrack

13 years agoMinor fix (Raoul)
dainese [Fri, 10 Jun 2011 15:40:27 +0000 (15:40 +0000)]
Minor fix (Raoul)

13 years agoFix for #82970: Change of module sequence in AliReconstruction
hristov [Fri, 10 Jun 2011 15:19:40 +0000 (15:19 +0000)]
Fix for #82970: Change of module sequence in AliReconstruction

13 years agoAdditional patch for #80619: Missing protections in AliDCSValue::Getxxx
hristov [Fri, 10 Jun 2011 14:59:43 +0000 (14:59 +0000)]
Additional patch for #80619: Missing protections in AliDCSValue::Getxxx

13 years agoCoverity fixes (Alberica)
hristov [Fri, 10 Jun 2011 14:47:53 +0000 (14:47 +0000)]
Coverity fixes (Alberica)

13 years ago- fix documentation error
kkanaki [Fri, 10 Jun 2011 14:21:02 +0000 (14:21 +0000)]
- fix documentation error

13 years agoRemoving useless forward declarations
hristov [Fri, 10 Jun 2011 13:57:22 +0000 (13:57 +0000)]
Removing useless forward declarations

13 years agoTuned crossections according to the ALICE measurements (Martin)
hristov [Fri, 10 Jun 2011 13:56:37 +0000 (13:56 +0000)]
Tuned crossections according to the ALICE measurements (Martin)

13 years agoNo need for TAlienFile.h
hristov [Fri, 10 Jun 2011 13:12:38 +0000 (13:12 +0000)]
No need for TAlienFile.h

13 years agoFixed coding conventions violations
pulvir [Fri, 10 Jun 2011 11:13:02 +0000 (11:13 +0000)]
Fixed coding conventions violations

13 years agoUpdate VZERO reco in order to deal with high lumi data. Weighted mean on V0 A and...
cvetan [Fri, 10 Jun 2011 10:25:35 +0000 (10:25 +0000)]
Update VZERO reco in order to deal with high lumi data. Weighted mean on V0 A and C times is replaced by robust estimator using median and removal of outliers based on residuals. All the corresponding parameters are moved to reco-param object in OCDB.

13 years agoAdditional comment.
belikov [Fri, 10 Jun 2011 10:17:10 +0000 (10:17 +0000)]
Additional comment.

13 years agocoverity
alla [Fri, 10 Jun 2011 09:37:58 +0000 (09:37 +0000)]
coverity

13 years agocoverity
alla [Fri, 10 Jun 2011 09:32:42 +0000 (09:32 +0000)]
coverity

13 years agoadd option to change geometry
gconesab [Fri, 10 Jun 2011 07:46:16 +0000 (07:46 +0000)]
add option to change geometry

13 years agoCoverity.
cvetan [Fri, 10 Jun 2011 07:39:05 +0000 (07:39 +0000)]
Coverity.

13 years agocoverity fix
hdalsgaa [Thu, 9 Jun 2011 22:23:46 +0000 (22:23 +0000)]
coverity fix

13 years agoAdding support for CINT7, CMSH7, CMUL7, CMUU7, CEMC7 triggers
jgrosseo [Thu, 9 Jun 2011 14:48:48 +0000 (14:48 +0000)]
Adding support for CINT7, CMSH7, CMUL7, CMUU7, CEMC7 triggers
*** Default for new runs changed to CINT7 suite ***
Added visualization for coverage of runs in Browse macro

13 years agochanged memory handling for recPointDataPtr
fronchet [Thu, 9 Jun 2011 14:13:19 +0000 (14:13 +0000)]
changed memory handling for recPointDataPtr

13 years agoAnother attempt at Coverity report
akisiel [Thu, 9 Jun 2011 13:16:04 +0000 (13:16 +0000)]
Another attempt at Coverity report

13 years agoadd EMCAL in einclude
gconesab [Thu, 9 Jun 2011 12:23:38 +0000 (12:23 +0000)]
add EMCAL in einclude

13 years agoswapped row/columns values
gconesab [Thu, 9 Jun 2011 10:51:47 +0000 (10:51 +0000)]
swapped row/columns values

13 years agoTender Supply for PHOS
morsch [Thu, 9 Jun 2011 08:23:27 +0000 (08:23 +0000)]
Tender Supply for PHOS
Dmitri Peressounko <Dmitri.Peressounko@cern.ch>

13 years agoUpdated version of the raw QA. Corrected for changing time windows + new 2D histogram...
cvetan [Thu, 9 Jun 2011 07:21:58 +0000 (07:21 +0000)]
Updated version of the raw QA. Corrected for changing time windows + new 2D histogram with A & C decisions (Raphael)

13 years agocoverity
jotwinow [Thu, 9 Jun 2011 06:55:20 +0000 (06:55 +0000)]
coverity

13 years agoreverting previous change
fronchet [Wed, 8 Jun 2011 20:26:33 +0000 (20:26 +0000)]
reverting previous change

13 years agocoverity
jotwinow [Wed, 8 Jun 2011 20:21:46 +0000 (20:21 +0000)]
coverity

13 years agoremoved deletion of pointers in destructor
fronchet [Wed, 8 Jun 2011 19:35:15 +0000 (19:35 +0000)]
removed deletion of pointers in destructor

13 years agoStuff for cent
hdalsgaa [Wed, 8 Jun 2011 14:41:56 +0000 (14:41 +0000)]
Stuff for cent

13 years agoSmall fixes
hdalsgaa [Wed, 8 Jun 2011 14:41:21 +0000 (14:41 +0000)]
Small fixes

13 years agoAutomatically find final MC correction file
hdalsgaa [Wed, 8 Jun 2011 14:40:15 +0000 (14:40 +0000)]
Automatically find final MC correction file

13 years agoUse new AliFMDMultCuts code for mutliplicity cuts
hdalsgaa [Wed, 8 Jun 2011 14:39:23 +0000 (14:39 +0000)]
Use new AliFMDMultCuts code for mutliplicity cuts

13 years agoAdded new methods to get lower bound as a fraction of the MPV
hdalsgaa [Wed, 8 Jun 2011 14:38:26 +0000 (14:38 +0000)]
Added new methods to get lower bound as a fraction of the MPV

13 years agoStupid CHC made a mistake - fixed
hdalsgaa [Wed, 8 Jun 2011 14:37:40 +0000 (14:37 +0000)]
Stupid CHC made a mistake - fixed

13 years agoBla
hdalsgaa [Wed, 8 Jun 2011 14:35:06 +0000 (14:35 +0000)]
Bla

13 years agoAdded new class that holds multiplicity cut settings and
hdalsgaa [Wed, 8 Jun 2011 14:33:54 +0000 (14:33 +0000)]
Added new class that holds multiplicity cut settings and
methods.  This is common to the sharing filter and the density
calculator.  Added to linkdef and source list

13 years agocentrality dependence A.Marin
jotwinow [Wed, 8 Jun 2011 13:50:05 +0000 (13:50 +0000)]
centrality dependence A.Marin

13 years agodevelopment version of the TPC track model data compression, further development...
richterm [Wed, 8 Jun 2011 11:51:41 +0000 (11:51 +0000)]
development version of the TPC track model data compression, further development ongoing

13 years agoadding access interface for HLT TPC clusters to be used from the TPCreconstruction
richterm [Wed, 8 Jun 2011 10:49:18 +0000 (10:49 +0000)]
adding access interface for HLT TPC clusters to be used from the TPCreconstruction

13 years agoinitialize the HLTOUT instance already at Reconstruct in order to be available for...
richterm [Wed, 8 Jun 2011 10:46:34 +0000 (10:46 +0000)]
initialize the HLTOUT instance already at Reconstruct in order to be available for other detector reconstruction, needs also a modification of STEER/AliReconstruction.cxx (https://savannah.cern.ch/bugs/?82970)

13 years agoadded support for HLTOUT instance of the current event
richterm [Wed, 8 Jun 2011 10:39:45 +0000 (10:39 +0000)]
added support for HLTOUT instance of the current event

13 years agoFixing putward propagation parameters to make the track loose energy.
zampolli [Wed, 8 Jun 2011 09:29:57 +0000 (09:29 +0000)]
Fixing putward propagation parameters to make the track loose energy.

13 years agocoverity fix
amarin [Wed, 8 Jun 2011 08:56:55 +0000 (08:56 +0000)]
coverity fix

13 years agocoverity fix
mploskon [Wed, 8 Jun 2011 07:28:12 +0000 (07:28 +0000)]
coverity fix

13 years agoCoverity fixes
prino [Wed, 8 Jun 2011 07:24:51 +0000 (07:24 +0000)]
Coverity fixes

13 years agoBug fix (wrong reading of HPTDC manual).
cvetan [Tue, 7 Jun 2011 19:26:24 +0000 (19:26 +0000)]
Bug fix (wrong reading of HPTDC manual).

13 years agoupdates to track matching by Rongrong
mploskon [Tue, 7 Jun 2011 15:27:24 +0000 (15:27 +0000)]
updates to track matching by Rongrong

13 years agoKeep only digits from active TRU to compute trigger response (only relevant for MC)
guernane [Tue, 7 Jun 2011 14:06:53 +0000 (14:06 +0000)]
Keep only digits from active TRU to compute trigger response (only relevant for MC)

13 years ago- updated documentation
kkanaki [Tue, 7 Jun 2011 12:41:44 +0000 (12:41 +0000)]
- updated documentation

13 years ago- updated documentation
kkanaki [Tue, 7 Jun 2011 12:36:22 +0000 (12:36 +0000)]
- updated documentation

13 years agoAdded the new D0 cuts (cosThetaPointingXY and NormDecayLengthXY) (Davide, Chiara)
dainese [Tue, 7 Jun 2011 11:42:22 +0000 (11:42 +0000)]
Added the new D0 cuts (cosThetaPointingXY and NormDecayLengthXY) (Davide, Chiara)

13 years agosamll fixes (Marta)
kleinb [Tue, 7 Jun 2011 09:09:47 +0000 (09:09 +0000)]
samll fixes (Marta)

13 years agoswitchable response matrix
kleinb [Tue, 7 Jun 2011 08:01:16 +0000 (08:01 +0000)]
switchable response matrix

13 years agoChanges in the TPC mother volume geometry
kowal2 [Tue, 7 Jun 2011 07:55:29 +0000 (07:55 +0000)]
Changes in the TPC mother volume geometry

13 years agoChanges in the TPC mother volume geometry
kowal2 [Tue, 7 Jun 2011 07:45:37 +0000 (07:45 +0000)]
Changes in the TPC mother volume geometry

13 years agocoverity
jotwinow [Tue, 7 Jun 2011 07:09:15 +0000 (07:09 +0000)]
coverity

13 years agoAdded export of .h files needed by PHOSTenderSupply
kharlov [Tue, 7 Jun 2011 06:24:42 +0000 (06:24 +0000)]
Added export of .h files needed by PHOSTenderSupply

13 years agoUsing common loading methods for CDB entries that take care of missing subversion...
richterm [Tue, 7 Jun 2011 05:49:33 +0000 (05:49 +0000)]
Using common loading methods for CDB entries that take care of missing subversion on Grid OCDB.

13 years agodeclaring functions const
richterm [Tue, 7 Jun 2011 05:44:58 +0000 (05:44 +0000)]
declaring functions const

13 years agoreverting r50024, to be committed separately in order to disentangle modules
richterm [Tue, 7 Jun 2011 05:35:02 +0000 (05:35 +0000)]
reverting r50024, to be committed separately in order to disentangle modules

13 years agoUsing common loading methods for CDB entries that take care of missing subversion...
aszostak [Mon, 6 Jun 2011 22:50:13 +0000 (22:50 +0000)]
Using common loading methods for CDB entries that take care of missing subversion on Grid OCDB.

13 years agoNew features for Ds analysis: cut on angles between duaghter particles, possibility...
prino [Mon, 6 Jun 2011 21:56:03 +0000 (21:56 +0000)]
New features for Ds analysis: cut on angles between duaghter particles, possibility to tore output of task in an ntuple (Gian Michele)

13 years agoAdd variable initialization
akisiel [Mon, 6 Jun 2011 12:33:45 +0000 (12:33 +0000)]
Add variable initialization

13 years agoaccess AliHLTTPCSpacePointData members through functions
richterm [Mon, 6 Jun 2011 12:31:39 +0000 (12:31 +0000)]
access AliHLTTPCSpacePointData members through functions

13 years agomember access through functions
richterm [Mon, 6 Jun 2011 12:27:32 +0000 (12:27 +0000)]
member access through functions

13 years agoFix Coverity issues
akisiel [Mon, 6 Jun 2011 12:05:13 +0000 (12:05 +0000)]
Fix Coverity issues

13 years agoRestoring the generation of HTML documentation (Natalia) + related changes (PH)
hristov [Mon, 6 Jun 2011 11:44:44 +0000 (11:44 +0000)]
Restoring the generation of HTML documentation (Natalia) + related changes (PH)

13 years agoD+ cuts updated (Renu)
dainese [Mon, 6 Jun 2011 11:09:45 +0000 (11:09 +0000)]
D+ cuts updated (Renu)

13 years agoSelection of prompt or feed-down as in the CF task (Giacomo)
dainese [Mon, 6 Jun 2011 11:08:11 +0000 (11:08 +0000)]
Selection of prompt or feed-down as in the CF task (Giacomo)

13 years agoFix warning (Chiara)
dainese [Mon, 6 Jun 2011 11:05:16 +0000 (11:05 +0000)]
Fix warning (Chiara)

13 years agotypo corrected
richterm [Mon, 6 Jun 2011 10:56:31 +0000 (10:56 +0000)]
typo corrected