]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoInteraction diamond added.
morsch [Thu, 16 Oct 2008 12:05:50 +0000 (12:05 +0000)]
Interaction diamond added.

15 years agofix user data ownership for tracks loaded from QA
abercuci [Thu, 16 Oct 2008 11:30:21 +0000 (11:30 +0000)]
fix user data ownership for tracks loaded from QA

15 years agoInteraction diamond added. (A. Dainese)
morsch [Thu, 16 Oct 2008 11:30:21 +0000 (11:30 +0000)]
Interaction diamond added. (A. Dainese)

15 years agoupdates in the TRD qa framework:
abercuci [Thu, 16 Oct 2008 11:29:00 +0000 (11:29 +0000)]
updates in the TRD qa framework:
- modify the interface of AliTRDtrackInfo
- improve debug streaming from AliTRDtrackInfoGen
- flexible output in AliTRDtrackingResolution (to be followed)

-This line, and those below, will be ignored--

M    AliTRDcalibration.cxx
M    AliTRDcheckDetector.cxx
M    AliTRDpidChecker.cxx
M    AliTRDpidChecker.h
M    AliTRDpidRefMaker.cxx
M    AliTRDrecoTask.cxx
M    AliTRDtrackInfo/AliTRDtrackInfo.cxx
M    AliTRDtrackInfo/AliTRDtrackInfo.h
M    AliTRDtrackInfoGen.cxx
M    AliTRDtrackInfoGen.h
M    AliTRDtrackingEfficiencyCombined.cxx
M    AliTRDtrackingResolution.cxx
M    AliTRDtrackingResolution.h
M    run.C

15 years agoUsing ALICE_TARGET to define the system
hristov [Thu, 16 Oct 2008 10:55:08 +0000 (10:55 +0000)]
Using ALICE_TARGET to define the system

15 years agoUpdate to 1.5
morsch [Thu, 16 Oct 2008 10:43:59 +0000 (10:43 +0000)]
Update to 1.5

15 years agoDon;t store color flow for is = 3,13,14 (nor needed and leads to problems with pyquen)
morsch [Thu, 16 Oct 2008 10:43:36 +0000 (10:43 +0000)]
Don;t store color flow for is = 3,13,14 (nor needed and leads to problems with pyquen)

15 years agoProtection in case gAlice was deleted
hristov [Thu, 16 Oct 2008 10:21:18 +0000 (10:21 +0000)]
Protection in case gAlice was deleted

15 years agoAliEveEventManager
mtadel [Thu, 16 Oct 2008 10:04:47 +0000 (10:04 +0000)]
AliEveEventManager
------------------
Implement management of dependent event-managers and their invocation
when moving to a next event.

embed_init.C
------------
New macro showing how to run event-emedding visualization.

display.C, alieve_init.C, visscan_init.C
----------------------------------------
CINT has problems when converting "raw-strings" to const TString&
arguments. Make dummy TString variables for the time being (reported
to Axel).

15 years agoAdding the number of fired chips in the ITS fast OR (Domenico, Massimo)
hristov [Thu, 16 Oct 2008 09:53:55 +0000 (09:53 +0000)]
Adding the number of fired chips in the ITS fast OR (Domenico, Massimo)

15 years agoA new constructor that creates an AliExternalTrackParam object out of position, momen...
belikov [Thu, 16 Oct 2008 09:27:21 +0000 (09:27 +0000)]
A new constructor that creates an AliExternalTrackParam object out of position, momentum and their covariance matrix (A. Dainese)

15 years ago### files: AliTPCTempMap.h (.cxx)
marian [Thu, 16 Oct 2008 09:18:40 +0000 (09:18 +0000)]
### files: AliTPCTempMap.h (.cxx)
### Comment: Bugfix in sensor timestamp readings

I do have another update for the AliTPCCalibTCF too:

### files: AliTPCCalibTCF.*
### Comment: Additional function to read HLTOUT raw data

15 years agoprintf replaced by AliDebug (Andrea)
cvetan [Thu, 16 Oct 2008 09:05:10 +0000 (09:05 +0000)]
printf replaced by AliDebug (Andrea)

