]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoNew functions for exporting the found TCF parameters to an ascii-file
marian [Wed, 10 Sep 2008 09:20:59 +0000 (09:20 +0000)]
New functions for exporting the found TCF parameters to an ascii-file
(Stefan)

15 years agoAdding the complete vzero raw data to the esd friend. The channel numbering follows...
cvetan [Tue, 9 Sep 2008 22:07:00 +0000 (22:07 +0000)]
Adding the complete vzero raw data to the esd friend. The channel numbering follows the offline convention and not the hardware one. The friend is written only in the case of raw-data reco.

15 years agoAdding DAQ_TEST as a trigger detector since DAQ can send inputs to CTP
cvetan [Tue, 9 Sep 2008 22:05:00 +0000 (22:05 +0000)]
Adding DAQ_TEST as a trigger detector since DAQ can send inputs to CTP

15 years agoadded example macro to extract HLTOUT payload from raw data
richterm [Tue, 9 Sep 2008 20:44:11 +0000 (20:44 +0000)]
added example macro to extract HLTOUT payload from raw data

15 years agocorrected the AliHLTITSAgent in order to treat data origin ISDD rather than ITS,...
richterm [Tue, 9 Sep 2008 20:43:24 +0000 (20:43 +0000)]
corrected the AliHLTITSAgent in order to treat data origin ISDD rather than ITS, and the specification correctly

15 years agobugfix: corrected equipment selection which was setting eventtype condition to 0...
richterm [Tue, 9 Sep 2008 20:17:31 +0000 (20:17 +0000)]
bugfix: corrected equipment selection which was setting eventtype condition to 0 rather than -1

15 years agoAll Data Points protected in case no DP is present!
dibari [Tue, 9 Sep 2008 18:15:19 +0000 (18:15 +0000)]
All Data Points protected in case no DP is present!

15 years agoUse average Xbeam and Ybeam also in 3D vertexer + Updated calculation of generated...
prino [Tue, 9 Sep 2008 17:45:56 +0000 (17:45 +0000)]
Use average Xbeam and Ybeam also in 3D vertexer + Updated calculation of generated dN/dy in DoVerticesSPD macro (Dainese, Prino)

15 years agoFXS File ID renamed to match DA output file
cheynis [Tue, 9 Sep 2008 16:01:38 +0000 (16:01 +0000)]
FXS File ID renamed to match DA output file

15 years agoA protection if no Data Point is present
dibari [Tue, 9 Sep 2008 15:16:55 +0000 (15:16 +0000)]
A protection if no Data Point is present

15 years agoupdated TPC prediction processor: get rid of test implementation, access to temperatu...
richterm [Tue, 9 Sep 2008 15:05:21 +0000 (15:05 +0000)]
updated TPC prediction processor: get rid of test implementation, access to temperature measurements corrected error codes, code cleanup (Haavard)

15 years agoEnlarged search windows for 3D vertexer (F. Prino)
prino [Tue, 9 Sep 2008 15:02:46 +0000 (15:02 +0000)]
Enlarged search windows for 3D vertexer (F. Prino)

15 years agoUpdated global fits
marian [Tue, 9 Sep 2008 14:34:32 +0000 (14:34 +0000)]
Updated global fits
P3-tan lambda and P1 - z fitted together
(Marian)

15 years agodependence on reference point removed
alla [Tue, 9 Sep 2008 14:25:30 +0000 (14:25 +0000)]
dependence on reference point removed

15 years agoDefining expert QA histos
coppedis [Tue, 9 Sep 2008 13:54:42 +0000 (13:54 +0000)]
Defining expert QA histos

15 years agoRemoving last overlaps
coppedis [Tue, 9 Sep 2008 13:27:00 +0000 (13:27 +0000)]
Removing last overlaps

15 years agoMake GetFiredChips const
kleinb [Tue, 9 Sep 2008 12:55:29 +0000 (12:55 +0000)]
Make GetFiredChips const

