]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years agoPossibility to
morsch [Thu, 27 May 2010 11:08:08 +0000 (11:08 +0000)]
Possibility to
(1) Read the vertex position and vertex sigma_z from raw CDB.
This overwrites any previous setting in the Config.C

(2) Set the magnetic field from raw GRP entry.
In this case the setting cannot be changed in Config.C

The new GRP object from simulation is written to a location that can be specified
by the user. (CDB is temporarily unlocked for this operation)

These two options move all OCDB access from Config.C to AliSimulation. The usage of CDB entries are
exposed as AliSimulation settings (usually in the sim.C macro used for production).

13 years agoMinor changes to AddTask macros, adding JCORRAN to the train, adding quick fix for...
kleinb [Thu, 27 May 2010 08:31:56 +0000 (08:31 +0000)]
Minor changes to AddTask macros, adding JCORRAN to the train, adding quick fix for TRD reference data without aliroot

13 years agoFixed shadowed variable
agheata [Thu, 27 May 2010 07:12:07 +0000 (07:12 +0000)]
Fixed shadowed variable

13 years agoOverflow flag reset for new sample
prsnko [Thu, 27 May 2010 04:44:23 +0000 (04:44 +0000)]
Overflow flag reset for new sample

13 years agoMethod added.
morsch [Wed, 26 May 2010 20:14:06 +0000 (20:14 +0000)]
Method added.

13 years agoadded alice-caf for proof
snelling [Wed, 26 May 2010 19:01:58 +0000 (19:01 +0000)]
added alice-caf for proof

13 years agoAdded full flow estimates as function of multiplicity
snelling [Wed, 26 May 2010 18:03:06 +0000 (18:03 +0000)]
Added full flow estimates as function of multiplicity

13 years agoMass bins settable from outside (Francesco)
dainese [Wed, 26 May 2010 17:36:00 +0000 (17:36 +0000)]
Mass bins settable from outside (Francesco)

13 years agoUpdate (Chiara)
dainese [Wed, 26 May 2010 17:35:18 +0000 (17:35 +0000)]
Update (Chiara)

13 years agoOCDB viewer implementation (Ionut)
cblume [Wed, 26 May 2010 17:30:32 +0000 (17:30 +0000)]
OCDB viewer implementation (Ionut)

13 years agoTrees should write now to the current directory
agheata [Wed, 26 May 2010 16:50:05 +0000 (16:50 +0000)]
Trees should write now to the current directory

13 years agoUserExec and UserCreateOutputObjects
morsch [Wed, 26 May 2010 16:26:53 +0000 (16:26 +0000)]
UserExec and UserCreateOutputObjects

13 years agoTemporary removed TDirectory::Clear calls that are supposed to release ownership...
agheata [Wed, 26 May 2010 16:26:44 +0000 (16:26 +0000)]
Temporary removed TDirectory::Clear calls that are supposed to release ownership but in fact deletes the output

13 years agoOCDB viewer implementation (Ionut)
cblume [Wed, 26 May 2010 16:20:57 +0000 (16:20 +0000)]
OCDB viewer implementation (Ionut)

13 years agoclassdef is corrected to put the correct hot cell flag
basanta [Wed, 26 May 2010 16:14:32 +0000 (16:14 +0000)]
classdef is corrected to put the correct hot cell flag

13 years agoCorrect deletion of pointers which when the class was not the owner.
gconesab [Wed, 26 May 2010 16:13:29 +0000 (16:13 +0000)]
Correct deletion of pointers which when the class was not the owner.
Clean some wrong other deletions.
Update macro for wagon to avoid deletion problems
First modifications for future mixed event analysis

13 years agoFix checking generated collection
agheata [Wed, 26 May 2010 15:34:58 +0000 (15:34 +0000)]
Fix checking generated collection

13 years agoConnectInputData removed
morsch [Wed, 26 May 2010 15:06:46 +0000 (15:06 +0000)]
ConnectInputData removed

13 years agoSSD QA Task for dedx
morsch [Wed, 26 May 2010 15:04:57 +0000 (15:04 +0000)]
SSD QA Task for dedx
Marek Chojnacki <Marek.Chojnacki@cern.ch>

13 years agoReduce the number of 3D histograms in LCMS function
akisiel [Wed, 26 May 2010 15:03:11 +0000 (15:03 +0000)]
Reduce the number of 3D histograms in LCMS function

13 years agoFix for bug #65153.
cvetan [Wed, 26 May 2010 14:41:27 +0000 (14:41 +0000)]
Fix for bug #65153.