15 years agoAdd Jochens GTU simulation code
cblume [Thu, 16 Oct 2008 09:04:06 +0000 (09:04 +0000)]
Add Jochens GTU simulation code

15 years agoAdd Jochens GTU simulation code
cblume [Thu, 16 Oct 2008 09:03:50 +0000 (09:03 +0000)]
Add Jochens GTU simulation code

15 years agoMakefile for PHOSUtils.par creation
prsnko [Thu, 16 Oct 2008 06:44:15 +0000 (06:44 +0000)]
Makefile for PHOSUtils.par creation

15 years agoExample macro for merging sets of alignment objects
rgrosso [Wed, 15 Oct 2008 20:18:15 +0000 (20:18 +0000)]
Example macro for merging sets of alignment objects

15 years agoRemoved fDebug flag in AliVertexerTracks (Andrea)
dainese [Wed, 15 Oct 2008 20:03:18 +0000 (20:03 +0000)]
Removed fDebug flag in AliVertexerTracks (Andrea)

15 years agoQA data were not correctly saved for simulation
schutz [Wed, 15 Oct 2008 15:44:35 +0000 (15:44 +0000)]
QA data were not correctly saved for simulation

15 years agoThe track parameters constrained to the primary vertex can now be obtained via the...
belikov [Wed, 15 Oct 2008 14:17:58 +0000 (14:17 +0000)]
The track parameters constrained to the primary vertex can now be obtained via the last argument of the RelateToVertex(...) and RelateToVertexTPC(...) functions

15 years agochanges to the default HLT TPC simulation configuration: send bare ESD instead of...
richterm [Wed, 15 Oct 2008 14:06:37 +0000 (14:06 +0000)]
changes to the default HLT TPC simulation configuration: send bare ESD instead of embedding it to tree, use CF with AliAltroDecoder input if rawreader is available (raw data simulated)

15 years agomake the buffer size check a bit less strict in order to workaround a bug/feature...
richterm [Wed, 15 Oct 2008 13:32:55 +0000 (13:32 +0000)]
make the buffer size check a bit less strict in order to workaround a bug/feature in the generation of the simulated raw.root files: if size of raw DDL file is not multiple of 4, additional bytes are added

15 years agoBug fix in AliMUONTrack:
ivana [Wed, 15 Oct 2008 13:04:21 +0000 (13:04 +0000)]
Bug fix in AliMUONTrack:
- Clusters potentially removable to improve the quality of the track
  were not properly flagged
- Make sure there are always at least 2 clusters in stations 4 & 5 together
(Philippe P.)

15 years agoPossibility to set the nuclear pdf added (EKS98 or EPS08)
morsch [Wed, 15 Oct 2008 12:24:28 +0000 (12:24 +0000)]
Possibility to set the nuclear pdf added (EKS98 or EPS08)

15 years agofortran flags corrected.
morsch [Wed, 15 Oct 2008 11:59:02 +0000 (11:59 +0000)]
fortran flags corrected.

15 years agoUpdated to version 5.5.1
morsch [Wed, 15 Oct 2008 11:46:48 +0000 (11:46 +0000)]
Updated to version 5.5.1

15 years agoFollowing the recent changes in AliEveEventManager (Matevz)
cvetan [Wed, 15 Oct 2008 11:35:39 +0000 (11:35 +0000)]
Following the recent changes in AliEveEventManager (Matevz)

15 years agoCorrected and new data files for version 5.5.1
morsch [Wed, 15 Oct 2008 11:13:09 +0000 (11:13 +0000)]
Corrected and new data files for version 5.5.1

15 years agoVersion 5.5.1
morsch [Wed, 15 Oct 2008 11:10:29 +0000 (11:10 +0000)]
Version 5.5.1

15 years agoInput VizDB at initialization. Cluster loading macros do not set visual properties...
mtadel [Wed, 15 Oct 2008 10:35:20 +0000 (10:35 +0000)]
Input VizDB at initialization. Cluster loading macros do not set visual properties anymore.