15 years agoFrom Konstantin
jthaeder [Tue, 9 Sep 2008 12:51:15 +0000 (12:51 +0000)]
From Konstantin
 - Implemeting additional input flags : flag for different modes of
tracking,
 flags for data exchanging format between Clusterizer and Tracker.
 - Correct passing of TClonesAraay from Clusterizer
 - Minor changes

15 years agoImproving the time performance of alimdc: 1. disabling support for pointer tracking...
hristov [Tue, 9 Sep 2008 12:22:01 +0000 (12:22 +0000)]
Improving the time performance of alimdc: 1. disabling support for pointer tracking in all the branches (i.e. this will work only if your objects do not refers to the same objects twice via a pointer). 2. tuning the size of the internal map tracking the class name of the objects. 3. Caching the size of the raw-data header (fHeaderSize). (Philippe Canal)

15 years agoimplementation of Digits Convertion option (Markus)
abercuci [Tue, 9 Sep 2008 12:05:15 +0000 (12:05 +0000)]
implementation of Digits Convertion option (Markus)

15 years agoless error prone iteration procedure over results
abercuci [Tue, 9 Sep 2008 11:23:36 +0000 (11:23 +0000)]
less error prone iteration procedure over results

15 years agoCorrected id (Henrik)
hristov [Tue, 9 Sep 2008 11:15:36 +0000 (11:15 +0000)]
Corrected id (Henrik)

15 years agoDo not use tracks when the propagation to the vertex failed
hristov [Tue, 9 Sep 2008 09:57:40 +0000 (09:57 +0000)]
Do not use tracks when the propagation to the vertex failed

15 years agofixing bug in ML keepalive messages
jgrosseo [Tue, 9 Sep 2008 08:34:05 +0000 (08:34 +0000)]
fixing bug in ML keepalive messages

15 years agoDeclaring the alignable entries also in FRAME will allow to apply the corresponding...
morsch [Tue, 9 Sep 2008 08:25:38 +0000 (08:25 +0000)]
Declaring the alignable entries also in FRAME will allow to apply the corresponding alignable objects when FRAME has been built in the geometry.
(R. Grosso)

15 years agoChanged properly local mask file counter when updating mask
ivana [Tue, 9 Sep 2008 08:15:28 +0000 (08:15 +0000)]
Changed properly local mask file counter when updating mask
(Jean-Luc B. & Christian)

15 years agoRestored commit 28399:Corrections for tracks which do not pass through the radiator
hristov [Tue, 9 Sep 2008 08:01:43 +0000 (08:01 +0000)]
Restored commit 28399:Corrections for tracks which do not pass through the radiator

15 years agoincluded 1D dEdx distibutions (Alex Wilk)
abercuci [Tue, 9 Sep 2008 08:01:13 +0000 (08:01 +0000)]
included 1D dEdx distibutions (Alex Wilk)

15 years agoFrom Mikolaj: add TPC raw and FMD stuff to the list of macros that can be activated.
mtadel [Tue, 9 Sep 2008 07:51:44 +0000 (07:51 +0000)]
From Mikolaj: add TPC raw and FMD stuff to the list of macros that can be activated.

15 years agoUrgent bug fix for the FMD Gain DA
hdalsgaa [Tue, 9 Sep 2008 00:15:43 +0000 (00:15 +0000)]
Urgent bug fix for the FMD Gain DA

15 years agoNew classes
phille [Mon, 8 Sep 2008 22:52:58 +0000 (22:52 +0000)]
New classes

15 years agoCalibration files for SSD built according to real detector status (Panos)
prino [Mon, 8 Sep 2008 22:30:55 +0000 (22:30 +0000)]
Calibration files for SSD built according to real detector status (Panos)

15 years agoESD Checker upodated in order to treat properly reconstruction with a limited set...
masera [Mon, 8 Sep 2008 20:55:55 +0000 (20:55 +0000)]
ESD Checker upodated in order to treat properly reconstruction with a limited set of layers