13 years agoadded access to TRU FALTRO and STU payload and related histograms
fronchet [Wed, 26 May 2010 14:34:19 +0000 (14:34 +0000)]
added access to TRU FALTRO and STU payload and related histograms

13 years agoFix for bug #67509.
cvetan [Wed, 26 May 2010 14:29:07 +0000 (14:29 +0000)]
Fix for bug #67509.

13 years agoWrite only detector coefficients from HLT (Raphaelle)
cblume [Wed, 26 May 2010 14:28:22 +0000 (14:28 +0000)]
Write only detector coefficients from HLT (Raphaelle)

13 years agoChanges related to D* cuts class
dainese [Wed, 26 May 2010 13:39:36 +0000 (13:39 +0000)]
Changes related to D* cuts class

13 years agoRemove obsolete macro
dainese [Wed, 26 May 2010 13:14:55 +0000 (13:14 +0000)]
Remove obsolete macro

13 years agofix for multiplicity cuts
snelling [Wed, 26 May 2010 13:12:52 +0000 (13:12 +0000)]
fix for multiplicity cuts

13 years agoseveral changes: 1) check for overflow before fitting, not using fit results 2) keep...
dsilverm [Wed, 26 May 2010 12:30:29 +0000 (12:30 +0000)]
several changes: 1) check for overflow before fitting, not using fit results 2) keep chi2 and ndf info for all (valid) signals and methods (added extra arguments to AliEMCALDigit ctor for this). Intermediate commit - not all methods give good chi2 info yet.

13 years agoCorrection of SA track rejection
esicking [Wed, 26 May 2010 11:57:23 +0000 (11:57 +0000)]
Correction of SA track rejection

13 years agoFixing coding violation
marian [Wed, 26 May 2010 11:44:32 +0000 (11:44 +0000)]
Fixing coding violation
+
New class to calcualte electric field in the cartezian coordinate system

Marian

13 years agoSplit task for ITS tracks: 1. ITS tracks with TPC partner, 2. pure ITS standalone
esicking [Wed, 26 May 2010 11:44:26 +0000 (11:44 +0000)]
Split task for ITS tracks: 1. ITS tracks with TPC partner, 2. pure ITS standalone

13 years agoNow the non standard branch is correctly set when using single jet finder from AOD
dperrino [Wed, 26 May 2010 11:36:57 +0000 (11:36 +0000)]
Now the non standard branch is correctly set when using single jet finder from AOD

13 years agoFix for memory leak.
morsch [Wed, 26 May 2010 11:21:59 +0000 (11:21 +0000)]
Fix for memory leak.
Relates to
https://savannah.cern.ch/bugs/?67654

Markus Fasel

13 years agoAdded PID selection level
dainese [Wed, 26 May 2010 10:50:16 +0000 (10:50 +0000)]
Added PID selection level

13 years agomaterial cherenkov properties adopted to TGeo according Savannah bug #67031, done...
alla [Wed, 26 May 2010 10:41:04 +0000 (10:41 +0000)]
material cherenkov properties adopted to TGeo according Savannah bug #67031, done by Alexei Bogdanov

13 years agoupdate to calculate correlators as function of multiplicity
snelling [Wed, 26 May 2010 08:49:18 +0000 (08:49 +0000)]
update to calculate correlators as function of multiplicity

13 years agoSmall fix for offline mode
agheata [Wed, 26 May 2010 08:06:01 +0000 (08:06 +0000)]
Small fix for offline mode

13 years agoModified computation of innermost ITS layer to be considered in AliITStrackerMI:...
masera [Tue, 25 May 2010 17:27:31 +0000 (17:27 +0000)]
Modified computation of innermost ITS layer to be considered in AliITStrackerMI::RefitAt for ITS standalone tracks in p-p events (F. Prino, A. Dainese)

13 years agoBug fix
marian [Tue, 25 May 2010 15:08:17 +0000 (15:08 +0000)]
Bug fix
calling with pointer instead of reference

Marian

13 years agoNew histogram of ITS layer population
esicking [Tue, 25 May 2010 14:25:05 +0000 (14:25 +0000)]
New histogram of ITS layer population

13 years agoIn mapping:
ivana [Tue, 25 May 2010 13:58:29 +0000 (13:58 +0000)]
In mapping:
- Fixed destructor in AliMpManuStore. (This prevents from a crash in analysis when an analysis task loads data from the OCDB each time the run change.)
- Fixed warning when loading both static and run dependent mapping
(Ivana, Philippe P.)

