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

15 years agoLoad libJETAn also for AOD jet analysis
kleinb [Thu, 2 Oct 2008 17:00:16 +0000 (17:00 +0000)]
Load libJETAn also for AOD jet analysis

15 years agofirst attempt to submit something to svn
misko [Thu, 2 Oct 2008 14:37:11 +0000 (14:37 +0000)]
first attempt to submit something to svn

15 years agoRCU can't write raw-data size so one gets always 0xffffffff in the CDH event-size...
cvetan [Thu, 2 Oct 2008 14:10:02 +0000 (14:10 +0000)]
RCU can't write raw-data size so one gets always 0xffffffff in the CDH event-size field

15 years agoUpdate calib entry
cvetan [Thu, 2 Oct 2008 14:06:51 +0000 (14:06 +0000)]
Update calib entry

15 years agoincluding FMD library into HLT build system
richterm [Thu, 2 Oct 2008 12:44:55 +0000 (12:44 +0000)]
including FMD library into HLT build system

15 years agoProtection against division by zero.
marian [Thu, 2 Oct 2008 11:35:31 +0000 (11:35 +0000)]
Protection against division by zero.

15 years agomodify AliTRDrecoParam class version and update database
abercuci [Thu, 2 Oct 2008 11:25:36 +0000 (11:25 +0000)]
modify AliTRDrecoParam class version and update database

15 years agoCrucial bug-fix. The raw-data events should be never skipped inside the QA data makers
cvetan [Thu, 2 Oct 2008 11:07:07 +0000 (11:07 +0000)]
Crucial bug-fix. The raw-data events should be never skipped inside the QA data makers

15 years agoIntroduced better way to estimate number of clusters in TRD for offline
abercuci [Thu, 2 Oct 2008 10:50:50 +0000 (10:50 +0000)]
Introduced better way to estimate number of clusters in TRD for offline
and HLT

15 years agoAdd option to write MC particles to the AOD, new lightweight class AliAODMCParticle...
kleinb [Thu, 2 Oct 2008 08:37:25 +0000 (08:37 +0000)]
Add option to write MC particles to the AOD, new lightweight class AliAODMCParticle and new Filter task

15 years agoFix: Added config file for MC
kleinb [Thu, 2 Oct 2008 07:02:05 +0000 (07:02 +0000)]
Fix: Added config file for MC

15 years agoUpdate of the fast altro decoder (Per Thomas)
cvetan [Wed, 1 Oct 2008 16:08:40 +0000 (16:08 +0000)]
Update of the fast altro decoder (Per Thomas)

15 years agoUnneeded error message (Andrea)
cvetan [Wed, 1 Oct 2008 16:00:58 +0000 (16:00 +0000)]
Unneeded error message (Andrea)

15 years agoupdated view of the trigger sources in AliTRDcheckDetector
abercuci [Wed, 1 Oct 2008 15:50:02 +0000 (15:50 +0000)]
updated view of the trigger sources in AliTRDcheckDetector
faster constructor for AliTRDchamberTimeBin

15 years agoTypo fixed.
zampolli [Wed, 1 Oct 2008 15:28:47 +0000 (15:28 +0000)]
Typo fixed.

15 years agoLibrary with PHOS geometry transformations for AliRoot-independent analysis
prsnko [Wed, 1 Oct 2008 15:01:14 +0000 (15:01 +0000)]
Library with PHOS geometry transformations for AliRoot-independent analysis

15 years agobugfix: initialize each byte starting a new 40bit word with zero, due to bitwise...
richterm [Wed, 1 Oct 2008 14:54:56 +0000 (14:54 +0000)]
bugfix: initialize each byte starting a new 40bit word with zero, due to bitwise OR the signal was spoiled by remnants in the buffer; handling of subsequent signals with identical time

15 years agoMCEvent() always valid
morsch [Wed, 1 Oct 2008 14:47:43 +0000 (14:47 +0000)]
MCEvent() always valid
Reset number of particles in FinishEvent()

15 years agoSDD drift time stored in the track points (F. Prino)
prino [Wed, 1 Oct 2008 14:44:21 +0000 (14:44 +0000)]
SDD drift time stored in the track points (F. Prino)