15 years agoEmpty list (to be used for simulation with full efficiency)
masera [Mon, 8 Sep 2008 20:24:21 +0000 (20:24 +0000)]
Empty list (to be used for simulation with full efficiency)

15 years agoList of dead pixels:
masera [Mon, 8 Sep 2008 20:22:10 +0000 (20:22 +0000)]
List of dead pixels:
saved as ITS/Calib/SPDNoisy/Run0_9999999_v0_s0.root

- dead pixels from CDB (6488)

- 1 half-chip (3C-1, chip 8) - offline module 26

- 9 half-staves side A:
-- 0A-0, offline modules 4-5
-- 0A-4, offline module 88-89
-- 3A-2, offline modules 128-129
-- 3A-4, offline modules 136-137
-- 5A-2, offline modules 160-161
-- 7A-1, offline modules 56-57
-- 9A-0, offline modules 76-77
-- 9A-1, offline modules 72-73
-- 9A-3, offline modules 228-229

- 6 half-staves side C:
-- 5C-2, offline modules 162-163
-- 5C-3, offline modules 166-167
-- 6C-0, offline modules 54-55
-- 9C-0, offline modules 78-79
-- 9C-3, offline modules 230-231
-- 9C-5, offline modules 238-239

Total of 1238904 dead pixels (12.6% SPD).

