]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
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

15 years agoAdding tool tip to remind OCDB path syntax
laphecet [Thu, 9 Oct 2008 20:19:32 +0000 (20:19 +0000)]
Adding tool tip to remind OCDB path syntax

15 years agoEMC cluster energy correction on/off
policheh [Thu, 9 Oct 2008 17:31:03 +0000 (17:31 +0000)]
EMC cluster energy correction on/off

15 years agopropagate AttachClusters changes to the barrel tracking
abercuci [Thu, 9 Oct 2008 14:45:03 +0000 (14:45 +0000)]
propagate AttachClusters changes to the barrel tracking

15 years ago- fix tilting pad correction in Attach and Fit tracklets
abercuci [Thu, 9 Oct 2008 14:03:07 +0000 (14:03 +0000)]
- fix tilting pad correction in Attach and Fit tracklets
- improve verbosity

15 years agosilvermy@ornl.gov - SMcalib - directory with tools for SuperModule calibrations at...
dsilverm [Thu, 9 Oct 2008 13:24:02 +0000 (13:24 +0000)]
silvermy@ornl.gov - SMcalib - directory with tools for SuperModule calibrations at Grenoble and Yale

15 years agoUpdates for 2008.3
morsch [Thu, 9 Oct 2008 11:54:42 +0000 (11:54 +0000)]
Updates for 2008.3

15 years agoimproved verbosity in the tracking sector
abercuci [Thu, 9 Oct 2008 11:15:36 +0000 (11:15 +0000)]
improved verbosity in the tracking sector

15 years agofix crash in TRD reconstruction
abercuci [Thu, 9 Oct 2008 10:18:29 +0000 (10:18 +0000)]
fix crash in TRD reconstruction

15 years agomore flexible detctor check task (Markus)
abercuci [Thu, 9 Oct 2008 09:39:42 +0000 (09:39 +0000)]
more flexible detctor check task (Markus)

15 years agosecond interation in improving debug stream in AttachClusters
abercuci [Thu, 9 Oct 2008 09:27:19 +0000 (09:27 +0000)]
second interation in improving debug stream in AttachClusters

15 years agoimprove debug streaming in AttachClusters
abercuci [Thu, 9 Oct 2008 08:42:34 +0000 (08:42 +0000)]
improve debug streaming in AttachClusters

15 years agoSlash removed from histograms names (D. Elia)
masera [Thu, 9 Oct 2008 07:49:57 +0000 (07:49 +0000)]
Slash removed from histograms names (D. Elia)

15 years agoMake GetStack() and GetSector() static
cblume [Wed, 8 Oct 2008 16:54:53 +0000 (16:54 +0000)]
Make GetStack() and GetSector() static

15 years agoremoved maximum number of steps in particle and event containers
rvernet [Wed, 8 Oct 2008 15:44:52 +0000 (15:44 +0000)]
removed maximum number of steps in particle and event containers

15 years agoThis version includes the suppression of the 0.5 channel shift used previously to...
laphecet [Wed, 8 Oct 2008 15:11:02 +0000 (15:11 +0000)]
This version includes the suppression of the 0.5 channel shift used previously to calculate mean values (both for pedestal and calibration) and some bug corrections

15 years agointroduce tracking efficiency for each species
abercuci [Wed, 8 Oct 2008 15:09:38 +0000 (15:09 +0000)]
introduce tracking efficiency for each species

15 years agoEvaluation of the influence of each ITS layer on the prootn analysis
pchrist [Wed, 8 Oct 2008 14:12:25 +0000 (14:12 +0000)]
Evaluation of the influence of each ITS layer on the prootn analysis

15 years agoVisualization of the edge effect
marian [Wed, 8 Oct 2008 13:29:06 +0000 (13:29 +0000)]
Visualization of the edge effect
Currently only CE studies (Marian)

15 years agominors
dibari [Wed, 8 Oct 2008 12:51:15 +0000 (12:51 +0000)]
minors

15 years agofix NN PID for 1 exponential in the tail cancellation
abercuci [Wed, 8 Oct 2008 10:50:01 +0000 (10:50 +0000)]
fix NN PID for 1 exponential in the tail cancellation

15 years agosave short tracks to the friends (measured data situation)
abercuci [Wed, 8 Oct 2008 08:46:06 +0000 (08:46 +0000)]
save short tracks to the friends (measured data situation)

15 years agoMinor fix to make vertices with SPD outer and SDD inner (A. Dainese)
masera [Tue, 7 Oct 2008 21:17:10 +0000 (21:17 +0000)]
Minor fix to make vertices with SPD outer and SDD inner (A. Dainese)

