]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoFlipped the sign of the ideal (uniform Bz) field to follow the same convention as
shahoian [Tue, 13 Oct 2009 16:09:32 +0000 (16:09 +0000)]
Flipped the sign of the ideal (uniform Bz) field to follow the same convention as
measured ones

14 years agoBug #56834: Fix by Matevz, tested locally and at P2.
cvetan [Tue, 13 Oct 2009 16:03:07 +0000 (16:03 +0000)]
Bug #56834: Fix by Matevz, tested locally and at P2.

14 years agoUpdate of PID classes (Markus); Reduction of the number of cut steps in the Correctio...
dainese [Tue, 13 Oct 2009 15:42:27 +0000 (15:42 +0000)]
Update of PID classes (Markus); Reduction of the number of cut steps in the Correction Framework Manager (Raphaelle); Speedup in the MC QA (MinJung); Setter for the cut container to allow changes of cut values

14 years agoAdd full support for SPD tracklets.
mtadel [Tue, 13 Oct 2009 15:36:19 +0000 (15:36 +0000)]
Add full support for SPD tracklets.
This is now enabled by default in visscan_init.C.

Track-counter now holds separate statistics for tracks and tracklets.
Per event output files are mostly ok.

Tracklet histogram display should be added.

14 years agoChanged cut values for consistency with other D0 tasks (Chiara B)
dainese [Tue, 13 Oct 2009 15:27:39 +0000 (15:27 +0000)]
Changed cut values for consistency with other D0 tasks (Chiara B)

14 years agoBug fix
lietava [Tue, 13 Oct 2009 14:37:16 +0000 (14:37 +0000)]
Bug fix

14 years agoFix error from previous commit
dainese [Tue, 13 Oct 2009 14:28:36 +0000 (14:28 +0000)]
Fix error from previous commit

14 years agoAdded method AddRunNumber(const char *number) to be able to process run numbers that...
agheata [Tue, 13 Oct 2009 14:22:09 +0000 (14:22 +0000)]
Added method AddRunNumber(const char *number) to be able to process run numbers that start with 0000xxxx.
When processing several runs like this in the same session, one should use the new method together with
SetNrunsPerMaster(nruns) with nruns > the number of runs processed (if it make sense to process all the reconstructed chunks in a single masterjob)

14 years agoFixing uninitialized array problem
laphecet [Tue, 13 Oct 2009 14:15:18 +0000 (14:15 +0000)]
Fixing uninitialized array problem

14 years agonew LDC numbering scheme of the DAQ (Panos)
masera [Tue, 13 Oct 2009 13:58:38 +0000 (13:58 +0000)]
new LDC numbering scheme of the DAQ (Panos)

14 years agoNew version of task for prompt charm fraction analysis (A. Rossi)
dainese [Tue, 13 Oct 2009 13:37:37 +0000 (13:37 +0000)]
New version of task for prompt charm fraction analysis (A. Rossi)

14 years agoChange of a convention of the sign of the Bz field, following the change in the off...
sgorbuno [Tue, 13 Oct 2009 13:05:18 +0000 (13:05 +0000)]
Change of a convention of the sign of the Bz field, following the change in the off-line

14 years agoChange of transformation of off-line clusters
sgorbuno [Tue, 13 Oct 2009 12:40:27 +0000 (12:40 +0000)]
Change of transformation of off-line clusters

14 years agoCorrection of the final transport of tracks to the inner TPC radius.
sgorbuno [Tue, 13 Oct 2009 12:31:28 +0000 (12:31 +0000)]
Correction of the final transport of tracks to the inner TPC radius.

14 years agoSubstract baseline before TailCancallation
cblume [Tue, 13 Oct 2009 11:05:54 +0000 (11:05 +0000)]
Substract baseline before TailCancallation

14 years agoBug fix
belikov [Tue, 13 Oct 2009 10:05:34 +0000 (10:05 +0000)]
Bug fix

