]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
13 years ago- added information about track and event properties, e.g. vertex coordinates, track...
kkanaki [Sun, 17 Oct 2010 14:57:28 +0000 (14:57 +0000)]
- added information about track and event properties, e.g. vertex coordinates, track status, eta etc.

13 years agocuts include min pt and eta range (Chiara)
jgrosseo [Sun, 17 Oct 2010 08:59:49 +0000 (08:59 +0000)]
cuts include min pt and eta range (Chiara)

13 years agoCoverity corrections
gconesab [Sat, 16 Oct 2010 20:14:02 +0000 (20:14 +0000)]
Coverity corrections

13 years agoAdding Sqitch - Use - Qtot/Qmax
marian [Sat, 16 Oct 2010 17:20:05 +0000 (17:20 +0000)]
Adding Sqitch  - Use - Qtot/Qmax

13 years agomissing include
jotwinow [Sat, 16 Oct 2010 11:21:16 +0000 (11:21 +0000)]
missing include

13 years agocorrect the ordering of the arguments to be passed to the method to recalculate the...
gconesab [Sat, 16 Oct 2010 10:42:25 +0000 (10:42 +0000)]
correct the ordering of the arguments to be passed to the method to recalculate the position, supermodule number and cluster energy where swapped

13 years agoChanged scope for AliTOFRawStream variable. It solves the problem with some TClonesAr...
decaro [Sat, 16 Oct 2010 09:39:33 +0000 (09:39 +0000)]
Changed scope for AliTOFRawStream variable. It solves the problem with some TClonesArray initialized and deleted (without to be clean before) one time per each event. Hoping that it could avoid also to have empty QA TOF histograms for DQM

13 years agoAllow position recaculation for EMCAL rotational and translation shifts, add asymmetr...
gconesab [Sat, 16 Oct 2010 09:33:54 +0000 (09:33 +0000)]
Allow position recaculation for EMCAL rotational and translation shifts, add asymmetry cut in EMCAL pi0 calibration analysis

13 years agoFix for bug #74065: Commit and Port AliFileMerger for Pass0
hristov [Sat, 16 Oct 2010 09:32:43 +0000 (09:32 +0000)]
Fix for bug #74065: Commit and Port AliFileMerger for Pass0

13 years agoSplit misalignment shifts into rotational and translational arrays
gconesab [Sat, 16 Oct 2010 09:28:28 +0000 (09:28 +0000)]
Split misalignment shifts into rotational and translational arrays

13 years agoUpdate TOF combinatorial algorithm for event times estimate (F.Noferini)
decaro [Sat, 16 Oct 2010 09:19:42 +0000 (09:19 +0000)]
Update TOF combinatorial algorithm for event times estimate (F.Noferini)

13 years agoSet to zero the offset for TOF time measurements. In the past we needed it to calibra...
decaro [Sat, 16 Oct 2010 09:13:28 +0000 (09:13 +0000)]
Set to zero the offset for TOF time measurements. In the past we needed it to calibrate TOF times to the overestimated integratd times

13 years agoDelete obsolete class
decaro [Sat, 16 Oct 2010 08:58:35 +0000 (08:58 +0000)]
Delete obsolete class

13 years agoAdded flag to simulate TOF time resolution constant value on the whole pad area....
decaro [Sat, 16 Oct 2010 08:57:30 +0000 (08:57 +0000)]
Added flag to simulate TOF time resolution constant value on the whole pad area. Read TOF time resolution from OCDB

13 years agoUpdated method to read RecoParam from OCDB. By default it returns the Pb-Pb TOF RecoP...
decaro [Sat, 16 Oct 2010 08:55:50 +0000 (08:55 +0000)]
Updated method to read RecoParam from OCDB. By default it returns the Pb-Pb TOF RecoParams

13 years ago1.) Added mode "mGridPAR" in runFlowTask.C and runFlowTaskCentralityTrain.C to run...
snelling [Fri, 15 Oct 2010 20:38:24 +0000 (20:38 +0000)]
1.) Added mode "mGridPAR" in runFlowTask.C and runFlowTaskCentralityTrain.C to run on Grid via .par files.
To use it, also modify Bool_t bUseParFiles = kFALSE; in CreateAlienHandler.C;

2.) Added histogram for distribution of reference multiplicity in control histograms;

3.) Made the rest of the macros compatible with centrality train (except showSpread.C).