15 years agoAnalyzeLaser renamed to AnalyzeLaserCE (Marian)
marian [Tue, 7 Oct 2008 16:02:05 +0000 (16:02 +0000)]
AnalyzeLaser renamed to AnalyzeLaserCE (Marian)

15 years agoUpdated Macros (Marian)
marian [Tue, 7 Oct 2008 16:01:07 +0000 (16:01 +0000)]
Updated Macros (Marian)

15 years agotune for mass production
abercuci [Tue, 7 Oct 2008 15:57:37 +0000 (15:57 +0000)]
tune for mass production

15 years agoMore functions added
prsnko [Tue, 7 Oct 2008 12:11:56 +0000 (12:11 +0000)]
More functions added

15 years agofix problems in the efficiency plot (Markus)
abercuci [Tue, 7 Oct 2008 12:07:12 +0000 (12:07 +0000)]
fix problems in the efficiency plot (Markus)

15 years agoHG/LG histogram binning adjusted for more robust fitting
policheh [Tue, 7 Oct 2008 11:34:58 +0000 (11:34 +0000)]
HG/LG histogram binning adjusted for more robust fitting

15 years agoincludes corrected
prsnko [Tue, 7 Oct 2008 11:09:50 +0000 (11:09 +0000)]
includes corrected

15 years agoBetter histo limits applyed
prsnko [Tue, 7 Oct 2008 11:01:02 +0000 (11:01 +0000)]
Better histo limits applyed

15 years agoCable Length used to set TOF channels delays
zampolli [Tue, 7 Oct 2008 10:59:29 +0000 (10:59 +0000)]
Cable Length used to set TOF channels delays
when no computation of delays is performed starting from
the histograms coming from the DA.

15 years agoRemoving call to rewind the rawreader which was a mistake. It should have been just...
aszostak [Tue, 7 Oct 2008 10:11:47 +0000 (10:11 +0000)]
Removing call to rewind the rawreader which was a mistake. It should have been just Reset, to go back to the first DDL of the current event.

15 years agoUpdate macros for prompt offline (Mikolaj)
cvetan [Tue, 7 Oct 2008 07:15:56 +0000 (07:15 +0000)]
Update macros for prompt offline (Mikolaj)

15 years agoAdded functionality to the histogram handler class to ignore specification when addin...
kaamodt [Tue, 7 Oct 2008 01:40:34 +0000 (01:40 +0000)]
Added functionality to the histogram handler class to ignore specification when adding histograms. Minor cleanup/bugfix in the zerosuppression component. Added qMax to the output list in the clusterfinder and added a macro to test the histogramhandler. changed back to using the decoder in activePadsTest.C

15 years agoBug fix (F. Prino)
prino [Mon, 6 Oct 2008 19:36:47 +0000 (19:36 +0000)]
Bug fix (F. Prino)

15 years agoMC composition and processes part added
pchrist [Mon, 6 Oct 2008 16:01:32 +0000 (16:01 +0000)]
MC composition and processes part added

15 years agonew macro for loading tracks from the QA framework
abercuci [Mon, 6 Oct 2008 15:37:38 +0000 (15:37 +0000)]
new macro for loading tracks from the QA framework

15 years agoproviding the RawReader already to the configuration step in order to allow modules...
richterm [Mon, 6 Oct 2008 14:59:21 +0000 (14:59 +0000)]
providing the RawReader already to the configuration step in order to allow modules to reconstruct from simulated raw data during AliSimulation

15 years agoAdding implementations of copy contructor, assignment operator and Copy methods to...
aszostak [Mon, 6 Oct 2008 09:48:01 +0000 (09:48 +0000)]
Adding implementations of copy contructor, assignment operator and Copy methods to perform a deep copy of the event object.

15 years agoAliTPCCalibCE.cxx.diff Add ctor with configuration options; Bug fixes
marian [Mon, 6 Oct 2008 08:53:14 +0000 (08:53 +0000)]
AliTPCCalibCE.cxx.diff           Add ctor with configuration options; Bug fixes
AliTPCCalibCE.h.diff             Add ctor with configuration options
AliTPCCalibPedestal.cxx.diff     Add ctor with configuration options; Set noise and pedestal to 0 if outside the specified ADC range
AliTPCCalibPedestal.h.diff       Add ctor with configuration options
AliTPCCalibPulser.cxx.diff       Add ctor with configuration options; Bug fixes
AliTPCCalibPulser.h.diff         Add ctor with configuration options
AliTPCdataQA.cxx.diff            Add ctor with configuration options
AliTPCdataQA.h.diff              Add ctor with configuration options
AliTPCMonitor.cxx.diff           Fix event number when reading from root file; simple baseline calculation; fft updated
libTPCbase.pkg.diff              include AliTPCConfigDA
TPCbaseLinkDef.h.diff            include AliTPCConfigDA