14 years agobugfix: unset the MODULE_DHDR variable in the HLTCalo package. This has caused occasi...
richterm [Tue, 13 Oct 2009 09:43:03 +0000 (09:43 +0000)]
bugfix: unset the MODULE_DHDR variable in the HLTCalo package. This has caused occasionally problems in the build as a previous variable has been used

14 years agoAdding missing HLT .pkg in dependency
fca [Tue, 13 Oct 2009 08:02:39 +0000 (08:02 +0000)]
Adding missing HLT .pkg in dependency

14 years agomacro for plotting MC rates for PPR
jklay [Tue, 13 Oct 2009 06:53:32 +0000 (06:53 +0000)]
macro for plotting MC rates for PPR

14 years agoAdding functionality to retrieve logbook_trigger_config.alignmentFile from
zampolli [Tue, 13 Oct 2009 01:28:40 +0000 (01:28 +0000)]
Adding functionality to retrieve logbook_trigger_config.alignmentFile from
daq logbook. Analogous method added for the Test Setup.

14 years agoPrintout fixed.
zampolli [Mon, 12 Oct 2009 23:31:01 +0000 (23:31 +0000)]
Printout fixed.

14 years agoBug #56232: Providing access to the altro channel payload size as requested by PHOS...
cvetan [Mon, 12 Oct 2009 20:00:02 +0000 (20:00 +0000)]
Bug #56232: Providing access to the altro channel payload size as requested by PHOS HLT.

14 years agoTechnical fix: reducing the virtual memory consumption
hristov [Mon, 12 Oct 2009 15:52:56 +0000 (15:52 +0000)]
Technical fix: reducing the virtual memory consumption

14 years agoUsage of all components of mag field
marian [Mon, 12 Oct 2009 15:50:39 +0000 (15:50 +0000)]
Usage of all components of mag field
in the track propagation
(Marian)

14 years agoUpdate from Mikolaj: make class sortable + small updates.
cvetan [Mon, 12 Oct 2009 13:21:10 +0000 (13:21 +0000)]
Update from Mikolaj: make class sortable + small updates.

14 years agoTask for offline calibration CALIBRATION_EMD runs
coppedis [Mon, 12 Oct 2009 13:14:48 +0000 (13:14 +0000)]
Task for offline calibration CALIBRATION_EMD runs

14 years agoSeveral updates in implementation of pileup algo 2 (F. Prino) + fine tuning of the...
prino [Mon, 12 Oct 2009 12:55:16 +0000 (12:55 +0000)]
Several updates in implementation of pileup algo 2 (F. Prino) + fine tuning of the parameters of pileup algo 2 (G. M. Innocenti)

14 years agoUpdate of B->Jpsi->ee analysis classes
dainese [Mon, 12 Oct 2009 12:39:01 +0000 (12:39 +0000)]
Update of B->Jpsi->ee analysis classes

14 years agofill trials in the event loop to avoid wrong numbers on proof
kleinb [Mon, 12 Oct 2009 12:10:24 +0000 (12:10 +0000)]
fill trials in the event loop to avoid wrong numbers on proof

14 years agoPhys DA with variable number of reference PMT
alla [Mon, 12 Oct 2009 11:57:24 +0000 (11:57 +0000)]
Phys DA with variable number of reference PMT

14 years agoupdate P/Pt resolution plots for trending
abercuci [Mon, 12 Oct 2009 11:43:12 +0000 (11:43 +0000)]
update P/Pt resolution plots for trending

14 years agoBugfix, fixed memory leaks.
kaamodt [Mon, 12 Oct 2009 10:32:13 +0000 (10:32 +0000)]
Bugfix, fixed memory leaks.
Added functionality to run CF through commandline

14 years ago- removed wrong cluster coordinate transformation (x,y,z) back to row, pad, time.
kkanaki [Mon, 12 Oct 2009 09:53:51 +0000 (09:53 +0000)]
- removed wrong cluster coordinate transformation (x,y,z) back to row, pad, time.

14 years agowith new EMCAL pid, relax default p/E max from 1.1 to 1.2
jklay [Mon, 12 Oct 2009 07:00:58 +0000 (07:00 +0000)]
with new EMCAL pid, relax default p/E max from 1.1 to 1.2

