]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoRobust Sqrt functionality for [2x2] sym matrix
abercuci [Tue, 30 Mar 2010 12:20:25 +0000 (12:20 +0000)]
Robust Sqrt functionality for [2x2] sym matrix

14 years agocorrect manipulation of covariance matrix for pulls calculation
abercuci [Tue, 30 Mar 2010 12:00:53 +0000 (12:00 +0000)]
correct manipulation of covariance matrix for pulls calculation

14 years agoAdd Shower Shape parameters histograms and time vs amp per RCU
gconesab [Tue, 30 Mar 2010 09:28:31 +0000 (09:28 +0000)]
Add Shower Shape parameters histograms and time vs amp per RCU

14 years agoChanges to method AliITSQADataMakerRec::ResetDetector - Changes to obey coding conve...
masera [Tue, 30 Mar 2010 09:06:09 +0000 (09:06 +0000)]
Changes to method AliITSQADataMakerRec::ResetDetector  - Changes to obey coding conventions (Melinda)

14 years agoGas values corrected for the real P/T
kowal2 [Tue, 30 Mar 2010 06:43:06 +0000 (06:43 +0000)]
Gas values corrected for the real P/T

14 years agoLED DA now also for PHYSICS, not just STANDALONE
dsilverm [Mon, 29 Mar 2010 21:19:05 +0000 (21:19 +0000)]
LED DA now also for PHYSICS, not just STANDALONE

14 years agoModifiing macros to extract OCDB.
marian [Mon, 29 Mar 2010 20:29:35 +0000 (20:29 +0000)]
Modifiing macros to extract OCDB.

The same arguments used for both of them.
Small QA plots added 0 in case.

makeOCDB.C - macro call 2 submacros

All 3 macros to be in $ALICE_ROOT/ANALYSIS/CalibMacros/

Marian.

14 years agopick up QAsym from PWG1 and compile stand alone
kleinb [Mon, 29 Mar 2010 20:18:50 +0000 (20:18 +0000)]
pick up QAsym from PWG1 and compile stand alone

14 years ago// Macro to generate and update OCDB entries for a given run:
marian [Mon, 29 Mar 2010 19:42:50 +0000 (19:42 +0000)]
// Macro to generate and update OCDB entries for a given run:
// this is a TObjArray which has at 0 the MIP-Spline and at 1 the Fermi-Plateau-Spline ...

Marian

14 years agoMakeing run list for the OCDB browser
marian [Mon, 29 Mar 2010 17:58:08 +0000 (17:58 +0000)]
Makeing run list for the OCDB browser
(Marian)

14 years agofixed endofline error
slindal [Mon, 29 Mar 2010 16:48:45 +0000 (16:48 +0000)]
fixed endofline error

14 years agoAdded changes from Indra
slindal [Mon, 29 Mar 2010 15:49:00 +0000 (15:49 +0000)]
Added changes from Indra

14 years agofrom Indra: added library deps for muon display updates
slindal [Mon, 29 Mar 2010 15:48:16 +0000 (15:48 +0000)]
from Indra: added library deps for muon display updates

14 years agochanged slot number in Terminate
dainese [Mon, 29 Mar 2010 15:28:58 +0000 (15:28 +0000)]
changed slot number in Terminate

14 years agoConverted to AliAnalysisTaskSE
dainese [Mon, 29 Mar 2010 15:07:12 +0000 (15:07 +0000)]
Converted to AliAnalysisTaskSE

14 years agoRevert "from:Indra updated muon EVE code"
slindal [Mon, 29 Mar 2010 14:42:43 +0000 (14:42 +0000)]
Revert "from:Indra updated muon EVE code"

This reverts commit 28b51c6d9749e86df45981a4410503976c4e683c.

14 years agoFix some shadowing variables
agheata [Mon, 29 Mar 2010 14:20:08 +0000 (14:20 +0000)]
Fix some shadowing variables

14 years agoDrift gas density corrected for the pressure.
kowal2 [Mon, 29 Mar 2010 14:08:40 +0000 (14:08 +0000)]
Drift gas density corrected for the pressure.

14 years agoincreased number of pads on TRD canvas
slindal [Mon, 29 Mar 2010 14:07:45 +0000 (14:07 +0000)]
increased number of pads on TRD canvas

14 years agoA fix when in production mode.
agheata [Mon, 29 Mar 2010 13:33:52 +0000 (13:33 +0000)]
A fix when in production mode.

14 years agoForward declarartion is replaced by #include
kharlov [Mon, 29 Mar 2010 13:01:00 +0000 (13:01 +0000)]
Forward declarartion is replaced by #include