TPCCEda.cxx.diff                 Added Calib object support to AMORE DB; Added possility to use a config file; code cleanup
TPCPEDESTALda.cxx.diff           Added Calib object support to AMORE DB; Added possility to use a config file; code cleanup
TPCPULSERda.cxx.diff             Added Calib object support to AMORE DB; Added possility to use a config file; code cleanup
TPCQAda.cxx.diff                 Added possility to use a config file

Jens Wiechula

15 years agoAliTPCConfigDA.cxx Simple text configuration file parser
marian [Mon, 6 Oct 2008 08:48:45 +0000 (08:48 +0000)]
AliTPCConfigDA.cxx               Simple text configuration file parser
AliTPCConfigDA.h                 Simple text configuration file parser
(Jens Wiechula)

15 years agoJens Wiechula
marian [Mon, 6 Oct 2008 08:46:17 +0000 (08:46 +0000)]
Jens Wiechula

PublisherQA.cxx.diff             Adopt to AMORE and QA framework changes
PublisherQA.h.diff               Adopt to AMORE and QA framework changes
UIQA.cxx.diff                    Add import of calib objects from AMORE DB; code cleanup
UIQA.h.diff                      Add import of calib objects from AMORE DB; code cleanup
Makefile.publisher.diff          Add dependence on Proof
Makefile.subscriber.diff         Add dependence on Proof
Makefile.ui.diff                 Add dependence on Proof

15 years agoImportnat bug fix. Wrong gro field ID has been replaced by the one the reconstruction...
cvetan [Mon, 6 Oct 2008 08:23:03 +0000 (08:23 +0000)]
Importnat bug fix. Wrong gro field ID has been replaced by the one the reconstruction expects. An invalid list of active detectors is treated correctly by enabling all the detectors (Chiara)

15 years agoSplitting the proton analysis into the real thing and the QA (more on the QA later)
pchrist [Sat, 4 Oct 2008 15:42:32 +0000 (15:42 +0000)]
Splitting the proton analysis into the real thing and the QA (more on the QA later)

15 years agoMoving to alicecaf + addition of the DCA in the QA
pchrist [Fri, 3 Oct 2008 16:49:02 +0000 (16:49 +0000)]
Moving to alicecaf + addition of the DCA in the QA

15 years agoSwitch off vertexer in case SPD is not among the active detectors
cvetan [Fri, 3 Oct 2008 15:22:05 +0000 (15:22 +0000)]
Switch off vertexer in case SPD is not among the active detectors

15 years agocode cleanup, bugfixes
richterm [Fri, 3 Oct 2008 10:49:44 +0000 (10:49 +0000)]
code cleanup, bugfixes
- remnants from previous events created empty channels in the ZS output
  looping now over the active channels instead of all rows and pads
- added warning if channels have not been considered because of low occupancy
  TODO: concept of occupancy might need some revision
- speedup: skip encoding if data is not going to be sent and only the address
  list is to be created

15 years agomaking AlitroChannelSelector more robust against DDL without payloads and zero length...
richterm [Fri, 3 Oct 2008 10:39:18 +0000 (10:39 +0000)]
making AlitroChannelSelector more robust against DDL without payloads and zero length channels

15 years agoAliEveEventManager
mtadel [Fri, 3 Oct 2008 09:20:03 +0000 (09:20 +0000)]
AliEveEventManager
------------------
Add getter 'TFile* GetESDFile()'.

AliEveEventManagerEditor
------------------------
Disable trigger select unless ESD file exists in the event-manager as its
curernt implementation only works this way.

15 years agoFixed compilation warning (Mikolaj)
cvetan [Fri, 3 Oct 2008 07:17:46 +0000 (07:17 +0000)]
Fixed compilation warning (Mikolaj)

15 years agoUpdate (Stefan)
marian [Thu, 2 Oct 2008 18:25:29 +0000 (18:25 +0000)]
Update (Stefan)

15 years agoExample macro for filtering MC info to the AOD on proof, added comment
kleinb [Thu, 2 Oct 2008 18:17:56 +0000 (18:17 +0000)]
Example macro for filtering MC info  to the AOD on proof, added comment