15 years agocorrected checks for TRD (AliTRDReconstructor::SetClusters) and ITS (AliITSCompressRa...
richterm [Mon, 8 Sep 2008 20:06:03 +0000 (20:06 +0000)]
corrected checks for TRD (AliTRDReconstructor::SetClusters) and ITS (AliITSCompressRawDataSDD header) libraries

15 years agosetting keyword substitution
richterm [Mon, 8 Sep 2008 20:04:32 +0000 (20:04 +0000)]
setting keyword substitution

15 years agoClassDef is incremented
kharlov [Mon, 8 Sep 2008 19:17:12 +0000 (19:17 +0000)]
ClassDef is incremented

15 years agocorrected alignment data to be registered in OCDB
jklay [Mon, 8 Sep 2008 18:50:45 +0000 (18:50 +0000)]
corrected alignment data to be registered in OCDB

15 years agoFrom Jochen - EveHLT development accumulated since the end of March.
mtadel [Mon, 8 Sep 2008 18:42:56 +0000 (18:42 +0000)]
From Jochen - EveHLT development accumulated since the end of March.

15 years agoFrom Mikolaj.
mtadel [Mon, 8 Sep 2008 18:28:08 +0000 (18:28 +0000)]
From Mikolaj.

Add controls for selecting next event based on trigger-type.

15 years agoCorrection of alignable entry incrementation in case of partial PHOS geometry (R...
kharlov [Mon, 8 Sep 2008 18:27:42 +0000 (18:27 +0000)]
Correction of alignable entry incrementation in case of partial PHOS geometry (R.Grosso)

15 years agoremoving some leftover verbosity
rgrosso [Mon, 8 Sep 2008 18:23:39 +0000 (18:23 +0000)]
removing some leftover verbosity

15 years agoThe check over the symbolic names allows partial PHOS configurations (only some modul...
rgrosso [Mon, 8 Sep 2008 18:06:47 +0000 (18:06 +0000)]
The check over the symbolic names allows partial PHOS configurations (only some modules, CPV on/off). AliPHOSv0 needs to be changed to increment correctly the module id.

15 years agoApplication of alignment objects based on the list of modules present in the geometry...
rgrosso [Mon, 8 Sep 2008 17:47:57 +0000 (17:47 +0000)]
Application of alignment objects based on the list of modules present in the geometry, built by means of the alignable entries

15 years agoTemporary fix for 2 overlaps in SPD/FMD (M. Sitta)
prino [Mon, 8 Sep 2008 17:35:19 +0000 (17:35 +0000)]
Temporary fix for 2 overlaps in SPD/FMD (M. Sitta)

15 years agoRemoving wrong cast that affected the setting of outer parameters
hristov [Mon, 8 Sep 2008 16:45:12 +0000 (16:45 +0000)]
Removing wrong cast that affected the setting of outer parameters

15 years agoadded the QA bit for the QA data object
schutz [Mon, 8 Sep 2008 16:17:42 +0000 (16:17 +0000)]
added the QA bit for the QA data object

15 years agoBug fixes and preparation for physics reconstruction
hdalsgaa [Mon, 8 Sep 2008 15:44:21 +0000 (15:44 +0000)]
Bug fixes and preparation for physics reconstruction

15 years agoput the call AliQADataMakerSteer::Increment in synch
schutz [Mon, 8 Sep 2008 15:40:58 +0000 (15:40 +0000)]
put the call AliQADataMakerSteer::Increment in synch

15 years agoAnother fix (Melinda)
masera [Mon, 8 Sep 2008 15:22:10 +0000 (15:22 +0000)]
Another fix (Melinda)

15 years ago- Protection added in case ESDTags are not available.
morsch [Mon, 8 Sep 2008 15:21:42 +0000 (15:21 +0000)]
- Protection added in case ESDTags are not available.
- Filename of aod output is stored in EvtTag.

15 years agoBug fix (Cvetan)
zampolli [Mon, 8 Sep 2008 15:06:20 +0000 (15:06 +0000)]
Bug fix (Cvetan)

15 years agoadding usage of LED reference/monitor channels
dsilverm [Mon, 8 Sep 2008 14:18:03 +0000 (14:18 +0000)]
adding usage of LED reference/monitor channels

15 years agoexpantion of recoParam (Markus) and fix bug in HLT mode
abercuci [Mon, 8 Sep 2008 13:46:43 +0000 (13:46 +0000)]
expantion of recoParam (Markus) and fix bug in HLT mode

15 years agoadd PID checker task by Alex Wilk
abercuci [Mon, 8 Sep 2008 13:24:18 +0000 (13:24 +0000)]
add PID checker task by Alex Wilk

15 years agoBug fix. (Melinda)
masera [Mon, 8 Sep 2008 13:12:15 +0000 (13:12 +0000)]
Bug fix. (Melinda)

15 years agoSmall fixes
cholm [Mon, 8 Sep 2008 12:38:05 +0000 (12:38 +0000)]
Small fixes

15 years agoAliEveEventManager - reduce log level while trying to open raw-file.
mtadel [Mon, 8 Sep 2008 11:18:12 +0000 (11:18 +0000)]
AliEveEventManager - reduce log level while trying to open raw-file.

binalieve.pkg - when linking alieve, remove .d and .so files for
compiled macros in EVE/alice-macros/.

15 years agoFancy on-line monitor
cholm [Mon, 8 Sep 2008 11:06:50 +0000 (11:06 +0000)]
Fancy on-line monitor

15 years agoAn additional protenction on the strip number has been implemented (E. Fragiacomo)
masera [Mon, 8 Sep 2008 10:39:41 +0000 (10:39 +0000)]
An additional protenction on the strip number has been implemented (E. Fragiacomo)

15 years agoUpdated DAs
coppedis [Mon, 8 Sep 2008 10:28:53 +0000 (10:28 +0000)]
Updated DAs

15 years agoAliTag changed to AliTAG
morsch [Mon, 8 Sep 2008 10:28:52 +0000 (10:28 +0000)]
AliTag changed to AliTAG

15 years agoModifications to improve the performance of the 3D vertexer. (F. Prino)
masera [Mon, 8 Sep 2008 09:26:13 +0000 (09:26 +0000)]
Modifications to improve the performance of the 3D vertexer. (F. Prino)

15 years agochanges by Sebastian: coding conventions and compilation warnings; bugfix AliHLTPredi...
richterm [Mon, 8 Sep 2008 09:18:40 +0000 (09:18 +0000)]
changes by Sebastian: coding conventions and compilation warnings; bugfix AliHLTPredictionProcessorHLT: corrected entry name to 'solenoidBz', TPC and MUON added to module include path

15 years agoRestored optimization
hristov [Mon, 8 Sep 2008 09:09:11 +0000 (09:09 +0000)]
Restored optimization

15 years agoAdded functionality for ESD merging and copying of TClonesArrays, not yet enabled
richterm [Mon, 8 Sep 2008 08:27:48 +0000 (08:27 +0000)]
Added functionality for ESD merging and copying of TClonesArrays, not yet enabled

15 years agoAdded code to allow sending back of EventDoneData from the DoEvent methods of AliHLTP...
jthaeder [Sun, 7 Sep 2008 23:11:01 +0000 (23:11 +0000)]
Added code to allow sending back of EventDoneData from the DoEvent methods of AliHLTProcessor derived processing classes.

15 years agoImproved Clusterizer and rawanalyzer
phille [Sun, 7 Sep 2008 22:30:29 +0000 (22:30 +0000)]
Improved Clusterizer and rawanalyzer

15 years agoRemove compilation warning
prino [Sun, 7 Sep 2008 19:56:20 +0000 (19:56 +0000)]
Remove compilation warning

15 years agoUpdated list of noisy pixels (D.Elia)
hristov [Sun, 7 Sep 2008 17:29:05 +0000 (17:29 +0000)]
Updated list of noisy pixels (D.Elia)

15 years agoCorrected two bugs found by Sergey regarding the error calculation.
kaamodt [Sun, 7 Sep 2008 17:26:11 +0000 (17:26 +0000)]
Corrected two bugs found by Sergey regarding the error calculation.

15 years agoClassDef is increased
kharlov [Sun, 7 Sep 2008 17:24:49 +0000 (17:24 +0000)]
ClassDef is increased

15 years ago- Adding the Monitoring Trigger
jthaeder [Sun, 7 Sep 2008 16:27:51 +0000 (16:27 +0000)]
- Adding the Monitoring Trigger
- some changes for the Statistics Components

15 years agoAdding out of range protection (Marian)
marian [Sun, 7 Sep 2008 13:56:59 +0000 (13:56 +0000)]
Adding out of range protection (Marian)

15 years agoNew versions of the DAs to comply with new version of rawreader and AliFMDParameters
hdalsgaa [Sun, 7 Sep 2008 11:14:07 +0000 (11:14 +0000)]
New versions of the DAs to comply with new version of rawreader and AliFMDParameters

15 years agoUpgrades in SDD event display macro
prino [Sat, 6 Sep 2008 23:22:48 +0000 (23:22 +0000)]
Upgrades in SDD event display macro

15 years agoBetter handling of real zero supressed data
phille [Sat, 6 Sep 2008 21:16:41 +0000 (21:16 +0000)]
Better handling of real zero supressed data

15 years agoNew version of Rawanalyzer for better data compression
phille [Sat, 6 Sep 2008 21:15:21 +0000 (21:15 +0000)]
New version of Rawanalyzer for better data compression

15 years agoNew data format defs (Oystein)
phille [Sat, 6 Sep 2008 21:14:22 +0000 (21:14 +0000)]
New data format defs (Oystein)

15 years ago1) Fourier analysis
phille [Sat, 6 Sep 2008 21:09:40 +0000 (21:09 +0000)]
1) Fourier analysis
2) Correct handling of zero supressed data

