]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoUsing custom helper centrality class. Can now run with either a centrality or a selec...
mfloris [Fri, 5 Nov 2010 17:10:08 +0000 (17:10 +0000)]
Using custom helper centrality class. Can now run with either a centrality or a selected-tracks-multiplicity cut

13 years agoset clusterization to NxN for HI environment, lower thresholds
gconesab [Fri, 5 Nov 2010 16:50:48 +0000 (16:50 +0000)]
set clusterization to NxN for HI environment, lower thresholds

13 years agoUpdated dphi,dtheta windows for trackleter, savannah bug 74741 (Ruben)
prino [Fri, 5 Nov 2010 16:20:51 +0000 (16:20 +0000)]
Updated dphi,dtheta windows for trackleter, savannah bug 74741 (Ruben)

13 years agoRunning on grid should work
mfloris [Fri, 5 Nov 2010 16:11:04 +0000 (16:11 +0000)]
Running on grid should work

13 years agoCreate only one instance of the buffer thread
slindal [Fri, 5 Nov 2010 16:04:54 +0000 (16:04 +0000)]
Create only one instance of the buffer thread

13 years agoIncremented classdef
mfloris [Fri, 5 Nov 2010 16:01:42 +0000 (16:01 +0000)]
Incremented classdef

13 years agoswitch off triggers (Markus Fasel)
jotwinow [Fri, 5 Nov 2010 15:56:45 +0000 (15:56 +0000)]
switch off triggers (Markus Fasel)

13 years agoAdded method AliAnalysisManager::AddStatisticsMsg() to add user messages regarding...
agheata [Fri, 5 Nov 2010 15:55:04 +0000 (15:55 +0000)]
Added method AliAnalysisManager::AddStatisticsMsg() to add user messages regarding the ststistics of the analysis session.
The analysis manager dumps all messages in a file called <nevents>.stat (nevents in format %09d) that is written after processing on the slave but also during Terminate (client)
Nevents is the total number of events processed by the manager.

13 years agopass correct index for mapping method, it avoids warning message in reconstruction...
gconesab [Fri, 5 Nov 2010 15:45:32 +0000 (15:45 +0000)]
pass correct index for mapping method, it avoids warning message in reconstruction, add comment at beginning of several mapping methods

13 years agobugfix: implementing function SendMLFromDet added as pure virtual in r43691
richterm [Fri, 5 Nov 2010 15:33:32 +0000 (15:33 +0000)]
bugfix: implementing function SendMLFromDet added as pure virtual in r43691
prevented the pendolino from running in the online system

13 years agoUpdate for PbPb analysis (Mariella)
enrico [Fri, 5 Nov 2010 15:32:12 +0000 (15:32 +0000)]
Update for PbPb analysis (Mariella)

13 years agoUpdate for PbPb analysis (Mariella)
enrico [Fri, 5 Nov 2010 15:30:20 +0000 (15:30 +0000)]
Update for PbPb analysis (Mariella)

13 years agoAliAnalysisTaskTriggerStudy
mfloris [Fri, 5 Nov 2010 15:24:21 +0000 (15:24 +0000)]
AliAnalysisTaskTriggerStudy
- Better code to fill venn diagram: independent of the number of triggers
- Implemented cut on the number of tracklets
- Legend matches online trigger names
- Implemented tof triggers

13 years agofix warnings
loizides [Fri, 5 Nov 2010 15:21:29 +0000 (15:21 +0000)]
fix warnings

13 years agotrigger mask mapping corrected when reading OCDB object
rpreghen [Fri, 5 Nov 2010 15:16:22 +0000 (15:16 +0000)]
trigger mask mapping corrected when reading OCDB object

13 years agonew version from L.Milano and F.Prino
bhippoly [Fri, 5 Nov 2010 14:59:10 +0000 (14:59 +0000)]
new version from L.Milano and F.Prino

13 years agoFixed busy error
slindal [Fri, 5 Nov 2010 14:38:40 +0000 (14:38 +0000)]
Fixed busy error