13 years agoAdded a check of the generated dataset. The analysis is stopped in case this is empty.
agheata [Tue, 25 May 2010 13:31:26 +0000 (13:31 +0000)]
Added a check of the generated dataset. The analysis is stopped in case this is empty.

13 years agoDo not fail if the corresponding pedestal run was obviously bad, i.e. if the number...
laphecet [Tue, 25 May 2010 12:38:32 +0000 (12:38 +0000)]
Do not fail if the corresponding pedestal run was obviously bad, i.e. if the number of readout events is too low

13 years agoFixing a double delete
laphecet [Tue, 25 May 2010 11:48:45 +0000 (11:48 +0000)]
Fixing a double delete

13 years agoadjusting interface to the offline ITS CF in accordance to recent changes in the...
richterm [Tue, 25 May 2010 10:29:56 +0000 (10:29 +0000)]
adjusting interface to the offline ITS CF in accordance to recent changes in the offline reconstruction, avoid warning (Gaute)

13 years agoadded features for fitting the Q distibution and a macro to redo the fitting offline...
snelling [Tue, 25 May 2010 08:48:42 +0000 (08:48 +0000)]
added features for fitting the Q distibution and a macro to redo the fitting offline (fqd.C)

13 years agoOutput files are cleared before closing to release possible object ownership to users...
agheata [Tue, 25 May 2010 08:36:51 +0000 (08:36 +0000)]
Output files are cleared before closing to release possible object ownership to users. Cleanup of the destructor of AliAnalysisManager and handling of the case when nobody posts to the automatic output container.

13 years agoFill vertex histo (Renu)
dainese [Tue, 25 May 2010 07:42:55 +0000 (07:42 +0000)]
Fill vertex histo (Renu)

13 years agohistogramming component for EMCAL online monitoring
fronchet [Mon, 24 May 2010 21:22:18 +0000 (21:22 +0000)]
histogramming component for EMCAL online monitoring

13 years agoUpdates.
morsch [Mon, 24 May 2010 16:21:23 +0000 (16:21 +0000)]
Updates.
Rossella Romita

13 years agoNew task for Lc->pKpi (Rossella)
dainese [Mon, 24 May 2010 13:08:24 +0000 (13:08 +0000)]
New task for Lc->pKpi (Rossella)

13 years agoPossibility to set pt bins (Giacomo)
dainese [Mon, 24 May 2010 13:02:37 +0000 (13:02 +0000)]
Possibility to set pt bins (Giacomo)

13 years agoBug fix in the order of the Ds cuts (Sadhana, Francesco)
dainese [Mon, 24 May 2010 12:53:08 +0000 (12:53 +0000)]
Bug fix in the order of the Ds cuts (Sadhana, Francesco)

13 years agoMerged tasks DStar and DStarSpectra (Alessandro, Yifei)
dainese [Mon, 24 May 2010 12:48:40 +0000 (12:48 +0000)]
Merged tasks DStar and DStarSpectra (Alessandro, Yifei)

13 years agoMerged tasks DStar and DStarSpectra (Alessandro, Yifei)
dainese [Mon, 24 May 2010 12:47:41 +0000 (12:47 +0000)]
Merged tasks DStar and DStarSpectra (Alessandro, Yifei)

13 years agoMerged tasks DStar and DStarSpectra (Alessandro, Yifei)
dainese [Mon, 24 May 2010 12:47:01 +0000 (12:47 +0000)]
Merged tasks DStar and DStarSpectra (Alessandro, Yifei)

13 years agoUpdate (Rossella)
dainese [Mon, 24 May 2010 11:00:02 +0000 (11:00 +0000)]
Update (Rossella)

13 years agoUpdate (Chiara)
dainese [Sun, 23 May 2010 22:36:16 +0000 (22:36 +0000)]
Update (Chiara)

13 years ago- finalized the HLT cuts in agreement to the offline ones (Hege)
kkanaki [Sun, 23 May 2010 14:30:10 +0000 (14:30 +0000)]
- finalized the HLT cuts in agreement to the offline ones (Hege)
- small fix in the macro

13 years agorevised alignment parameters for first year geometry based on survey and calculations...
jklay [Sun, 23 May 2010 00:14:06 +0000 (00:14 +0000)]
revised alignment parameters for first year geometry based on survey and calculations by engineer

13 years agoremove incorrect survey parameter file
jklay [Sun, 23 May 2010 00:11:27 +0000 (00:11 +0000)]
remove incorrect survey parameter file

13 years agoremove dummy file
jklay [Sun, 23 May 2010 00:10:55 +0000 (00:10 +0000)]
remove dummy file