15 years agostored pad crossing info in the debug stream
abercuci [Wed, 15 Oct 2008 08:36:03 +0000 (08:36 +0000)]
stored pad crossing info in the debug stream

15 years agonew QA plot (nunmber of clusters/track/species) by AlexW
abercuci [Wed, 15 Oct 2008 08:20:33 +0000 (08:20 +0000)]
new QA plot (nunmber of clusters/track/species) by AlexW

15 years agoGetter added in SDD raw data reader
prino [Wed, 15 Oct 2008 08:18:05 +0000 (08:18 +0000)]
Getter added in SDD raw data reader

15 years agoredo modifications by Minjung for online tracklets writing. Sorry for
abercuci [Wed, 15 Oct 2008 07:36:30 +0000 (07:36 +0000)]
redo modifications by Minjung for online tracklets writing. Sorry for
the mistake

15 years agoIncrease clustering threshold to 200 MeV due to digits noise
gconesab [Wed, 15 Oct 2008 07:26:20 +0000 (07:26 +0000)]
Increase clustering threshold to 200 MeV due to digits noise

15 years agoFirst pass of changes required for visualization of event-embedding.
mtadel [Tue, 14 Oct 2008 19:37:04 +0000 (19:37 +0000)]
First pass of changes required for visualization of event-embedding.

Remove global variable 'AliEveEventManager* gAliEveEvent'.

Instead of this introduce:
a) two private static data-members fgMaster and fgCurrent;
b) a list to hold dependent event-managers.

This is half cooked ... but removal of the global variable calls for
an intermediate check-in.

------

Remove obsolete macro trackcount_init.C.

15 years agoMods for CMake
fca [Tue, 14 Oct 2008 17:19:21 +0000 (17:19 +0000)]
Mods for CMake

15 years agoCorrecting names
fca [Tue, 14 Oct 2008 17:11:41 +0000 (17:11 +0000)]
Correcting names

15 years agoCorrecting names
fca [Tue, 14 Oct 2008 17:10:12 +0000 (17:10 +0000)]
Correcting names

15 years agoImplemented AliCFContainer::ShowSlice and AliCFGridSparse::Slice
rvernet [Tue, 14 Oct 2008 16:59:40 +0000 (16:59 +0000)]
Implemented AliCFContainer::ShowSlice and AliCFGridSparse::Slice

15 years agoTemporary mod for CMake
fca [Tue, 14 Oct 2008 16:33:58 +0000 (16:33 +0000)]
Temporary mod for CMake

15 years agoTemporary mod for CMake
fca [Tue, 14 Oct 2008 16:32:13 +0000 (16:32 +0000)]
Temporary mod for CMake

15 years agobug fixed in decoding pedestal mean and rms
basanta [Tue, 14 Oct 2008 16:30:47 +0000 (16:30 +0000)]
bug fixed in decoding pedestal mean and rms

15 years agoTemporary mod for CMake
fca [Tue, 14 Oct 2008 16:28:21 +0000 (16:28 +0000)]
Temporary mod for CMake

15 years agoTemporary mod for CMake
fca [Tue, 14 Oct 2008 16:24:17 +0000 (16:24 +0000)]
Temporary mod for CMake

15 years agoTemporary mod for CMake
fca [Tue, 14 Oct 2008 16:21:44 +0000 (16:21 +0000)]
Temporary mod for CMake

15 years agoTemporary mod for CMake
fca [Tue, 14 Oct 2008 16:20:26 +0000 (16:20 +0000)]
Temporary mod for CMake

15 years agoUpdating for CMake
fca [Tue, 14 Oct 2008 16:06:21 +0000 (16:06 +0000)]
Updating for CMake

15 years agoUpdating filename
fca [Tue, 14 Oct 2008 16:04:51 +0000 (16:04 +0000)]
Updating filename

15 years agoUpdating name
fca [Tue, 14 Oct 2008 16:04:19 +0000 (16:04 +0000)]
Updating name