14 years agochanges to EMCAL pid, fix bug in MC conversion plots as well as add a few for QA...
jklay [Mon, 12 Oct 2009 06:59:33 +0000 (06:59 +0000)]
changes to EMCAL pid, fix bug in MC conversion plots as well as add a few for QA purposes

14 years agoAliTPCcalibDB.cxx AliTPCcalibDB.h - spline fit creation
marian [Mon, 12 Oct 2009 05:16:04 +0000 (05:16 +0000)]
AliTPCcalibDB.cxx AliTPCcalibDB.h         - spline fit creation
AliTPCcalibDButil.cxx AliTPCcalibDButil.h - adding more robust oultyer removal algorithm. + alternative CreatePadTime0
CalibMacros/CalibEnv.C                    - cleaning of the macro
                                          - adding pad gain
                                          - restructuring of the loops

14 years agoA bulk of changes to calculate statistical values corresponding to
zampolli [Mon, 12 Oct 2009 03:36:57 +0000 (03:36 +0000)]
A bulk of changes to calculate statistical values corresponding to
DCS DPs according to the number of values ('nentries', hereafter)
falling in the time interval [DAQ_time_start, DAQ_time_end]:

- if (nentries > 1): considering only them
- if (nentries = 1): considering the only entry in this interval, plus
 the measurement immediately before DAQ_time_start
- if (nentries = 0): considering only the entry immediately before DAQ_start_time
and the one immediately after DAQ_time_end

14 years agoAdding dump and analysis of syswatch logs
marian [Sun, 11 Oct 2009 19:48:51 +0000 (19:48 +0000)]
Adding dump and analysis of syswatch logs
(Marian)

14 years agoAdding ranges <startRun, endRun>
marian [Sun, 11 Oct 2009 12:07:33 +0000 (12:07 +0000)]
Adding ranges <startRun, endRun>
for scan as optional parameters.
(Marian)

14 years agoExtending trobleshouting part
marian [Sun, 11 Oct 2009 12:03:00 +0000 (12:03 +0000)]
Extending trobleshouting part
(Marian)

14 years ago1. Extended documantation.
marian [Sun, 11 Oct 2009 11:13:51 +0000 (11:13 +0000)]
1. Extended documantation.
2. Check of the environment script.
   Presence of aliroot. Read write access ...
(Marian Ivanov)

14 years agoClasses for CTP time parameters added (Plamen)
lietava [Sun, 11 Oct 2009 08:23:16 +0000 (08:23 +0000)]
Classes for CTP time parameters added (Plamen)

14 years agofilling of mc info from stack or AliAODMCParticles updated
jklay [Sun, 11 Oct 2009 07:33:14 +0000 (07:33 +0000)]
filling of mc info from stack or AliAODMCParticles updated

14 years agoFix in path for simulated files + typo fixed.
zampolli [Sun, 11 Oct 2009 04:42:27 +0000 (04:42 +0000)]
Fix in path for simulated files + typo fixed.

14 years agosaving updates: new histograms for IPSig tagging and EMCAL only histogram
jklay [Sun, 11 Oct 2009 04:07:07 +0000 (04:07 +0000)]
saving updates: new histograms for IPSig tagging and EMCAL only histogram

14 years agoObsolete mapping objects removed
kharlov [Sun, 11 Oct 2009 03:53:05 +0000 (03:53 +0000)]
Obsolete mapping objects removed

14 years agoUpdating macro to test GRP preprocessor with new input files.
zampolli [Sun, 11 Oct 2009 00:03:10 +0000 (00:03 +0000)]
Updating macro to test GRP preprocessor with new input files.
Adding possibility to check behaviour when L3 polarity changes.

14 years agoReverting rev. 35427 and 35428 until new classes are committed
zampolli [Sat, 10 Oct 2009 22:41:40 +0000 (22:41 +0000)]
Reverting rev. 35427 and 35428 until new classes are committed
in SVN.