13 years agoupdated calculation of supermodule positions based on information from engineers.
jklay [Sun, 23 May 2010 00:08:45 +0000 (00:08 +0000)]
updated calculation of supermodule positions based on information from engineers.

13 years ago few mistyping fixed
alla [Sat, 22 May 2010 06:25:58 +0000 (06:25 +0000)]
 few mistyping fixed

13 years agoReverting previous changes
phille [Fri, 21 May 2010 22:51:46 +0000 (22:51 +0000)]
Reverting previous changes

13 years agoAdded constant needed by the EMCAL debug onlinedisplay.
phille [Fri, 21 May 2010 19:53:02 +0000 (19:53 +0000)]
Added constant needed by the EMCAL debug onlinedisplay.

13 years agoCosmetics
phille [Fri, 21 May 2010 19:49:01 +0000 (19:49 +0000)]
Cosmetics

13 years agoRefactoring: Using common CALO constants
phille [Fri, 21 May 2010 19:07:31 +0000 (19:07 +0000)]
Refactoring: Using common CALO constants
class.

13 years agoBug fix: Fixing typo
phille [Fri, 21 May 2010 19:05:06 +0000 (19:05 +0000)]
Bug fix: Fixing typo

13 years agoA few updates to the vertex distributions
hdalsgaa [Fri, 21 May 2010 13:10:49 +0000 (13:10 +0000)]
A few updates to the vertex distributions

13 years agoclass and macros to extract TPC QA trend information (Michael Knichel)
jotwinow [Fri, 21 May 2010 12:40:44 +0000 (12:40 +0000)]
class and macros to extract TPC QA trend information (Michael Knichel)

13 years agosmall changes
jotwinow [Fri, 21 May 2010 12:28:28 +0000 (12:28 +0000)]
small changes

13 years agochange threshold comparison from > to >= ..
dsilverm [Fri, 21 May 2010 12:09:55 +0000 (12:09 +0000)]
change threshold comparison from > to >= ..

13 years agofixed inconsistency in GetCellAbsID
fronchet [Fri, 21 May 2010 11:14:07 +0000 (11:14 +0000)]
fixed inconsistency in GetCellAbsID

13 years agochanged arg type to int in GetCellAbsId
fronchet [Fri, 21 May 2010 10:31:21 +0000 (10:31 +0000)]
changed arg type to int in GetCellAbsId

13 years agoremoved duplications
fronchet [Fri, 21 May 2010 09:08:52 +0000 (09:08 +0000)]
removed duplications

13 years agofixed minor inconsistencies, removed duplications and unnecessary logs
fronchet [Fri, 21 May 2010 08:57:35 +0000 (08:57 +0000)]
fixed minor inconsistencies, removed duplications and unnecessary logs

13 years agoupdated inizialization values for online constant geometry
fronchet [Fri, 21 May 2010 07:35:49 +0000 (07:35 +0000)]
updated inizialization values for online constant geometry

13 years agoBugfix, if an empty row appears, some of the data values are wrong.
kaamodt [Thu, 20 May 2010 19:17:58 +0000 (19:17 +0000)]
Bugfix, if an empty row appears, some of the data values are wrong.

13 years agoSmall fix
laphecet [Thu, 20 May 2010 18:51:58 +0000 (18:51 +0000)]
Small fix

13 years agoFix for Savannah bug 67210 (Peter Hristov)
masera [Thu, 20 May 2010 16:36:43 +0000 (16:36 +0000)]
Fix for Savannah bug 67210 (Peter Hristov)