15 years agoUpdating
fca [Tue, 14 Oct 2008 16:04:02 +0000 (16:04 +0000)]
Updating

15 years agoUpdating CMake files
fca [Tue, 14 Oct 2008 15:58:25 +0000 (15:58 +0000)]
Updating CMake files

15 years agoUpdating CMake files
fca [Tue, 14 Oct 2008 15:57:10 +0000 (15:57 +0000)]
Updating CMake files

15 years ago1. Correct inheritance of GetEntryList in AliXMLCollection + bug fix. 2. Extension...
cvetan [Tue, 14 Oct 2008 14:24:09 +0000 (14:24 +0000)]
1. Correct inheritance of GetEntryList in AliXMLCollection + bug fix. 2. Extension of the collection:// URI, which now can handle also entry lists. The two available formats are: a) xml collection file with event-lists (produced by the tag analysis framework); b) TEntryList stored in a root file (TEntryList object should follow the defintion of an entry-list for a TChain). The formats are distiguished by the filename extension - .xml ot .root

15 years agoCheck the event type also for pedestal runs and ore protection in the shuttle
cblume [Tue, 14 Oct 2008 14:22:40 +0000 (14:22 +0000)]
Check the event type also for pedestal runs and ore protection in the shuttle

15 years agoCompilation warning fixed
cvetan [Tue, 14 Oct 2008 14:12:44 +0000 (14:12 +0000)]
Compilation warning fixed

15 years agobugfix: Data was simulated in the wrong order: bunches for the higher timebins
richterm [Tue, 14 Oct 2008 13:32:32 +0000 (13:32 +0000)]
bugfix: Data was simulated in the wrong order: bunches for the higher timebins
first. But real data is the other way round: bunches are written in the order
of ascending timebins. A new consistency check was added to AliAltroDecoder
(AliAltroBunch) in revision 29090. Now the channels are checked for overlapping
bunches, the time of a bunch must be smaller than time of the previous one
minus its length.

15 years agoTake number of non-empty events and the raw data format properly into account
cblume [Tue, 14 Oct 2008 12:45:30 +0000 (12:45 +0000)]
Take number of non-empty events and the raw data format properly into account

15 years agoBug fix (Marian)
marian [Tue, 14 Oct 2008 09:55:10 +0000 (09:55 +0000)]
Bug fix (Marian)

15 years agoAdding functionality to visualize result for defferent setttings (Marian)
marian [Tue, 14 Oct 2008 09:52:04 +0000 (09:52 +0000)]
Adding functionality to visualize result for defferent setttings (Marian)

15 years agoadd protections for Rieman Tilt Fit
abercuci [Tue, 14 Oct 2008 08:47:18 +0000 (08:47 +0000)]
add protections for Rieman Tilt Fit

15 years agoAdding export to calib trees (Marian)
marian [Tue, 14 Oct 2008 08:38:16 +0000 (08:38 +0000)]
Adding export to calib trees (Marian)

15 years agoBug fix in the local y (Jens Wiechula, Marian)
marian [Tue, 14 Oct 2008 08:07:27 +0000 (08:07 +0000)]
Bug fix in the local y (Jens Wiechula, Marian)

15 years agoAdded example macroes
pulvir [Mon, 13 Oct 2008 17:11:26 +0000 (17:11 +0000)]
Added example macroes

15 years agoQA histo names modification
amastros [Mon, 13 Oct 2008 15:51:10 +0000 (15:51 +0000)]
QA histo names modification

15 years agoRemoved obsolete macros
pulvir [Mon, 13 Oct 2008 15:33:02 +0000 (15:33 +0000)]
Removed obsolete macros

15 years agosmall modification to the style of the PID task plot
abercuci [Mon, 13 Oct 2008 15:06:14 +0000 (15:06 +0000)]
small modification to the style of the PID task plot

15 years agonew convention for drawing QA results.
abercuci [Mon, 13 Oct 2008 14:37:58 +0000 (14:37 +0000)]
new convention for drawing QA results.

15 years agoAdding the global event information in central place
marian [Mon, 13 Oct 2008 11:59:45 +0000 (11:59 +0000)]
Adding the global event information in central place
Use it in debug streamers (Marian)