15 years agoUpdate of the QA histo viewer. 2 new helper classes (Mikolaj)
cvetan [Wed, 1 Oct 2008 14:27:28 +0000 (14:27 +0000)]
Update of the QA histo viewer. 2 new helper classes (Mikolaj)

15 years agoWrite only these alignment objects for which a matching volume exists in geometry...
cblume [Wed, 1 Oct 2008 14:26:20 +0000 (14:26 +0000)]
Write only these alignment objects for which a matching volume exists in geometry.root

15 years agoClass version increased
cvetan [Wed, 1 Oct 2008 13:34:53 +0000 (13:34 +0000)]
Class version increased

15 years agoCorrecting log when storing run metadata.
zampolli [Wed, 1 Oct 2008 13:32:53 +0000 (13:32 +0000)]
Correcting log when storing run metadata.

15 years agoDrift time in SDD added to the track-point array classes (Francesco)
cvetan [Wed, 1 Oct 2008 13:21:44 +0000 (13:21 +0000)]
Drift time in SDD added to the track-point array classes (Francesco)

15 years agoMoving AliESDTagCreator from libESD to libSTEER in order to remove the dep of libESD...
cvetan [Wed, 1 Oct 2008 13:12:01 +0000 (13:12 +0000)]
Moving AliESDTagCreator from libESD to libSTEER in order to remove the dep of libESD on libSTEER

15 years agoFixed a memory leak
hdalsgaa [Wed, 1 Oct 2008 12:23:57 +0000 (12:23 +0000)]
Fixed a memory leak

15 years agoprotect printed lines by AliLog calls
abercuci [Wed, 1 Oct 2008 11:46:31 +0000 (11:46 +0000)]
protect printed lines by AliLog calls

15 years agoimplementation of :
abercuci [Tue, 30 Sep 2008 17:44:19 +0000 (17:44 +0000)]
implementation of :
- variable number of dEdx slices in ESD
- IsElectron functionality

15 years agoNew readout scheme for FEE parameters
cblume [Tue, 30 Sep 2008 17:30:46 +0000 (17:30 +0000)]
New readout scheme for FEE parameters

15 years agonew histogram in the task (Markus)
abercuci [Tue, 30 Sep 2008 16:35:43 +0000 (16:35 +0000)]
new histogram in the task (Markus)

15 years agoCorrections, bug fixes and a class name change
pulvir [Tue, 30 Sep 2008 15:52:18 +0000 (15:52 +0000)]
Corrections, bug fixes and a class name change

15 years agoModified class name
pulvir [Tue, 30 Sep 2008 15:51:33 +0000 (15:51 +0000)]
Modified class name

15 years agoAdditional protection added.
morsch [Tue, 30 Sep 2008 15:45:18 +0000 (15:45 +0000)]
Additional protection added.

15 years agotemporary fix for a mising feature in the AliTRDeventInfo class
abercuci [Tue, 30 Sep 2008 15:44:24 +0000 (15:44 +0000)]
temporary fix for a mising feature in the AliTRDeventInfo class

15 years agotake into account the AliTRDeventInfo (Markus)
abercuci [Tue, 30 Sep 2008 15:42:29 +0000 (15:42 +0000)]
take into account the AliTRDeventInfo (Markus)

15 years agoChanging log/temp/status folder path.
zampolli [Tue, 30 Sep 2008 15:36:28 +0000 (15:36 +0000)]
Changing log/temp/status folder path.

15 years agoUsing high flux parameters in ITS
hristov [Tue, 30 Sep 2008 15:26:21 +0000 (15:26 +0000)]
Using high flux parameters in ITS

15 years agoNo cut on chi2 for the cascades
hristov [Tue, 30 Sep 2008 15:26:00 +0000 (15:26 +0000)]
No cut on chi2 for the cascades

15 years ago- new option for selecting 8 dEdx slices in ESD track for TRD
abercuci [Tue, 30 Sep 2008 15:25:50 +0000 (15:25 +0000)]
- new option for selecting 8 dEdx slices in ESD track for TRD
- set back default 1 expo tail for Xe TC