13 years agoAdding the possibility, for raw data source, to give an event range (usefull e.g...
laphecet [Thu, 20 May 2010 16:06:15 +0000 (16:06 +0000)]
Adding the possibility, for raw data source, to give an event range (usefull e.g. to debug one single event)

13 years agoChanges to allow running the reconstruction with the "TryRecover"
laphecet [Thu, 20 May 2010 15:19:01 +0000 (15:19 +0000)]
Changes to allow running the reconstruction with the "TryRecover"
feature of the raw data decoder turned ON (via RecoParam). Will be
needed for processing half of the May 2010 B=0 data.

Small change in TrackerQADataMakerRec so the EventSize plot works
online as well.

13 years agoadding some dijet plots
kleinb [Thu, 20 May 2010 14:41:56 +0000 (14:41 +0000)]
adding some dijet plots

13 years agoRemoving old task, functionality is in AliAnalysisTaskQASym and AliAnalysisTaskQATPC
kleinb [Thu, 20 May 2010 14:41:03 +0000 (14:41 +0000)]
Removing old task, functionality is in AliAnalysisTaskQASym and AliAnalysisTaskQATPC

13 years agoreshuffling of histograms
kaamodt [Thu, 20 May 2010 14:33:44 +0000 (14:33 +0000)]
reshuffling of histograms

13 years agoadded new argument for the gsi train
kaamodt [Thu, 20 May 2010 14:19:57 +0000 (14:19 +0000)]
added new argument for the gsi train

13 years agoAdded cut string to output container to allow for multiple wagons on the trains.
kaamodt [Thu, 20 May 2010 14:13:04 +0000 (14:13 +0000)]
Added cut string to output container to allow for multiple wagons on the trains.

13 years agoFixing bug #67560, by being more strict on rejecting big mono-cathode clusters at...
laphecet [Thu, 20 May 2010 13:47:50 +0000 (13:47 +0000)]
Fixing bug #67560, by being more strict on rejecting big mono-cathode clusters at the preclustering stage, so they do not even enter the MLEM cluster finder

13 years agofix hist name
alla [Thu, 20 May 2010 11:27:43 +0000 (11:27 +0000)]
fix hist name

13 years agoadded histogram range where could be maximum
alla [Thu, 20 May 2010 11:25:37 +0000 (11:25 +0000)]
added histogram range where could be maximum

13 years agoBug fix - order of initailation of the xref
marian [Thu, 20 May 2010 00:10:17 +0000 (00:10 +0000)]
Bug fix - order of initailation of the xref

Marian

13 years agoChanges to make DAs publish information to AMORE.
cholm [Wed, 19 May 2010 22:49:03 +0000 (22:49 +0000)]
Changes to make DAs publish information to AMORE.

The pedestal DA will publish a TH2F for each ring, containg as content
the pedestal values, and as errors the noise values.

The gain DA will publish two TH2F per ring.  One contains the gains
and the error on the gains, and the other contains the reduced
chi^2 for each of the strips.

Both will also publish a TObject with the unique identifier set to the
run number used to generate the data.
:
The base DA does not publish anything at this time.

13 years agoT0preprocessor will not wriet DCS DP during AMPLITUDE_CLABRATION runs
alla [Wed, 19 May 2010 11:30:08 +0000 (11:30 +0000)]
T0preprocessor will not wriet DCS DP during AMPLITUDE_CLABRATION runs

13 years agoadding map include file to solve compilation issue (bug https://savannah.cern.ch...
richterm [Wed, 19 May 2010 09:22:56 +0000 (09:22 +0000)]
adding map include file to solve compilation issue (bug https://savannah.cern.ch/bugs/?67602)

13 years agoadding Root libGui as dependency for libCDB after changes in r 41238
richterm [Wed, 19 May 2010 09:20:46 +0000 (09:20 +0000)]
adding Root libGui as dependency for libCDB after changes in r 41238

13 years agoChanges for pilup:
ivana [Wed, 19 May 2010 09:13:39 +0000 (09:13 +0000)]
Changes for pilup:
- In AliMUON: Setter and getter of time limits for pileup events removed. Time limit variables removed.
- In AliMUONDigitizerV3: Cut on time for digitization removed
- In AliMUONSDigitizerV2:
  - Calling the DisIntegrate function now includes the time differences between the arrival hit time of a pileup event and the average arrival time
- In AliMUONResponse, AliMUONResponseTrigger, AliMUONResponseTriggerV1: DisIntegrate function modified to include differences in arrival time
- In AliMUONResponseV0: a reduction factor applied to the charged from energy loss if the hit belongs to a track in a pileup event.
- In AliMUONConstants: average arrival times to chambers added, a reduced total charge for hits belonging to tracks from pileup events added
(Mercedes)

13 years agoAdopted new V0 board and pmt numbering and assignment
cblume [Wed, 19 May 2010 08:33:13 +0000 (08:33 +0000)]
Adopted new V0 board and pmt numbering and assignment

13 years agoExtended CBB to use 3 LUTs to separate decisions for single gap trigger at a and...
cblume [Wed, 19 May 2010 08:31:05 +0000 (08:31 +0000)]
Extended CBB to use 3 LUTs to separate decisions for single gap trigger at a and c side

13 years agoWhen loading the TRD response, keep the pointer to the old root directory to stay...
kleinb [Wed, 19 May 2010 07:46:05 +0000 (07:46 +0000)]
When loading the TRD response, keep the pointer to the old root directory to stay in the same dir also after loading, otherwise some TRefs during AOD filtering with AliESDpidCuts are wrong/ part of AOD not readable.