15 years agospecial file for container configuration
rvernet [Mon, 13 Oct 2008 11:00:41 +0000 (11:00 +0000)]
special file for container configuration

15 years agoAdded event-mixing management in buffer and some new functions, plus some corrections...
pulvir [Mon, 13 Oct 2008 09:23:10 +0000 (09:23 +0000)]
Added event-mixing management in buffer and some new functions, plus some corrections in the code

15 years agouse same DAC-HV value relation as for calibrations + voltage values stored as floats...
dsilverm [Mon, 13 Oct 2008 09:15:24 +0000 (09:15 +0000)]
use same DAC-HV value relation as for calibrations + voltage values stored as floats rather than ints

15 years agoextend macro to run on batch
abercuci [Mon, 13 Oct 2008 09:10:41 +0000 (09:10 +0000)]
extend macro to run on batch

15 years agoUpdated macro for SDD injector analysis (F. Prino)
prino [Mon, 13 Oct 2008 07:53:43 +0000 (07:53 +0000)]
Updated macro for SDD injector analysis (F. Prino)

15 years ago1. Modification in order to use it batch mode
marian [Sun, 12 Oct 2008 10:56:34 +0000 (10:56 +0000)]
1. Modification in order to use it batch mode
2. Use fit model 0 to extract results

(Marian)

15 years agoMoving some private members from f to g
pchrist [Sat, 11 Oct 2008 21:45:49 +0000 (21:45 +0000)]
Moving some private members from f to g

15 years agobugfix: correctly handle steering events in order to avoid warning 'Data source compo...
richterm [Sat, 11 Oct 2008 19:48:22 +0000 (19:48 +0000)]
bugfix: correctly handle steering events in order to avoid warning 'Data source component skips input data blocks: first unknown block PRIV:EVENTTYP'

15 years agoforward empty DDLs and produce empty HW list if DDL has no payload; memory optimizati...
richterm [Sat, 11 Oct 2008 19:39:37 +0000 (19:39 +0000)]
forward empty DDLs and produce empty HW list if DDL has no payload; memory optimization, allocate pad array only if needed

15 years agoenhanced version of the selector component for increased performance of selective...
richterm [Sat, 11 Oct 2008 19:36:44 +0000 (19:36 +0000)]
enhanced version of the selector component for increased performance of selective Altro redaout: component now can calculate average/RMS for channels and do the selection without a component preparing the list of channels

15 years agoSpeed up the creation pof the CalPads (Marian)
marian [Sat, 11 Oct 2008 16:52:07 +0000 (16:52 +0000)]
Speed up the creation pof the CalPads  (Marian)

15 years agobugfix: stopwatches for HLT benchmarks had been resumed at wrong point and measuremen...
richterm [Sat, 11 Oct 2008 15:50:45 +0000 (15:50 +0000)]
bugfix: stopwatches for HLT benchmarks had been resumed at wrong point and measurement was completely wrong

15 years agoAdding the Pulser calibration data (Marian)
marian [Sat, 11 Oct 2008 14:12:24 +0000 (14:12 +0000)]
Adding the Pulser calibration data (Marian)

15 years agoupdates in the NN training task (Alex W)
abercuci [Fri, 10 Oct 2008 15:19:17 +0000 (15:19 +0000)]
updates in the NN training task (Alex W)

15 years agofix tracklet fit for pad row crossing tracklets
abercuci [Fri, 10 Oct 2008 14:15:38 +0000 (14:15 +0000)]
fix tracklet fit for pad row crossing tracklets

15 years agoExample macros to set OCDB for PROOF (Marian)
marian [Fri, 10 Oct 2008 13:36:55 +0000 (13:36 +0000)]
Example macros to set OCDB for PROOF (Marian)

To be used in following way:

gProof->Exec(".x $ALICE_ROOT/TPC/macros/ConfigOCDB.C");