13 years agoExtension of clock range used to check flags (for pedestal calculation)
cheynis [Fri, 15 Oct 2010 18:25:59 +0000 (18:25 +0000)]
Extension of clock range used to check flags (for pedestal calculation)

13 years agoinit OCDB in Terminate necessary for trending (M. Knichel)
jotwinow [Fri, 15 Oct 2010 17:32:47 +0000 (17:32 +0000)]
init OCDB in Terminate necessary for trending (M. Knichel)

13 years agoRegister extra file trending.root
agheata [Fri, 15 Oct 2010 16:37:31 +0000 (16:37 +0000)]
Register extra file trending.root

13 years agoFix in run number initialization
agheata [Fri, 15 Oct 2010 16:12:29 +0000 (16:12 +0000)]
Fix in run number initialization

13 years agoAdd a copy of FileTag in the copy constructor
akisiel [Fri, 15 Oct 2010 15:56:58 +0000 (15:56 +0000)]
Add a copy of FileTag in the copy constructor

13 years agoModification in the assignment of cluster labels. 1) electron label substituted by...
prino [Fri, 15 Oct 2010 15:52:58 +0000 (15:52 +0000)]
Modification in the assignment of cluster labels. 1) electron label substituted by parent label only if the latter contributes to the cluster. 2) for nlabels>3, sort labels in decreasing momentum of corresponding particle (Ruben)

13 years agoSelectCollisionCandidates for TPC task
agheata [Fri, 15 Oct 2010 15:52:37 +0000 (15:52 +0000)]
SelectCollisionCandidates for TPC task

13 years agoChanged trending output container to kParam container so that it is handled automatic...
agheata [Fri, 15 Oct 2010 15:45:06 +0000 (15:45 +0000)]
Changed trending output container to kParam container so that it is handled automatically by the framework.
The trending output is written to trending.root in the folder SummaryTPCQA.

13 years agoTPC wagon modified
agheata [Fri, 15 Oct 2010 15:39:01 +0000 (15:39 +0000)]
TPC wagon modified

13 years agocorrect minor coverity reports
gconesab [Fri, 15 Oct 2010 14:44:57 +0000 (14:44 +0000)]
correct minor coverity reports

13 years agoFinishTaskOuptut and trending information implemented (M. Knichel)
jotwinow [Fri, 15 Oct 2010 14:24:09 +0000 (14:24 +0000)]
FinishTaskOuptut and trending information implemented (M. Knichel)

13 years agoalignment corrections from electron studies, alignable object already in OCDB
gconesab [Fri, 15 Oct 2010 14:05:59 +0000 (14:05 +0000)]
alignment corrections from electron studies, alignable object already in OCDB

13 years agoInit histograms with dead map when getting the dead map for the first time
gconesab [Fri, 15 Oct 2010 14:04:57 +0000 (14:04 +0000)]
Init histograms with dead map when getting the dead map for the first time

13 years agoCoverity corrections
gconesab [Fri, 15 Oct 2010 14:04:08 +0000 (14:04 +0000)]
Coverity corrections

13 years agoseveral coverity reports corrected in geometry
gconesab [Fri, 15 Oct 2010 14:03:13 +0000 (14:03 +0000)]
several coverity reports corrected in geometry

13 years agomodified macro for simulation
agheata [Fri, 15 Oct 2010 13:42:59 +0000 (13:42 +0000)]
modified macro for simulation

13 years agoMore Coverity (Frederick)
cblume [Fri, 15 Oct 2010 13:33:12 +0000 (13:33 +0000)]
More Coverity (Frederick)

13 years agobug in loop, wrong varialble in increment
gconesab [Fri, 15 Oct 2010 13:12:15 +0000 (13:12 +0000)]
bug in loop, wrong varialble in increment

13 years agoReserving a status bit to indicate a possible mismatch with the TOF (F. Noferini)
belikov [Fri, 15 Oct 2010 12:48:27 +0000 (12:48 +0000)]
Reserving a status bit to indicate a possible mismatch with the TOF (F. Noferini)

13 years agoadds PMD + fixes in cuts (reference multiplicity in event cuts)
snelling [Fri, 15 Oct 2010 12:30:57 +0000 (12:30 +0000)]
adds PMD + fixes in cuts (reference multiplicity in event cuts)

13 years agoremove static from variables which are initialized
gconesab [Fri, 15 Oct 2010 12:11:46 +0000 (12:11 +0000)]
remove static from variables which are initialized