15 years agonew class to hold event wide info relevant for TRD (Markus)
abercuci [Tue, 30 Sep 2008 14:35:09 +0000 (14:35 +0000)]
new class to hold event wide info relevant for TRD (Markus)

15 years agomajor revision of HLTTPCDigitReaders
richterm [Tue, 30 Sep 2008 14:04:30 +0000 (14:04 +0000)]
major revision of HLTTPCDigitReaders
- corrections in the interface functions added in rev. 29023 to
  get the RCU trailer -> now passing by reference
- speedup of DigitReaderPacked by using a singleton of the AltroRawStream
  and thus avoiding of multiple allocations of TPCMapping aso
- speedup of DigitReaderPacked in sorted mode by using correct array bounds
- corrected implementation of bulk read mode in DigitReaderPacked
- code cleanup in DigitReaderPacked

15 years ago- added read modes -bulk and -stream
richterm [Tue, 30 Sep 2008 13:51:25 +0000 (13:51 +0000)]
- added read modes -bulk and -stream
- single instance of DigitReader is created at Init instead of
  create/delete in DoEvent -> avoids memory/time consumption by
  multiple instances of TPCRawStream/TPCMapping

15 years agoHopefully get the loading of the mapping correct this time...
laphecet [Tue, 30 Sep 2008 13:04:04 +0000 (13:04 +0000)]
Hopefully get the loading of the mapping correct this time...

15 years agoSmall changes to allow proper unloading of all mapping from memory
laphecet [Tue, 30 Sep 2008 13:03:26 +0000 (13:03 +0000)]
Small changes to allow proper unloading of  all mapping from memory

15 years agoNo need to be a singleton
laphecet [Tue, 30 Sep 2008 13:02:26 +0000 (13:02 +0000)]
No need to be a singleton

15 years agoFixing a memory leak
laphecet [Tue, 30 Sep 2008 13:00:56 +0000 (13:00 +0000)]
Fixing a memory leak

15 years agoTiny debug printout added
laphecet [Tue, 30 Sep 2008 12:51:45 +0000 (12:51 +0000)]
Tiny debug printout added

15 years agoProtection instead fatal in case of absent galice.root or Kinematics.root
morsch [Tue, 30 Sep 2008 12:31:44 +0000 (12:31 +0000)]
Protection instead fatal in case of absent galice.root or Kinematics.root

15 years agoMacros for partial geometry
cblume [Tue, 30 Sep 2008 12:29:54 +0000 (12:29 +0000)]
Macros for partial geometry

15 years agoupdated for MC and ESD info classes
abercuci [Tue, 30 Sep 2008 11:56:00 +0000 (11:56 +0000)]
updated for MC and ESD info classes

15 years agoFix the definition of the radial interval for TRD
abercuci [Tue, 30 Sep 2008 11:45:37 +0000 (11:45 +0000)]
Fix the definition of the radial interval for TRD

15 years agoQA validation macro and script
schutz [Tue, 30 Sep 2008 10:56:18 +0000 (10:56 +0000)]
QA validation macro and script

15 years agoMoved a methof from private to public
schutz [Tue, 30 Sep 2008 10:53:47 +0000 (10:53 +0000)]
Moved a methof from private to public

15 years agoAdded SetLabel() method
kleinb [Tue, 30 Sep 2008 09:23:08 +0000 (09:23 +0000)]
Added SetLabel() method

15 years agoVertexerZ set as default verter for high flux reco parameters (F. Prino)
prino [Tue, 30 Sep 2008 08:07:23 +0000 (08:07 +0000)]
VertexerZ set as default verter for high flux reco parameters (F. Prino)

15 years agoadding -silent option to suppress info messages
richterm [Tue, 30 Sep 2008 07:27:21 +0000 (07:27 +0000)]
adding -silent option to suppress info messages

15 years agoProtection to avoid an infinite loop on the track (suggested by PH)
dibari [Tue, 30 Sep 2008 07:24:01 +0000 (07:24 +0000)]
Protection to avoid an infinite loop on the track (suggested by PH)