15 years agoFourier analysis in the online display
phille [Sat, 6 Sep 2008 20:20:08 +0000 (20:20 +0000)]
Fourier analysis in the online display

15 years agoType of trigger (beam-gas, beam-beam), only for RAW, is put in ESD
hristov [Sat, 6 Sep 2008 20:10:15 +0000 (20:10 +0000)]
Type of trigger (beam-gas, beam-beam), only for RAW, is put in ESD

15 years agoNew macro for SDD raw data event display (F. Prino)
prino [Sat, 6 Sep 2008 17:57:45 +0000 (17:57 +0000)]
New macro for SDD raw data event display (F. Prino)

15 years agoFixes to AliFMDAltroMapping and AliFMDParameters to allow
cholm [Sat, 6 Sep 2008 14:06:33 +0000 (14:06 +0000)]
Fixes to AliFMDAltroMapping and AliFMDParameters to allow
faster reading of RAW data.   The rest of the changes reflect
the changes in the two mentioned classes.

Peter, please back-port to the release - we need this
to speed up our DAs to a reasonable time.  Thank you.

15 years agoMake use of list of active detectors from GRP to avoid trying misalignment for inacti...
rgrosso [Sat, 6 Sep 2008 08:13:07 +0000 (08:13 +0000)]
Make use of list of active detectors from GRP to avoid trying misalignment for inactive detectors in reconstruction