14 years agoThe class for LHC DIP data was completely changed
shahoian [Mon, 29 Mar 2010 12:56:35 +0000 (12:56 +0000)]
The class for LHC DIP data was completely changed

14 years ago- small change of the creation of AliTPCseed
kkanaki [Mon, 29 Mar 2010 12:41:32 +0000 (12:41 +0000)]
- small change of the creation of AliTPCseed
- added data member of array that contains the seeds per event
- cleanup of unused variables

14 years agoIncrease transparency
ppillot [Mon, 29 Mar 2010 12:22:25 +0000 (12:22 +0000)]
Increase transparency

14 years agofrom:Indra updated muon EVE code
slindal [Mon, 29 Mar 2010 12:06:10 +0000 (12:06 +0000)]
from:Indra updated muon EVE code

14 years agofix plot Ntracklets/track as function pf p
abercuci [Mon, 29 Mar 2010 11:58:02 +0000 (11:58 +0000)]
fix plot Ntracklets/track as function pf p

14 years agoNew features implemented in the alien plugin:
agheata [Mon, 29 Mar 2010 11:53:09 +0000 (11:53 +0000)]
New features implemented in the alien plugin:
- Enable xrootd tweaks to reduce file access timeouts (both in the submitted jobs or in local merging phase). May cause unnecessary file skipping !!!:
   plugin->SetFastReadOption();
- Enable merging via a special JDL. Files for merging (JDL, merge macro, executable and validation script) are generated and copied in alien space. Merging jobs are submitted only in "terminate" mode of the plugin:
   plugin->SetMergeViaJDL();
- Force overwriting existing collections:
   plugin->SetOverwriteMode();

14 years agoUpdates.
morsch [Mon, 29 Mar 2010 11:50:07 +0000 (11:50 +0000)]
Updates.

14 years agoUpdate and bug correction.
morsch [Mon, 29 Mar 2010 11:38:23 +0000 (11:38 +0000)]
Update and bug correction.

14 years agoCoding convention fixes
shahoian [Mon, 29 Mar 2010 11:24:40 +0000 (11:24 +0000)]
Coding convention fixes

14 years agoForward declaration of TVector3 is replaced by #include
kharlov [Mon, 29 Mar 2010 11:17:35 +0000 (11:17 +0000)]
Forward declaration of TVector3 is replaced by #include

14 years ago- fixing binning
odjuvsla [Mon, 29 Mar 2010 10:50:47 +0000 (10:50 +0000)]
- fixing binning

14 years agoI have included the possibility to simulate only Lambda_c with Pythia in AliRoot...
morsch [Mon, 29 Mar 2010 09:35:27 +0000 (09:35 +0000)]
I have included the possibility to simulate only Lambda_c with Pythia in AliRoot. I have named it "kPyLambdacppMNR". The implementation is
similar to these of D0, Dstar and Dplus.
(Zaida Conesa del Valle <zconesa@in2p3.fr>)

14 years agoplot fixes
abercuci [Mon, 29 Mar 2010 08:34:04 +0000 (08:34 +0000)]
plot fixes

14 years agoNew CAF qa scripts and macro.
morsch [Mon, 29 Mar 2010 07:54:19 +0000 (07:54 +0000)]
New CAF qa scripts and macro.
A. Gheata, AM

14 years agoCorrected values for the drift gas mixture
kowal2 [Mon, 29 Mar 2010 07:47:54 +0000 (07:47 +0000)]
Corrected values for the drift gas mixture

14 years agoObsolete
morsch [Mon, 29 Mar 2010 07:45:06 +0000 (07:45 +0000)]
Obsolete

14 years agoadding LED Ref FEE channels to PED DA and execute LED DA for calibration events only
dsilverm [Mon, 29 Mar 2010 02:44:00 +0000 (02:44 +0000)]
adding LED Ref FEE channels to PED DA and execute LED DA for calibration events only

14 years agoavoid crash when getting EMCAL global position
gconesab [Sun, 28 Mar 2010 22:38:13 +0000 (22:38 +0000)]
avoid crash when getting EMCAL global position

14 years agoA guiAlias.C - macros from TPC/calibMacros - moved to TPC/scripts
marian [Sun, 28 Mar 2010 21:38:12 +0000 (21:38 +0000)]
A      guiAlias.C         - macros from TPC/calibMacros - moved to TPC/scripts
A      CalibEnv.C
M      guiTime
M      makeCalibTree.sh   - CalibEnv.C is uesd from the scripts directory

Marian