14 years agoBug#56740: Fix related to socket timeout in case of longer raw-data runs.
cvetan [Sat, 10 Oct 2009 21:44:31 +0000 (21:44 +0000)]
Bug#56740: Fix related to socket timeout in case of longer raw-data runs.

14 years agoClasses for CTP time parameters (Plamen)
lietava [Sat, 10 Oct 2009 21:09:08 +0000 (21:09 +0000)]
Classes for CTP time parameters (Plamen)

14 years agoClasses for CTP time parameters (Plamen)
lietava [Sat, 10 Oct 2009 21:07:58 +0000 (21:07 +0000)]
Classes for CTP time parameters (Plamen)

14 years agoCorrected directory name for the root archive file registered in a dataset in PROOF...
cvetan [Sat, 10 Oct 2009 20:17:50 +0000 (20:17 +0000)]
Corrected directory name for the root archive file registered in a dataset in PROOF mode. #if should be removed as soon as we switch to v5-25-02 or latter root release.

14 years agotypo corrected
kleinb [Sat, 10 Oct 2009 14:01:26 +0000 (14:01 +0000)]
typo corrected

14 years agoAdding a method for the pileup tagging using SPD (Sadhana, Francesco, Massimo).
belikov [Sat, 10 Oct 2009 10:54:03 +0000 (10:54 +0000)]
Adding a method for the pileup tagging using SPD (Sadhana, Francesco, Massimo).

14 years agoupdates for selecting a specific electron cut set
jklay [Fri, 9 Oct 2009 23:03:12 +0000 (23:03 +0000)]
updates for selecting a specific electron cut set

14 years agosplit parts of CalibAbs off into new class CalibReference
dsilverm [Fri, 9 Oct 2009 21:17:03 +0000 (21:17 +0000)]
split parts of CalibAbs off into new class CalibReference

14 years agoredefine pt range and remove two cuts from configuration
jklay [Fri, 9 Oct 2009 19:46:29 +0000 (19:46 +0000)]
redefine pt range and remove two cuts from configuration

14 years agoobtain the number of trials on event by event basis from the header and not in notify...
kleinb [Fri, 9 Oct 2009 15:18:50 +0000 (15:18 +0000)]
obtain the number of trials on event by event basis from the header and not in notify from external file, the latter caused a problem when running on proof since Notify  an be called more than once per file

14 years agoinfrared save clusterizer
cblume [Fri, 9 Oct 2009 14:06:58 +0000 (14:06 +0000)]
infrared save clusterizer

14 years agoIncluding MUON/mapping directory for the generation of the PWG3/muondep library via...
martinez [Fri, 9 Oct 2009 13:47:56 +0000 (13:47 +0000)]
Including MUON/mapping directory for the generation of the PWG3/muondep library via a par file (Gines)

14 years agoChange name of output containers depending on flag
dainese [Fri, 9 Oct 2009 13:03:08 +0000 (13:03 +0000)]
Change name of output containers depending on flag

14 years ago- copy constructor and assignment operator implemented.
zampolli [Fri, 9 Oct 2009 13:02:55 +0000 (13:02 +0000)]
- copy constructor and assignment operator implemented.
- printout added for ProcessTOFTriggerData - specifying it is a fake one for the time being.

14 years agoFix: In case the function to process trigger data for a certain detector
zampolli [Fri, 9 Oct 2009 11:55:42 +0000 (11:55 +0000)]
Fix: In case the function to process trigger data for a certain detector
has not yet been implemented, but the detector is in the trigger mask, using an empty one.

14 years agoMoving changes in AliTestShuttle.cxx/h in $ALICE_ROOT/SHUTTLE/TestShuttle
zampolli [Fri, 9 Oct 2009 11:33:31 +0000 (11:33 +0000)]
Moving changes in AliTestShuttle.cxx/h in $ALICE_ROOT/SHUTTLE/TestShuttle

14 years agoFix in pileup algo 0 (F. Prino)
prino [Fri, 9 Oct 2009 10:38:39 +0000 (10:38 +0000)]
Fix in pileup algo 0 (F. Prino)