13 years agoAliTriggerAnalysis: added switch to disable FMD histograms (runs much faster) (consta...
mfloris [Fri, 5 Nov 2010 14:38:14 +0000 (14:38 +0000)]
AliTriggerAnalysis: added switch to disable FMD histograms (runs much faster) (constantin)
AliPhysicsSelectio: FMD histogram disabled by default

13 years agobugfix
slindal [Fri, 5 Nov 2010 14:32:47 +0000 (14:32 +0000)]
bugfix

13 years agofixed bug making buffer always busy
slindal [Fri, 5 Nov 2010 14:31:14 +0000 (14:31 +0000)]
fixed bug making buffer always busy

13 years agoDon't start thread if buffer is busy
slindal [Fri, 5 Nov 2010 14:26:39 +0000 (14:26 +0000)]
Don't start thread if buffer is busy

13 years agoD+ errors (Renu)
dainese [Fri, 5 Nov 2010 14:18:07 +0000 (14:18 +0000)]
D+ errors (Renu)

13 years agoHave a switch to disable particle production via NBD, DDB, etc. Turn off using SetDoP...
loizides [Fri, 5 Nov 2010 14:16:15 +0000 (14:16 +0000)]
Have a switch to disable particle production via NBD, DDB, etc. Turn off using SetDoPartProduction(0)

13 years agoUpdates to multreconstructro - Savannah bug 74741 (Ruben)
masera [Fri, 5 Nov 2010 14:04:26 +0000 (14:04 +0000)]
Updates to multreconstructro - Savannah bug 74741 (Ruben)

13 years agoCheck if busy before creating thread
slindal [Fri, 5 Nov 2010 14:03:47 +0000 (14:03 +0000)]
Check if busy before creating thread

13 years agoEventStat_temp.root files closed now after getting the statistics histos.
agheata [Fri, 5 Nov 2010 14:03:26 +0000 (14:03 +0000)]
EventStat_temp.root files closed now after getting the statistics histos.

13 years ago- macro and script for plotting offline and HLT distributions generated from the...
kkanaki [Fri, 5 Nov 2010 13:53:28 +0000 (13:53 +0000)]
- macro and script for plotting offline and HLT distributions generated from the PWG1 TPC task (Jochen, Camilla)

13 years agoclass updated to read active trigger channels from OCDB
rpreghen [Fri, 5 Nov 2010 13:52:49 +0000 (13:52 +0000)]
class updated to read active trigger channels from OCDB

13 years agoIntegrated New Rule Checker with the CMake Build
jjose [Fri, 5 Nov 2010 13:46:56 +0000 (13:46 +0000)]
Integrated New Rule Checker with the CMake Build

13 years agochange beamebergy value due to changes in AliZDCRecoParamPbPb (rev 45031, https:...
sgorbuno [Fri, 5 Nov 2010 12:54:54 +0000 (12:54 +0000)]
change beamebergy value due to changes in AliZDCRecoParamPbPb (rev 45031, https://savannah.cern.ch/bugs/?74845)

13 years agocoverity corrections
dsilverm [Fri, 5 Nov 2010 12:23:50 +0000 (12:23 +0000)]
coverity corrections

13 years agoModification in constructor
pulvir [Fri, 5 Nov 2010 12:20:54 +0000 (12:20 +0000)]
Modification in constructor

13 years agoUpdated event id displayin, and async blocklist processing
slindal [Fri, 5 Nov 2010 12:13:53 +0000 (12:13 +0000)]
Updated event id displayin, and async blocklist processing

13 years agoAdded run number to frame
slindal [Fri, 5 Nov 2010 12:13:48 +0000 (12:13 +0000)]
Added run number to frame

13 years agoBugfix
pulvir [Fri, 5 Nov 2010 12:02:03 +0000 (12:02 +0000)]
Bugfix

13 years agoAdded the possibility to compute multiplicity according to recent ESDcut-based criterion
pulvir [Fri, 5 Nov 2010 11:47:51 +0000 (11:47 +0000)]
Added the possibility to compute multiplicity according to recent ESDcut-based criterion

13 years agoexistence of null pointer check removed
gconesab [Fri, 5 Nov 2010 11:19:29 +0000 (11:19 +0000)]
existence of null pointer check removed

13 years agoRename AliTRDrawStreamOld.h AliTRDrawStreamBase.h
cblume [Fri, 5 Nov 2010 11:10:19 +0000 (11:10 +0000)]
Rename AliTRDrawStreamOld.h AliTRDrawStreamBase.h

13 years agocorrect coverity defects
gconesab [Fri, 5 Nov 2010 10:48:39 +0000 (10:48 +0000)]
correct coverity defects

13 years agoCorrections from Filip
gconesab [Fri, 5 Nov 2010 10:46:42 +0000 (10:46 +0000)]
Corrections from Filip

13 years agoprotection added to correctly handle runs with no calibration triggers
rpreghen [Fri, 5 Nov 2010 10:46:03 +0000 (10:46 +0000)]
protection added to correctly handle runs with no calibration triggers

13 years agoRemove AliTRDtestBeam
cblume [Fri, 5 Nov 2010 10:41:00 +0000 (10:41 +0000)]
Remove AliTRDtestBeam

13 years agoFixed opening of proof file in case of AOD extensions
agheata [Fri, 5 Nov 2010 10:09:39 +0000 (10:09 +0000)]
Fixed opening of proof file in case of AOD extensions

13 years agoRemoval of old raw reader calls (Raphaelle)
cblume [Fri, 5 Nov 2010 10:05:41 +0000 (10:05 +0000)]
Removal of old raw reader calls (Raphaelle)

13 years agoAdding CMake package file for module TAmpt
jjose [Fri, 5 Nov 2010 09:28:45 +0000 (09:28 +0000)]
Adding CMake package file for module TAmpt

13 years agoAdding FindCPack module
jjose [Fri, 5 Nov 2010 09:25:52 +0000 (09:25 +0000)]
Adding FindCPack module

13 years agonew version of HMPID QA task (D.Perrino)
agheata [Fri, 5 Nov 2010 09:15:18 +0000 (09:15 +0000)]
new version of HMPID QA task (D.Perrino)

13 years agoadded implemention of copy constructor (Sergey Gorbunov)
jotwinow [Fri, 5 Nov 2010 09:08:41 +0000 (09:08 +0000)]
added implemention of copy constructor (Sergey Gorbunov)

13 years agoMain Updates:
mfloris [Fri, 5 Nov 2010 09:07:04 +0000 (09:07 +0000)]
Main Updates:

- AliAnalysisMultPbCentralitySelector: when running on data, uses
  AliESDcentrality by default, when running on MC a cut on the
  selected tracks

- AliAnalysisMultPbTrackHistoManager&AliAnalysisTaskMultPbTracks.cxx:
  added histograms for particle species, multiplicity histogram,
  changed pt binning (same as 900 GeV pp now)

- AliAnalysisTaskTriggerStudy: added venn-like histo

- AddTaskMultPbPbTracks.C: forgot in the initial commit

- run.C&run.sh: changes to run on grid (not yet working), loading
  extra classes through a TList, possibility to give a custom prefix
  to the output folder.

- correct.C: minor chages for specific checks

13 years agomodified histo ranges
jotwinow [Fri, 5 Nov 2010 08:50:26 +0000 (08:50 +0000)]
modified histo ranges

13 years agoBeam Type set to A-A for online reconstruction if Pb-Pb (not case sensitive) is found.
zampolli [Fri, 5 Nov 2010 08:38:46 +0000 (08:38 +0000)]
Beam Type set to A-A for online reconstruction if Pb-Pb (not case sensitive) is found.

13 years agoFixes
coppedis [Fri, 5 Nov 2010 08:36:10 +0000 (08:36 +0000)]
Fixes

13 years agodelete digitsTree insteadof Reset()
sgorbuno [Fri, 5 Nov 2010 02:46:04 +0000 (02:46 +0000)]
delete digitsTree insteadof Reset()

13 years agodelete the temporary tree of clusters instead of Reset().
sgorbuno [Fri, 5 Nov 2010 00:00:39 +0000 (00:00 +0000)]
delete the temporary tree of clusters instead of Reset().
With Reset() it is running much slower and the amount of used memory increases for some reason.

13 years agoProtection like in SE (Yaxian Mao)
morsch [Thu, 4 Nov 2010 23:52:51 +0000 (23:52 +0000)]
Protection like in SE (Yaxian Mao)

13 years agobeam type and energy is set explicitly
sgorbuno [Thu, 4 Nov 2010 23:22:11 +0000 (23:22 +0000)]
beam type and energy is set explicitly

13 years agoRetrieving beamType from logbook for online reconstruction.
zampolli [Thu, 4 Nov 2010 22:52:26 +0000 (22:52 +0000)]
Retrieving beamType from logbook for online reconstruction.

13 years agoFixing SECURE_CODING defects (sprintf) reported by Coverity
ivana [Thu, 4 Nov 2010 22:36:26 +0000 (22:36 +0000)]
Fixing SECURE_CODING defects (sprintf) reported by Coverity

13 years agoUpdates in macros o display SDD QA results + new macros for SDD performance trending...
prino [Thu, 4 Nov 2010 22:22:34 +0000 (22:22 +0000)]
Updates in macros o display SDD QA results + new macros for SDD performance trending (M. Siciliano)

13 years ago- removed some histograms, namely (also for HLT) as these are not used anyway: (Hege)
kkanaki [Thu, 4 Nov 2010 22:04:25 +0000 (22:04 +0000)]
- removed some histograms, namely (also for HLT) as these are not used anyway: (Hege)
   fXVertexVSNtracksOff(0)
   fYVertexVSNtracksOff(0)
   fZVertexVSNtracksOff(0)
   fZVertexOffTemp(0)
- removed some constants which belonged to filling these histograms
- updated how to calculate DCA for offline: implemented the method PWG1 used
- included DCAz for both HLT and Offline
- changed the way we fill multiplicity

13 years agoFixed bug retuning wrong event id
slindal [Thu, 4 Nov 2010 21:14:49 +0000 (21:14 +0000)]
Fixed bug retuning wrong event id

13 years agoBugfix: display event id in 64 bit format
slindal [Thu, 4 Nov 2010 21:07:44 +0000 (21:07 +0000)]
Bugfix: display event id in 64 bit format

13 years agoreturning correct event id from homer manager
slindal [Thu, 4 Nov 2010 21:00:35 +0000 (21:00 +0000)]
returning correct event id from homer manager

13 years agoadded possibility to stop buffer monitor
slindal [Thu, 4 Nov 2010 20:47:03 +0000 (20:47 +0000)]
added possibility to stop buffer monitor

13 years ago- bug fix
odjuvsla [Thu, 4 Nov 2010 20:44:43 +0000 (20:44 +0000)]
- bug fix

13 years agoUpdated buffer monitor speed
slindal [Thu, 4 Nov 2010 20:05:29 +0000 (20:05 +0000)]
Updated buffer monitor speed

13 years agoAdded event id to frame
slindal [Thu, 4 Nov 2010 19:56:38 +0000 (19:56 +0000)]
Added event id to frame

13 years agoOnly send esd event to calo processors
slindal [Thu, 4 Nov 2010 18:26:59 +0000 (18:26 +0000)]
Only send esd event to calo processors

13 years agoUpdated histogram processing
slindal [Thu, 4 Nov 2010 18:26:00 +0000 (18:26 +0000)]
Updated histogram processing

13 years agoFixing SECURE_CODING defects (sscanf) reported by Coverity
ivana [Thu, 4 Nov 2010 18:14:13 +0000 (18:14 +0000)]
Fixing SECURE_CODING defects (sscanf) reported by Coverity

13 years agoFixing FORWARD_NULL defects reported by Coverity
ivana [Thu, 4 Nov 2010 18:09:30 +0000 (18:09 +0000)]
Fixing FORWARD_NULL defects reported by Coverity

13 years agoFixing FORWARD_NULL defects reported by Coverity
ivana [Thu, 4 Nov 2010 18:03:11 +0000 (18:03 +0000)]
Fixing FORWARD_NULL defects reported by Coverity
(Bogdan)

13 years agoFixing FORWARD_NULL defects reported by Coverity
ivana [Thu, 4 Nov 2010 18:00:39 +0000 (18:00 +0000)]
Fixing FORWARD_NULL defects reported by Coverity
(Diego)

13 years ago- Update to read the "new" data format for the TailCancelation Filter Analysis
srossegg [Thu, 4 Nov 2010 17:44:54 +0000 (17:44 +0000)]
- Update to read the "new" data format for the TailCancelation Filter Analysis
- Bugfix in the SpaceCharge Classes: 'Distort' and 'Correct' were swapped.
  Unfortunately this is important unless one wants to describe negative ion-clouds ;-)

13 years agoUsing A-A as beam type, if the beam is not PROTON (Chiara)
hristov [Thu, 4 Nov 2010 17:14:31 +0000 (17:14 +0000)]
Using A-A as beam type, if the beam is not PROTON (Chiara)

13 years agoMartin Valas fast mixing classes.
morsch [Thu, 4 Nov 2010 16:50:47 +0000 (16:50 +0000)]
Martin Valas fast mixing classes.

13 years ago1. Adding the new histograms TPC z vertex correlation in order
marian [Thu, 4 Nov 2010 16:43:03 +0000 (16:43 +0000)]
1. Adding the new histograms  TPC z vertex correlation in order
   to calculate drift velocity and t0

2. Using the option ITS standalone tracks if possible.

Furthter changes in the AliTPCPreprocessorOffline needed
to use histogram TPC vertex hiostograms.

(Marian)

13 years agoUpdates, making buffer and managers aware of each others work
slindal [Thu, 4 Nov 2010 16:33:38 +0000 (16:33 +0000)]
Updates, making buffer and managers aware of each others work

13 years agoUpated calo class to use clustes from ESD
slindal [Thu, 4 Nov 2010 16:32:13 +0000 (16:32 +0000)]
Upated calo class to use clustes from ESD
+ cosmetics

13 years ago1. Removing harmless, innocent but disturbing error message index out of bounds)2...
marian [Thu, 4 Nov 2010 16:27:36 +0000 (16:27 +0000)]
1. Removing harmless, innocent but disturbing error message index out of bounds)2. Adding the intrface to retrieve current measurement