14 years agoAdd MUON display
ppillot [Sun, 28 Mar 2010 21:33:43 +0000 (21:33 +0000)]
Add MUON display

14 years agoMacros moved to the TPC/scripts/OCDBscan directory
marian [Sun, 28 Mar 2010 21:31:23 +0000 (21:31 +0000)]
Macros moved to the TPC/scripts/OCDBscan directory

14 years ago1. Cleaning of the code
marian [Sun, 28 Mar 2010 21:22:50 +0000 (21:22 +0000)]
1. Cleaning of the code

2. Possibility to filter Laser outlyers in analysis/
   Algorithm implemented before (tested with 2009 data) on the calibration level with 2010 filtered full calibration.

3. Macro can be used also as not compiled.

(Marian)

14 years agoModifications to get a much more explicit report on token lost readout errors for...
laphecet [Sun, 28 Mar 2010 21:22:01 +0000 (21:22 +0000)]
Modifications to get a much more explicit report on token lost readout errors for DQM. Plus a small bug fix in RawStreamTrackerHP wrt to that error reporting

14 years agoAliCaloTrackReader, AliAnaCalorimterQA, AliAnaPi0: Leak with PHOS rotation matrices...
gconesab [Sun, 28 Mar 2010 21:09:20 +0000 (21:09 +0000)]
AliCaloTrackReader, AliAnaCalorimterQA, AliAnaPi0: Leak with PHOS rotation matrices found and corrected, revert changes in the PHOS geometry initialization.
AliMCAnalysisUtils: Put a protection against stack=0 or AODParticle branch = 0
AliAnaPhoton: Revert wrong modification of the y position of the cluster.
Few other minor corrections regarding non streaming some pointers, deleting in the main task destructor the maker pointer.

14 years agoProper conversion to cm
pchrist [Sun, 28 Mar 2010 20:47:07 +0000 (20:47 +0000)]
Proper conversion to cm

14 years agoCopy the list to the working directory
marian [Sun, 28 Mar 2010 20:14:46 +0000 (20:14 +0000)]
Copy the list to the working directory
(Marian)

14 years agoCorrection - change of the name of the pressure sensor
marian [Sun, 28 Mar 2010 20:09:27 +0000 (20:09 +0000)]
Correction -  change of the name of the pressure sensor
(Marian)

14 years agoBad design which caused memory leaks in rotation matrices, is corrected.
kharlov [Sun, 28 Mar 2010 19:24:38 +0000 (19:24 +0000)]
Bad design which caused memory leaks in rotation matrices, is corrected.

14 years agoinitialize all entries in the array
kleinb [Sun, 28 Mar 2010 16:54:00 +0000 (16:54 +0000)]
initialize all entries in the array

14 years agoImplementation of task destructors (B.Hippolyte)
bhippoly [Sun, 28 Mar 2010 16:29:05 +0000 (16:29 +0000)]
Implementation of task destructors (B.Hippolyte)

14 years agoAdding possibility to suppress warnings from AliLog for the raw analyzer.
odjuvsla [Sun, 28 Mar 2010 15:10:48 +0000 (15:10 +0000)]
Adding possibility to suppress warnings from AliLog for the raw analyzer.
The option "-suppressalilogwarnings" should be passed to the component.

This is needed due to frequent warning messages from the decoder regarding some channels in PHOS.

14 years ago- Unload Digits and RecPoints after reading
ppillot [Sun, 28 Mar 2010 14:21:17 +0000 (14:21 +0000)]
- Unload Digits and RecPoints after reading
- Fix memory leak

14 years agobugfix
slindal [Sun, 28 Mar 2010 11:10:41 +0000 (11:10 +0000)]
bugfix

14 years agoOther bug fix -
marian [Sat, 27 Mar 2010 22:29:22 +0000 (22:29 +0000)]
Other bug fix -
Marian

14 years agoFloating point exception fix
marian [Sat, 27 Mar 2010 22:24:26 +0000 (22:24 +0000)]
Floating point exception fix
(Marian)

14 years agoFixed error with input as histogram (Alexei)
cvetan [Sat, 27 Mar 2010 21:38:55 +0000 (21:38 +0000)]
Fixed error with input as histogram (Alexei)

14 years agocheck existence of track references pointer and not the number of entries
gconesab [Sat, 27 Mar 2010 20:05:30 +0000 (20:05 +0000)]
check existence of track references pointer and not the number of entries

14 years agobugfix in TRD eve
slindal [Sat, 27 Mar 2010 17:31:56 +0000 (17:31 +0000)]
bugfix in TRD eve

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)