13 years agonew fix for recursive merging
abercuci [Fri, 15 Oct 2010 11:57:07 +0000 (11:57 +0000)]
new fix for recursive merging

13 years agoNew version of filtering macro
agheata [Fri, 15 Oct 2010 10:15:47 +0000 (10:15 +0000)]
New version of filtering macro

13 years agoFixeded validation of merging
agheata [Fri, 15 Oct 2010 09:50:26 +0000 (09:50 +0000)]
Fixeded validation of merging

13 years agoAdded TPC dEdX QA, fixed few other things
agheata [Fri, 15 Oct 2010 09:07:46 +0000 (09:07 +0000)]
Added TPC dEdX QA, fixed few other things

13 years agoAdded posibility to add V0 tender, by default this is off
agheata [Fri, 15 Oct 2010 08:28:11 +0000 (08:28 +0000)]
Added posibility to add V0 tender, by default this is off

13 years agofix bug in merging routine
abercuci [Fri, 15 Oct 2010 08:25:55 +0000 (08:25 +0000)]
fix bug in merging routine

13 years agonew info added
basanta [Fri, 15 Oct 2010 06:08:48 +0000 (06:08 +0000)]
new info added

13 years agoDeleted file
basanta [Fri, 15 Oct 2010 05:54:50 +0000 (05:54 +0000)]
Deleted file

13 years agoMissing forward declarations added.
morsch [Thu, 14 Oct 2010 21:23:54 +0000 (21:23 +0000)]
Missing forward declarations added.

13 years agomake macros compatible with centrality train
snelling [Thu, 14 Oct 2010 21:08:43 +0000 (21:08 +0000)]
make macros compatible with centrality train

13 years agoError in AliZDCChMap.h corrected
coppedis [Thu, 14 Oct 2010 19:39:45 +0000 (19:39 +0000)]
Error in AliZDCChMap.h corrected

13 years agoMake it find libraries independently of location
loizides [Thu, 14 Oct 2010 19:26:44 +0000 (19:26 +0000)]
Make it find libraries independently of location

13 years agoremoved executable bit
loizides [Thu, 14 Oct 2010 19:14:29 +0000 (19:14 +0000)]
removed executable bit

13 years agoSome updates to the UE task (Sara):
jgrosseo [Thu, 14 Oct 2010 16:51:25 +0000 (16:51 +0000)]
Some updates to the UE task (Sara):
- updated track cut definition to split effect of tracks with SPD and SDD clusters
- AliAnalysisTaskCorrectionsUE contains analysis of amount of secondaries in data (DCA sideband fit)

13 years agoFix for the validation
agheata [Thu, 14 Oct 2010 16:37:18 +0000 (16:37 +0000)]
Fix for the validation

13 years agoChanges in online display requested by Federico Antinori for PbPb:
pdebski [Thu, 14 Oct 2010 16:14:08 +0000 (16:14 +0000)]
Changes in online display requested by Federico Antinori for PbPb:
- focus side views on TPC and ITS
- remove MUON arm from 3D viewer (still in Muon RhoZ viewer)

13 years agoFix Coverity message (Frederick)
cblume [Thu, 14 Oct 2010 15:50:56 +0000 (15:50 +0000)]
Fix Coverity message (Frederick)

13 years agoNew TOF Tender Sussplies (F. Noferini)
morsch [Thu, 14 Oct 2010 15:50:22 +0000 (15:50 +0000)]
New TOF Tender Sussplies (F. Noferini)

13 years agoFix from Jens
agheata [Thu, 14 Oct 2010 15:20:53 +0000 (15:20 +0000)]
Fix from Jens

13 years agoRemove the original version of the TOF Tender.
morsch [Thu, 14 Oct 2010 15:17:17 +0000 (15:17 +0000)]
Remove the original version of the TOF Tender.

13 years ago- Rebbined ratios in the TOF range
mfloris [Thu, 14 Oct 2010 14:03:29 +0000 (14:03 +0000)]
- Rebbined ratios in the TOF range
- New TOF efficiencies
- New ITS syst errors
- Model comparison for summed charges
- Cleanup and cosmetic changes

13 years agochanged dca z cut in 2010 cuts to 2cm (pile up rejection)
jgrosseo [Thu, 14 Oct 2010 12:59:05 +0000 (12:59 +0000)]
changed dca z cut in 2010 cuts to 2cm (pile up rejection)