15 years agominor clarity addition
jklay [Sat, 6 Sep 2008 00:26:31 +0000 (00:26 +0000)]
minor clarity addition

15 years agoEMCAL Space Frame now included in geometry
jklay [Sat, 6 Sep 2008 00:25:37 +0000 (00:25 +0000)]
EMCAL Space Frame now included in geometry

15 years agoIncrease the speed of SDD raw data decoding (F.Prino)
prino [Fri, 5 Sep 2008 23:51:52 +0000 (23:51 +0000)]
Increase the speed of SDD raw data decoding (F.Prino)

15 years agoModifications to SPD services in order to reduce the number of overlaps with FMD...
masera [Fri, 5 Sep 2008 17:37:11 +0000 (17:37 +0000)]
Modifications to SPD services in order to reduce the number of overlaps with FMD (A. Pulvirenti and M. Sitta)

15 years agoESD Checker
masera [Fri, 5 Sep 2008 17:22:54 +0000 (17:22 +0000)]
ESD Checker

15 years agoSDD QA updated in order to deal with acquisition through HLT (M. Siciliano)
masera [Fri, 5 Sep 2008 17:20:31 +0000 (17:20 +0000)]
SDD QA updated in order to deal with acquisition through HLT (M. Siciliano)

15 years agoAdded protection (E. Fragiacomo)
masera [Fri, 5 Sep 2008 17:17:45 +0000 (17:17 +0000)]
Added protection (E. Fragiacomo)

15 years agoNew threshold for definition of SDD bad channels (F. Prino)
prino [Fri, 5 Sep 2008 16:49:23 +0000 (16:49 +0000)]
New threshold for definition of SDD bad channels (F. Prino)

15 years agoSlight change of tags
cblume [Fri, 5 Sep 2008 16:08:43 +0000 (16:08 +0000)]
Slight change of tags

15 years agoAbility to apply calculated pedestals in ZS runs added
prsnko [Fri, 5 Sep 2008 15:28:44 +0000 (15:28 +0000)]
Ability to apply calculated pedestals in ZS runs added

15 years agoAbility to apply calculated pedestals in ZS runs added
prsnko [Fri, 5 Sep 2008 15:27:59 +0000 (15:27 +0000)]
Ability to apply calculated pedestals in ZS runs added

15 years agoPossibility to produce AODTags in the same event loop with AODEvents
morsch [Fri, 5 Sep 2008 15:16:24 +0000 (15:16 +0000)]
Possibility to produce AODTags in the same event loop with AODEvents

15 years ago- Some restructering of the code
morsch [Fri, 5 Sep 2008 15:15:01 +0000 (15:15 +0000)]
- Some restructering of the code
- Can read an AOD file  which has been created from several ESD files
- Can be used from an outside event loop (eg AliAnalysisTask)

15 years agocall Save() at the end of the cycle
schutz [Fri, 5 Sep 2008 14:59:44 +0000 (14:59 +0000)]
call Save() at the end of the cycle