14 years agoadjusting the statistics printout to the new evaluation scheme of the HLTGlobalTrigge...
richterm [Fri, 9 Oct 2009 10:22:58 +0000 (10:22 +0000)]
adjusting the statistics printout to the new evaluation scheme of the HLTGlobalTrigger menu

14 years agoapplying a temporary solution for a new processing scheme of trigger menu items
richterm [Fri, 9 Oct 2009 10:19:06 +0000 (10:19 +0000)]
applying a temporary solution for a new processing scheme of trigger menu items
all items are evaluated, both decision and domain is or'ed
This implementation fits teh current requirements, there will be a proper implementation in the future.

14 years agoappying a first patch to allow the '-' character in trigger symbols. This is not
richterm [Fri, 9 Oct 2009 10:09:27 +0000 (10:09 +0000)]
appying a first patch to allow the '-' character in trigger symbols. This is not
according to C++ conventions, but is a wish to use the names of CTP classes directly.
Later on this execption will be restricted to predefined symbols.

14 years agoput defaults back to ESD and showing stats
snelling [Fri, 9 Oct 2009 10:05:06 +0000 (10:05 +0000)]
put defaults back to ESD and showing stats

14 years agoAdded two missing includes to allow macro compilation (thanks to Laurent for remarkin...
rgrosso [Fri, 9 Oct 2009 09:23:23 +0000 (09:23 +0000)]
Added two missing includes to allow macro compilation (thanks to Laurent for remarking it).

14 years agoAdded several set methods and some minor corrections for testing fast
pavlinov [Fri, 9 Oct 2009 09:11:49 +0000 (09:11 +0000)]
Added several set methods and some minor corrections for testing fast
fitting procedure

14 years agoimproved mult cuts for POI
snelling [Fri, 9 Oct 2009 09:05:56 +0000 (09:05 +0000)]
improved mult cuts for POI

14 years agoReseting the MC label to a default value of -1 before evaluating them (Philippe P...
martinez [Fri, 9 Oct 2009 07:33:11 +0000 (07:33 +0000)]
Reseting the MC label to a default value of -1 before evaluating them (Philippe P., Roberta)

14 years agoInvert bits in regional response according to hardware
vulpescu [Fri, 9 Oct 2009 07:25:44 +0000 (07:25 +0000)]
Invert bits in regional response according to hardware

14 years agoAnalysis of muon and dimuon kinematical distribution for the official analysis train...
martinez [Fri, 9 Oct 2009 07:25:22 +0000 (07:25 +0000)]
Analysis of muon and dimuon kinematical distribution for the official analysis train ESD->AOD (Roberta)

14 years agoAdd default value for tracklet line width argument.
mtadel [Fri, 9 Oct 2009 07:21:16 +0000 (07:21 +0000)]
Add default value for tracklet line width argument.

14 years agoGeneration of muon filtered AOD files from standard AOD files (Roberta)
martinez [Fri, 9 Oct 2009 07:14:52 +0000 (07:14 +0000)]
Generation of muon filtered AOD files from standard AOD files (Roberta)

14 years agoUpdate of Single Muon analysis to be included in the official ESD->AOD analysis train...
martinez [Fri, 9 Oct 2009 07:09:58 +0000 (07:09 +0000)]
Update of Single Muon analysis to be included in the official ESD->AOD analysis train (Diego)

14 years agoUpdate of Single Muon analysis to be included in the official ESD->AOD analysis train...
martinez [Fri, 9 Oct 2009 07:09:41 +0000 (07:09 +0000)]
Update of Single Muon analysis to be included in the official ESD->AOD analysis train (Diego)

14 years agoupdated errors
snelling [Fri, 9 Oct 2009 06:30:00 +0000 (06:30 +0000)]
updated errors

14 years agofix compilation warnings (Markus Heide)
abercuci [Fri, 9 Oct 2009 05:50:59 +0000 (05:50 +0000)]
fix compilation warnings (Markus Heide)

14 years agoAdded extra histograms and some functions to fill them. (Ana)
kaamodt [Thu, 8 Oct 2009 22:07:21 +0000 (22:07 +0000)]
Added extra histograms and some functions to fill them. (Ana)

14 years agoUsing AliExternalTrackParam::PropagateBxByBz(). Savannah bug 55857. (A.Dainese)
masera [Thu, 8 Oct 2009 21:49:05 +0000 (21:49 +0000)]
Using AliExternalTrackParam::PropagateBxByBz(). Savannah bug 55857. (A.Dainese)

14 years agoNew version of SPD tracklet visualization.
mtadel [Thu, 8 Oct 2009 21:14:41 +0000 (21:14 +0000)]
New version of SPD tracklet visualization.
Each tracklet is represented by an individual Eve element.
Somewhat preliminary - requires input from Domenico.

14 years agoReverting commit 35237, it causes crash in the reconstruction of simulated data
hristov [Thu, 8 Oct 2009 20:17:25 +0000 (20:17 +0000)]
Reverting commit 35237, it causes crash in the reconstruction of simulated data

14 years agoTechnical fix: reducing the virtual memory consumption
hristov [Thu, 8 Oct 2009 20:01:37 +0000 (20:01 +0000)]
Technical fix: reducing the virtual memory consumption

14 years agoMissing protection added.
morsch [Thu, 8 Oct 2009 19:59:23 +0000 (19:59 +0000)]
Missing protection added.

14 years agoVisualization scripts (Jens Wiechula)
marian [Thu, 8 Oct 2009 19:56:47 +0000 (19:56 +0000)]
Visualization scripts (Jens Wiechula)

14 years agoAdding helper macros for calibration visualization
marian [Thu, 8 Oct 2009 19:50:55 +0000 (19:50 +0000)]
Adding helper macros for calibration visualization
(Jens Wiechula)

14 years agoClass version increased.
morsch [Thu, 8 Oct 2009 17:03:30 +0000 (17:03 +0000)]
Class version increased.

14 years agoBetter handling of preferred storage
dainese [Thu, 8 Oct 2009 16:40:38 +0000 (16:40 +0000)]
Better handling of preferred storage

14 years agoSmall fixes
dainese [Thu, 8 Oct 2009 16:38:40 +0000 (16:38 +0000)]
Small fixes

14 years ago-fixing typo in libAliHLTTPC.pkg
odjuvsla [Thu, 8 Oct 2009 16:23:15 +0000 (16:23 +0000)]
-fixing typo in libAliHLTTPC.pkg

14 years ago- fixing wrong naming in class
odjuvsla [Thu, 8 Oct 2009 16:23:11 +0000 (16:23 +0000)]
- fixing wrong naming in class
- adding files to build system

14 years agoSmall change in filling weights for consistency with D0Mass task (Chiara B)
dainese [Thu, 8 Oct 2009 16:10:24 +0000 (16:10 +0000)]
Small change in filling weights for consistency with D0Mass task (Chiara B)

14 years agoAdded possibility to read like-sign pairs (Chiara B)
dainese [Thu, 8 Oct 2009 16:09:12 +0000 (16:09 +0000)]
Added possibility to read like-sign pairs (Chiara B)

14 years ago== instead of & gives more flexibility
morsch [Thu, 8 Oct 2009 16:08:57 +0000 (16:08 +0000)]
== instead of & gives more flexibility

14 years agoIt sets the existing but unused before AliAODHeader::fMuonMagFieldScale
morsch [Thu, 8 Oct 2009 16:06:36 +0000 (16:06 +0000)]
It sets the existing but unused before AliAODHeader::fMuonMagFieldScale
by the value from the updated AliESDRun.
 Ruben Shahoyan <ruben.shahoyan@cern.ch>

14 years agoRemove extra comma gcc 3.4 does not like
laphecet [Thu, 8 Oct 2009 15:45:38 +0000 (15:45 +0000)]
Remove extra comma gcc 3.4 does not like

14 years agoAdding configuration for Trigger in the test setup.
zampolli [Thu, 8 Oct 2009 15:20:05 +0000 (15:20 +0000)]
Adding configuration for Trigger in the test setup.