13 years agoCompilation error corrected
pulvir [Thu, 14 Oct 2010 12:12:30 +0000 (12:12 +0000)]
Compilation error corrected

13 years agoadd protection agains negative MC labels
gconesab [Thu, 14 Oct 2010 12:10:55 +0000 (12:10 +0000)]
add protection agains negative MC labels

13 years agoAdding one more histo for background studies (Leticia)
kleinb [Thu, 14 Oct 2010 11:53:49 +0000 (11:53 +0000)]
Adding one more histo for background studies (Leticia)

13 years agoAdding histograms for background fluctuation with random cones
kleinb [Thu, 14 Oct 2010 11:24:23 +0000 (11:24 +0000)]
Adding histograms for background fluctuation with random cones

13 years agoAdding one more option to fragmentation task, possible to switch on tender in train...
kleinb [Thu, 14 Oct 2010 11:22:51 +0000 (11:22 +0000)]
Adding one more option to fragmentation task, possible to switch on tender in train (needs validation), changed seed for UA1

13 years agochanged function signature
abercuci [Thu, 14 Oct 2010 11:20:51 +0000 (11:20 +0000)]
changed function signature

13 years agonew systematic plot for mean x (drift) as function of pw and q for
abercuci [Thu, 14 Oct 2010 11:17:47 +0000 (11:17 +0000)]
new systematic plot for mean x (drift) as function of pw and q for
normal tracks

13 years agoTemporary fix
hristov [Thu, 14 Oct 2010 11:03:24 +0000 (11:03 +0000)]
Temporary fix

13 years agoModificatons to SPD extenders (M. Sitta)
masera [Thu, 14 Oct 2010 10:31:51 +0000 (10:31 +0000)]
Modificatons to SPD extenders (M. Sitta)

13 years agoFix for a Coverity warning (B. Nilsen)
masera [Thu, 14 Oct 2010 10:25:58 +0000 (10:25 +0000)]
Fix for a Coverity warning (B. Nilsen)

13 years agoAdd forward declaration for ROOT
akisiel [Thu, 14 Oct 2010 10:23:14 +0000 (10:23 +0000)]
Add forward declaration for ROOT

13 years agoFixes cor Coverity warnings (B. Nilsen)
masera [Thu, 14 Oct 2010 09:41:55 +0000 (09:41 +0000)]
Fixes cor Coverity warnings (B. Nilsen)

13 years agofscanf replaced by ifstream
basanta [Thu, 14 Oct 2010 08:02:49 +0000 (08:02 +0000)]
fscanf replaced by ifstream

13 years agoUpdated AOD cuts according to help given in FAQ. Corrected the computation of dip...
pulvir [Thu, 14 Oct 2010 07:45:01 +0000 (07:45 +0000)]
Updated AOD cuts according to help given in FAQ. Corrected the computation of dip angle in AliRsnValue and AliRsnCutStd

13 years agoUpdated macros for pass0 (Jacek)
hristov [Thu, 14 Oct 2010 07:18:23 +0000 (07:18 +0000)]
Updated macros for pass0 (Jacek)

13 years agobackward compatibility for AliPHOSReconstructor r44091
richterm [Wed, 13 Oct 2010 22:20:24 +0000 (22:20 +0000)]
backward compatibility for AliPHOSReconstructor r44091

13 years agoadding check for AliPHOSReconstructor r44091
richterm [Wed, 13 Oct 2010 22:19:07 +0000 (22:19 +0000)]
adding check for AliPHOSReconstructor r44091

13 years agoremoving obsolete variable
richterm [Wed, 13 Oct 2010 21:35:51 +0000 (21:35 +0000)]
removing obsolete variable

13 years agocheck for compilation of trunk with release
jthaeder [Wed, 13 Oct 2010 21:23:34 +0000 (21:23 +0000)]
check for compilation of trunk with release

13 years agoAdding the very preliminary version of the BF visualization (result+QA)
pchrist [Wed, 13 Oct 2010 21:13:31 +0000 (21:13 +0000)]
Adding the very preliminary version of the BF visualization (result+QA)

13 years agobugfix: extracting AliDCSSensor of correct type 'bool' for magnet polarities https...
richterm [Wed, 13 Oct 2010 21:03:37 +0000 (21:03 +0000)]
bugfix: extracting AliDCSSensor of correct type 'bool' for magnet polarities https://savannah.cern.ch/bugs/?73879
type fixed preventing 'SurfaceAtmosPressure' to be retrieved
adding pressure sensors to the GRP