(Marian)

13 years agoNew class to deal with systematic errors of charm hadrons
dainese [Thu, 4 Nov 2010 16:20:46 +0000 (16:20 +0000)]
New class to deal with systematic errors of charm hadrons

13 years agoNew class to deal with systematic errors of charm hadrons
dainese [Thu, 4 Nov 2010 16:20:33 +0000 (16:20 +0000)]
New class to deal with systematic errors of charm hadrons

13 years agoFixing Coverity defects
laphecet [Thu, 4 Nov 2010 16:19:22 +0000 (16:19 +0000)]
Fixing Coverity defects

13 years agoimproved track selection criteria for matching (Rongrong)
gconesab [Thu, 4 Nov 2010 16:17:23 +0000 (16:17 +0000)]
improved track selection criteria for matching (Rongrong)

13 years agoAdded plot (ChiaraZ)
dainese [Thu, 4 Nov 2010 15:59:29 +0000 (15:59 +0000)]
Added plot (ChiaraZ)

13 years agoAdded AliNormalizationCounter (Sergey, Sadhana)
dainese [Thu, 4 Nov 2010 15:59:05 +0000 (15:59 +0000)]
Added AliNormalizationCounter (Sergey, Sadhana)

13 years agoTechical fix to avoid silent exception when the EMCAL raw data are empty (Yves)
hristov [Thu, 4 Nov 2010 15:52:27 +0000 (15:52 +0000)]
Techical fix to avoid silent exception when the EMCAL raw data are empty (Yves)