15 years agoapplying a quick hack to avoid usage of the pad class when only the list of hardware...
richterm [Fri, 10 Oct 2008 12:21:33 +0000 (12:21 +0000)]
applying a quick hack to avoid usage of the pad class when only the list of hardware addresses is going to be produced; ideally something like this hack can be part of AliHLTTPCPad together with some better handling of the pad objects in order to avoid large arrays

15 years agofixing tracklet tilt correction
abercuci [Fri, 10 Oct 2008 12:16:44 +0000 (12:16 +0000)]
fixing tracklet tilt correction

15 years agofixing tilt pad correction in tracklet fit (to be followed)
abercuci [Fri, 10 Oct 2008 12:07:55 +0000 (12:07 +0000)]
fixing tilt pad correction in tracklet fit (to be followed)

15 years agoHLT reconstruction is now embedded correctly into the simulation chain (Matthias)
cvetan [Fri, 10 Oct 2008 10:38:42 +0000 (10:38 +0000)]
HLT reconstruction is now embedded correctly into the simulation chain (Matthias)

15 years agoclass def increased.
zampolli [Fri, 10 Oct 2008 10:32:12 +0000 (10:32 +0000)]
class def increased.

15 years agoAdded debugging printings. Fix in computation of statistical values.
zampolli [Fri, 10 Oct 2008 09:37:07 +0000 (09:37 +0000)]
Added debugging printings. Fix in computation of statistical values.
Refinements (on protections) added.

15 years agoEnhanced doxygen documentation
jthaeder [Fri, 10 Oct 2008 08:46:33 +0000 (08:46 +0000)]
Enhanced doxygen documentation

15 years agoCCUSB reader from Rachid Guernane for SuperModule calibration - added to EMCAL base...
dsilverm [Fri, 10 Oct 2008 08:21:25 +0000 (08:21 +0000)]
CCUSB reader from Rachid Guernane for SuperModule calibration - added to EMCAL base lib (also preliminary STU = trigger unit reader)

15 years agosmall fix for drawing superimposed graphs
abercuci [Fri, 10 Oct 2008 08:07:41 +0000 (08:07 +0000)]
small fix for drawing superimposed graphs

15 years agodecrease output size for PID task (Alex W)
abercuci [Fri, 10 Oct 2008 08:06:14 +0000 (08:06 +0000)]
decrease output size for PID task (Alex W)

15 years agocorrecting some bugs, partly introduced in rev 29090
richterm [Fri, 10 Oct 2008 06:53:09 +0000 (06:53 +0000)]
correcting some bugs, partly introduced in rev 29090
- last bunch of last channel was likely to be always skipped due to wrong size check
- putting back the function documentation which somehow got lost
- doing check for minimal buffer size right in decoder initialization
- making GetRCUTrailerSize working if decoder was not initialized or failed

15 years agobugfixes: using correct format specifier (unsigned) for event no in file name; the...
richterm [Fri, 10 Oct 2008 00:18:30 +0000 (00:18 +0000)]
bugfixes: using correct format specifier (unsigned) for event no in file name; the SOR/EOR prefixes had been wrongly added in front of the directory, now added to the directory

15 years agomove output data to beginning of output buffer because PubSub can not handle componen...
richterm [Fri, 10 Oct 2008 00:15:57 +0000 (00:15 +0000)]
move output data to beginning of output buffer because PubSub can not handle components filling permanently the whole buffer

15 years agosome quick hacks to improve speed for ActiveChannelSelection: terminate ZeroSuppressi...
richterm [Fri, 10 Oct 2008 00:14:09 +0000 (00:14 +0000)]
some quick hacks to improve speed for ActiveChannelSelection: terminate ZeroSuppression when a signal in the channel has been found

15 years ago* AliHLTRootFilePublisher
jthaeder [Thu, 9 Oct 2008 20:36:03 +0000 (20:36 +0000)]
* AliHLTRootFilePublisher
  Implementation of the RootFilePublisher( was a only dummy before )
* AliHLTFilePublisher
  New member added in order to switch from raw to root files
* rootfilepublisher.C
  Added example/test macro for RootFilePublisher and RootFileWriter