13 years agobugfix: checking the availability of a requested object before calling AliCDBStorage...
richterm [Wed, 13 Oct 2010 20:52:51 +0000 (20:52 +0000)]
bugfix: checking the availability of a requested object before calling AliCDBStorage::Get in order to avoid abort due to a Fatal message. The PredictionProcessor should be allowed to just query entries to check what's already there

13 years agoadding helper function to extract values from different types of AliDCSValue objects
richterm [Wed, 13 Oct 2010 20:48:29 +0000 (20:48 +0000)]
adding helper function to extract values from different types of AliDCSValue objects
adding helper function to create an AliDCSSensor instance from a single value and initializing its internal members correctly to be used in offline calibration procedures

13 years agoUpdate, to use PID and separate the two charges (Giacomo, Chiara)
dainese [Wed, 13 Oct 2010 17:28:59 +0000 (17:28 +0000)]
Update, to use PID and separate the two charges (Giacomo, Chiara)

13 years agoUpdate properties
jthaeder [Wed, 13 Oct 2010 17:01:58 +0000 (17:01 +0000)]
Update properties

13 years agoEnable the ZDC package in HLT in compilation
jthaeder [Wed, 13 Oct 2010 16:59:00 +0000 (16:59 +0000)]
Enable the ZDC package in HLT in compilation

13 years agoAdd standard configuration object for ZDC reconstruction in HLT
jthaeder [Wed, 13 Oct 2010 16:54:54 +0000 (16:54 +0000)]
Add standard configuration object for ZDC reconstruction in HLT

13 years agoAdd ZDC reconstruction to HLT
jthaeder [Wed, 13 Oct 2010 16:52:51 +0000 (16:52 +0000)]
Add ZDC reconstruction to HLT
- 1 reconstruction component : From RAW to AliESDZDC object
- 1 agent to define simulation chain

13 years agoenabling centrality "train"
snelling [Wed, 13 Oct 2010 16:02:13 +0000 (16:02 +0000)]
enabling centrality "train"

13 years agoCoverity stuff once more ...
cblume [Wed, 13 Oct 2010 15:50:48 +0000 (15:50 +0000)]
Coverity stuff once more ...

13 years agoMoving to aldcsamanda for the AMANDA server.
zampolli [Wed, 13 Oct 2010 15:47:11 +0000 (15:47 +0000)]
Moving to aldcsamanda for the AMANDA server.

13 years agoCoverity stuff once more ...
cblume [Wed, 13 Oct 2010 15:20:17 +0000 (15:20 +0000)]
Coverity stuff once more ...

13 years agoCoverity fixes.
cvetan [Wed, 13 Oct 2010 13:43:34 +0000 (13:43 +0000)]
Coverity fixes.

13 years agoAdded PostData in UserCreateOutputObjects
esicking [Wed, 13 Oct 2010 12:22:25 +0000 (12:22 +0000)]
Added PostData in UserCreateOutputObjects

13 years agoCorrect typo
amarin [Wed, 13 Oct 2010 11:45:49 +0000 (11:45 +0000)]
Correct typo

13 years agoTypos
pchrist [Wed, 13 Oct 2010 11:10:26 +0000 (11:10 +0000)]
Typos

13 years agoCorrected a correction in Notify that screwed reading of friends...
agheata [Wed, 13 Oct 2010 09:33:33 +0000 (09:33 +0000)]
Corrected a correction in Notify that screwed reading of friends...

13 years agoreenabling step4 and step5 in low memory mode
jgrosseo [Wed, 13 Oct 2010 08:53:22 +0000 (08:53 +0000)]
reenabling step4 and step5 in low memory mode

13 years agoratios were inverted
jgrosseo [Wed, 13 Oct 2010 08:45:23 +0000 (08:45 +0000)]
ratios were inverted
added macro to extract tracking efficiency for misidentification bias estimation

13 years agoupdate configuration of btag analysis (Tomas)
gconesab [Wed, 13 Oct 2010 08:02:10 +0000 (08:02 +0000)]
update configuration of btag analysis (Tomas)

13 years ago1. Increase the angular cut 0.015==> 0.05 to allow bigger fluctuation of drift velocity
marian [Wed, 13 Oct 2010 06:48:54 +0000 (06:48 +0000)]
1. Increase the angular cut 0.015==> 0.05 to allow bigger fluctuation of drift velocity

2. Adding the histogram - TPC vertex  A-C side