13 years agoAdding TAmpt (Constantin)
hristov [Thu, 4 Nov 2010 15:16:40 +0000 (15:16 +0000)]
Adding TAmpt (Constantin)

13 years agofixed leak (background identification object deleted in the dtor)
agheata [Thu, 4 Nov 2010 14:32:46 +0000 (14:32 +0000)]
fixed leak (background identification object deleted in the dtor)

13 years agonew parameter mixing option: kTrackWithPtFromFirstMother
snelling [Thu, 4 Nov 2010 14:12:12 +0000 (14:12 +0000)]
new parameter mixing option: kTrackWithPtFromFirstMother

13 years agoAdded muon arms
slindal [Thu, 4 Nov 2010 13:50:48 +0000 (13:50 +0000)]
Added muon arms

13 years agoskipping publishing if there was no new event added during the last interval
richterm [Thu, 4 Nov 2010 13:23:02 +0000 (13:23 +0000)]
skipping publishing if there was no new event added during the last interval
adding benchmark messages

13 years agofix for Hydjet reaction plane
snelling [Thu, 4 Nov 2010 13:05:40 +0000 (13:05 +0000)]
fix for Hydjet reaction plane

13 years agointegrated times correction implemented during reconstruction in AliTOFReconstructor...
rpreghen [Thu, 4 Nov 2010 12:13:25 +0000 (12:13 +0000)]
integrated times correction implemented during reconstruction in AliTOFReconstructor::FillESD method

13 years agoFixes for bug #74753: TOF QA crashes online
hristov [Thu, 4 Nov 2010 10:30:13 +0000 (10:30 +0000)]
Fixes for bug #74753: TOF QA crashes online

13 years agoCommitt for backward compatibility (bug# 74500)
coppedis [Thu, 4 Nov 2010 10:07:16 +0000 (10:07 +0000)]
Committ for backward compatibility (bug# 74500)

13 years agobugfix
slindal [Thu, 4 Nov 2010 09:54:57 +0000 (09:54 +0000)]
bugfix

13 years ago-Fixed bug in offline buffer that deleted event object.
slindal [Thu, 4 Nov 2010 09:54:51 +0000 (09:54 +0000)]
-Fixed bug in offline buffer that deleted event object.

13 years agoMoved AliRefArray from STEER to STEERBase
shahoian [Thu, 4 Nov 2010 09:48:57 +0000 (09:48 +0000)]
Moved AliRefArray from STEER to STEERBase

13 years agoReduced printout messages (AliInfo->AliDebug(1))
decaro [Thu, 4 Nov 2010 09:33:58 +0000 (09:33 +0000)]
Reduced printout messages (AliInfo->AliDebug(1))