]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agointroduce option to run QA for selected detectors and for selected tasks
schutz [Tue, 10 Jun 2008 11:55:43 +0000 (11:55 +0000)]
introduce option to run QA for selected detectors and for selected tasks

15 years agoQA local OCDB
dibari [Tue, 10 Jun 2008 11:24:27 +0000 (11:24 +0000)]
QA local OCDB

15 years agoQA local OCDB
dibari [Tue, 10 Jun 2008 11:20:19 +0000 (11:20 +0000)]
QA local OCDB

15 years agoTwo end words are added at the end of DDL file in Simulation
basanta [Tue, 10 Jun 2008 09:54:19 +0000 (09:54 +0000)]
Two end words are added at the end of DDL file in Simulation
Bugs fixed in AliPMDRawStream.cxx to read both Simulation file and data
file
ReadNextInt is replaced by ReadNextData in AliPMDRawStream.cxx
Arguments in AliPMDRawStream::DdlData method
Appropriately DdlData is changed in all the classes
pmdClus and pmdtracker objects are defined static in AliPMDReconstructor

15 years agoRemoving dollar from the comment string used for metadata of the OCDB entry (this...
laphecet [Tue, 10 Jun 2008 09:54:00 +0000 (09:54 +0000)]
Removing dollar from the comment string used for metadata of the OCDB entry (this prevented tags to be computed)

15 years agoadded new components by Kelly and Gaute
richterm [Tue, 10 Jun 2008 09:50:33 +0000 (09:50 +0000)]
added new components by Kelly and Gaute

15 years agobugfix AltroChannelSelector: handling of empty events
richterm [Tue, 10 Jun 2008 08:56:38 +0000 (08:56 +0000)]
bugfix AltroChannelSelector: handling of empty events

15 years agobugfixes run period week 22 (Kelly and Kenneth)
richterm [Tue, 10 Jun 2008 08:54:13 +0000 (08:54 +0000)]
bugfixes run period week 22 (Kelly and Kenneth)
- TPCClusterFinder: output of selected channels
- TPCClusterFinder bugfix: return correct output size
- TPCNoiseMapper: instantiating of histograms according to configuration

15 years agoWhenever it is available, using the primary vertex reconstructed with the tracks...
belikov [Tue, 10 Jun 2008 08:54:10 +0000 (08:54 +0000)]
Whenever it is available, using the primary vertex reconstructed with the tracks (Boris)

15 years agotypo
schutz [Tue, 10 Jun 2008 07:49:15 +0000 (07:49 +0000)]
typo

15 years agochange ACORDE version to v1
schutz [Tue, 10 Jun 2008 07:48:59 +0000 (07:48 +0000)]
change ACORDE version to v1

15 years agoOverlaps >10 mu corrected.
morsch [Tue, 10 Jun 2008 06:29:29 +0000 (06:29 +0000)]
Overlaps >10 mu corrected.

15 years agoStreaming problems in CAF solved
gconesab [Mon, 9 Jun 2008 22:37:03 +0000 (22:37 +0000)]
Streaming problems in CAF solved

15 years agoOverlaps > 10muc corrected.
morsch [Mon, 9 Jun 2008 21:44:55 +0000 (21:44 +0000)]
Overlaps > 10muc corrected.

15 years agoFixed a bug in the ReadFromFile function as well as a bug in the calculation of the...
hdalsgaa [Mon, 9 Jun 2008 21:42:55 +0000 (21:42 +0000)]
Fixed a bug in the ReadFromFile function as well as a bug in the calculation of the board number (number of sectors per board 10/20

15 years agoChanges in SPD and SSD geometry to remove some (~50) overlaps-extrusions (M. Sitta)
masera [Mon, 9 Jun 2008 21:37:33 +0000 (21:37 +0000)]
Changes in SPD and SSD geometry to remove some (~50) overlaps-extrusions (M. Sitta)

15 years agoCorrecting assertion logic.
aszostak [Mon, 9 Jun 2008 19:48:00 +0000 (19:48 +0000)]
Correcting assertion logic.

15 years agoUse noise information in cluster finder
cblume [Mon, 9 Jun 2008 18:04:33 +0000 (18:04 +0000)]
Use noise information in cluster finder

15 years agoUse noise information in cluster finder
cblume [Mon, 9 Jun 2008 18:04:24 +0000 (18:04 +0000)]
Use noise information in cluster finder

15 years agoSamll overlaps corrected.
morsch [Mon, 9 Jun 2008 17:17:58 +0000 (17:17 +0000)]
Samll overlaps corrected.

15 years agoFirst version of TPCQAda (to make sure QA files can enter OCDB)
haavard [Mon, 9 Jun 2008 17:03:41 +0000 (17:03 +0000)]
First version of TPCQAda (to make sure QA files can enter OCDB)

15 years agoUpdate run types (PEDESTAL, PHYSICS)
haavard [Mon, 9 Jun 2008 16:20:16 +0000 (16:20 +0000)]
Update run types (PEDESTAL, PHYSICS)

15 years agoDecoding of the sampling time and L1 phase.
cvetan [Mon, 9 Jun 2008 15:25:34 +0000 (15:25 +0000)]
Decoding of the sampling time and L1 phase.

15 years agoAdditional protection -
marian [Mon, 9 Jun 2008 15:19:27 +0000 (15:19 +0000)]
Additional protection -
failing jobs
Addi ng comment lines (Marian)

15 years agoMaking SetAlign option working aagain:
ivana [Mon, 9 Jun 2008 14:11:46 +0000 (14:11 +0000)]
Making SetAlign option working aagain:
In AliMUONVGeometryBuilder:
- Introduced new method SetVolumes(), separated from SetTransformations(),
  as this setting has to be done always
- Method CreateDetElements() replaced with UpdateDetElements(Bool_t),
  det elements are not created if SetAlign option is switched on
In all geometry builders:
- Implemented the new method SetVolumes() by separating the the code
  from SetTransformations()

15 years agoFilling out AliHLTMUONDigitPublisherComponent code to generate dimuon raw data on...
aszostak [Mon, 9 Jun 2008 13:56:36 +0000 (13:56 +0000)]
Filling out AliHLTMUONDigitPublisherComponent code to generate dimuon raw data on the fly.
Fixing typos in AliHLTMUONRecHitsSource and AliHLTMUONTriggerRecordsSource, and adding some extra checking logic.

15 years agoCluster array for all chambers needed by Yuri Belikov
dibari [Mon, 9 Jun 2008 13:56:07 +0000 (13:56 +0000)]
Cluster array for all chambers needed by Yuri Belikov

15 years agoTiny (< 0.1 mm) overlaps corrected.
morsch [Mon, 9 Jun 2008 12:40:10 +0000 (12:40 +0000)]
Tiny (< 0.1 mm)  overlaps corrected.

15 years agointroducing some getter functions
abercuci [Mon, 9 Jun 2008 12:37:16 +0000 (12:37 +0000)]
introducing some getter functions

15 years agoAnother protection.
morsch [Mon, 9 Jun 2008 12:24:14 +0000 (12:24 +0000)]
Another protection.

15 years agomoving file
jgrosseo [Mon, 9 Jun 2008 12:05:45 +0000 (12:05 +0000)]
moving file

15 years agoattempt to move file to other directory
jgrosseo [Mon, 9 Jun 2008 12:04:59 +0000 (12:04 +0000)]
attempt to move file to other directory

15 years agoProtection against 0x0 output handler.
morsch [Mon, 9 Jun 2008 11:57:58 +0000 (11:57 +0000)]
Protection against 0x0 output handler.

15 years agoSmall overlaps corrected.
morsch [Mon, 9 Jun 2008 11:07:50 +0000 (11:07 +0000)]
Small overlaps corrected.

15 years agoIndex of vertex corrected.
morsch [Mon, 9 Jun 2008 08:20:09 +0000 (08:20 +0000)]
Index of vertex corrected.

15 years agoadding printing of raw timestamp value
jgrosseo [Mon, 9 Jun 2008 07:00:44 +0000 (07:00 +0000)]
adding printing of raw timestamp value

15 years agoDummy method for interface added (has been deleted in the last revision).
morsch [Mon, 9 Jun 2008 06:56:13 +0000 (06:56 +0000)]
Dummy method for interface added (has been deleted in the last revision).

15 years agocleanup
snelling [Sat, 7 Jun 2008 22:09:13 +0000 (22:09 +0000)]
cleanup

15 years agoFirst setup for passing histogram lists
snelling [Sat, 7 Jun 2008 21:51:23 +0000 (21:51 +0000)]
First setup for passing histogram lists

15 years agoInherit from TOject for persistency
snelling [Sat, 7 Jun 2008 10:54:31 +0000 (10:54 +0000)]
Inherit from TOject for persistency

15 years agocleanup and inherit from TOBject
snelling [Sat, 7 Jun 2008 10:47:00 +0000 (10:47 +0000)]
cleanup and inherit from TOBject

15 years agoRemoved a cout statement
hdalsgaa [Sat, 7 Jun 2008 09:34:58 +0000 (09:34 +0000)]
Removed a cout statement

15 years agoRetire ESD only task
bhippoly [Fri, 6 Jun 2008 22:22:43 +0000 (22:22 +0000)]
Retire ESD only task

15 years agoNew version (Ernesto)
morsch [Fri, 6 Jun 2008 19:45:38 +0000 (19:45 +0000)]
New version (Ernesto)

15 years agoStreamable data members required for PROOF.
rvernet [Fri, 6 Jun 2008 18:18:43 +0000 (18:18 +0000)]
Streamable data members required for PROOF.

15 years agoRewind the rawreader after the event loop
schutz [Fri, 6 Jun 2008 17:16:28 +0000 (17:16 +0000)]
Rewind the rawreader after the event loop

15 years agoCorrected missing clones of
hristov [Fri, 6 Jun 2008 17:07:49 +0000 (17:07 +0000)]
Corrected missing clones of
incoming DCS maps if they were to be kept, missing cut in SplineFit if not
enough points were available, correct time reference for GetValue (Haavard)

15 years agoOption to select detector and QA task duringreconstruction
schutz [Fri, 6 Jun 2008 17:03:12 +0000 (17:03 +0000)]
Option to select detector and QA task duringreconstruction

15 years agoBug fixes related to the fact that the CTP payload contains no CDH. The fix was reque...
cvetan [Fri, 6 Jun 2008 16:59:01 +0000 (16:59 +0000)]
Bug fixes related to the fact that the CTP payload contains no CDH. The fix was requested and checked by Matthias.

15 years agoFinally we have the new RCU trailer decoding code. Now it should be propagated to...
cvetan [Fri, 6 Jun 2008 16:56:18 +0000 (16:56 +0000)]
Finally we have the new RCU trailer decoding code. Now it should be propagated to the release and then interfaced to the TPC reco code.

15 years agoInheritancy from TaskSE and AOD input added
bhippoly [Fri, 6 Jun 2008 16:45:20 +0000 (16:45 +0000)]
Inheritancy from TaskSE and AOD input added

15 years agoDCA information filled ( Philippe Pillot)
morsch [Fri, 6 Jun 2008 15:38:35 +0000 (15:38 +0000)]
DCA information filled ( Philippe Pillot)

15 years agoDCA information added (Philippe Pillot)
morsch [Fri, 6 Jun 2008 15:38:04 +0000 (15:38 +0000)]
DCA information added  (Philippe Pillot)

15 years agoBug fix
phille [Fri, 6 Jun 2008 15:35:30 +0000 (15:35 +0000)]
Bug fix

15 years agosilvermy@ornl.gov - added general ProcessEvent(rawReader) method to AliCaloCalib...
dsilverm [Fri, 6 Jun 2008 15:17:12 +0000 (15:17 +0000)]
silvermy@ornl.gov - added general ProcessEvent(rawReader) method to AliCaloCalib* classes + made event loops etc in DAQ DAs follow the way this was handled by PHOS and TPC

15 years agoMark kink daughter as secondary.
morsch [Fri, 6 Jun 2008 15:04:42 +0000 (15:04 +0000)]
Mark kink daughter as secondary.

15 years agoRename before further modifications
bhippoly [Fri, 6 Jun 2008 15:01:56 +0000 (15:01 +0000)]
Rename before further modifications

15 years agoClean-up of response classes in order reduce momory occupancy (F. Prino)
masera [Fri, 6 Jun 2008 14:26:57 +0000 (14:26 +0000)]
Clean-up of response classes in order reduce momory occupancy (F. Prino)

15 years agoAdded new class too build system
phille [Fri, 6 Jun 2008 11:49:43 +0000 (11:49 +0000)]
Added new class too build system

15 years agoRefactoring: Removing man in the middle classes
phille [Fri, 6 Jun 2008 11:48:58 +0000 (11:48 +0000)]
Refactoring: Removing man in the middle classes
by introducing a new utility class.

15 years agoGetNumberOfVerices()
morsch [Fri, 6 Jun 2008 11:45:15 +0000 (11:45 +0000)]
GetNumberOfVerices()

15 years agoGetNumberOfV0s added.
morsch [Fri, 6 Jun 2008 11:09:18 +0000 (11:09 +0000)]
GetNumberOfV0s added.

15 years agoStarting from root v5-19-04 we need also pthread library.
cvetan [Fri, 6 Jun 2008 09:52:43 +0000 (09:52 +0000)]
Starting from root v5-19-04 we need also pthread library.

15 years agoMoving AliMUONTriggerDisplay from trigger to calib, as other
ivana [Fri, 6 Jun 2008 08:31:57 +0000 (08:31 +0000)]
Moving AliMUONTriggerDisplay from trigger to calib, as other
classes in calib depend on it
(Thanks to Peter for pointing to this)

15 years agoObsolete Config file deleted
coppedis [Fri, 6 Jun 2008 07:46:33 +0000 (07:46 +0000)]
Obsolete Config file deleted

15 years agoObsolete class AliZDCMerger deleted
coppedis [Fri, 6 Jun 2008 06:49:22 +0000 (06:49 +0000)]
Obsolete class AliZDCMerger deleted

15 years agoObsolete class AliZDCMergedHit deleted
coppedis [Fri, 6 Jun 2008 06:48:01 +0000 (06:48 +0000)]
Obsolete class AliZDCMergedHit deleted

15 years agoObsolete class AliZDCMergedHit deleted
coppedis [Fri, 6 Jun 2008 06:47:42 +0000 (06:47 +0000)]
Obsolete class AliZDCMergedHit deleted

15 years agoAdding XMLParser (Windows/Cygwin)
hristov [Fri, 6 Jun 2008 05:02:59 +0000 (05:02 +0000)]
Adding XMLParser (Windows/Cygwin)

15 years agotest macro for cumulant proof test
snelling [Thu, 5 Jun 2008 21:13:44 +0000 (21:13 +0000)]
test macro for cumulant proof test

15 years agofixed a bug in the fitting of spectra
hdalsgaa [Thu, 5 Jun 2008 15:55:52 +0000 (15:55 +0000)]
fixed a bug in the fitting of spectra

15 years agofixed a bug in the fitting of spectra
hdalsgaa [Thu, 5 Jun 2008 15:54:51 +0000 (15:54 +0000)]
fixed a bug in the fitting of spectra

15 years agoObsolete calibration object
coppedis [Thu, 5 Jun 2008 14:21:21 +0000 (14:21 +0000)]
Obsolete calibration object

15 years agoFixes in St1 geometry:
ivana [Thu, 5 Jun 2008 13:54:16 +0000 (13:54 +0000)]
Fixes in St1 geometry:
- Shifted SCHL, SCDB for special motifs to solve overlaps
- Fixed z positions of frame volumes

15 years agoPrimary vertex with correct type.
morsch [Thu, 5 Jun 2008 13:41:08 +0000 (13:41 +0000)]
Primary vertex with correct type.

15 years agoAdditional protection
hristov [Thu, 5 Jun 2008 13:06:33 +0000 (13:06 +0000)]
Additional protection

15 years agoFirst version of DA for LASER runs
coppedis [Thu, 5 Jun 2008 12:43:11 +0000 (12:43 +0000)]
First version of DA for LASER runs

15 years agoAlways recompile the macros
cvetan [Thu, 5 Jun 2008 12:13:59 +0000 (12:13 +0000)]
Always recompile the macros

15 years agoPropagate the libXMLParser to all the libraries and binaries
hristov [Thu, 5 Jun 2008 10:30:24 +0000 (10:30 +0000)]
Propagate the libXMLParser to all the libraries and binaries

15 years agofesfileid fixed.
policheh [Thu, 5 Jun 2008 10:27:48 +0000 (10:27 +0000)]
fesfileid fixed.

15 years agoRemoval of the run-loaders from the algorithmic part of the vertexers code. Some...
cvetan [Thu, 5 Jun 2008 10:20:09 +0000 (10:20 +0000)]
Removal of the run-loaders from the algorithmic part of the vertexers code. Some reorganization of the inheritance and removal of duplicated code. AliITSVetrexer3DTapan deriving the from the ITS vertexer base class.

15 years agoUpdated macro
coppedis [Thu, 5 Jun 2008 08:12:20 +0000 (08:12 +0000)]
Updated macro

15 years agoAliZDCRecParam object in OCDB
coppedis [Thu, 5 Jun 2008 07:45:04 +0000 (07:45 +0000)]
AliZDCRecParam object in OCDB

15 years agoAdding -lXMLParser
hristov [Thu, 5 Jun 2008 07:40:45 +0000 (07:40 +0000)]
Adding -lXMLParser

15 years agoObsolete calibration objiect for reco parameters
coppedis [Thu, 5 Jun 2008 07:34:13 +0000 (07:34 +0000)]
Obsolete calibration objiect for reco parameters

15 years agoObsolete classes for reco parameters
coppedis [Thu, 5 Jun 2008 07:33:07 +0000 (07:33 +0000)]
Obsolete classes for reco parameters

15 years agoAliZDCRecoParam class implemented
coppedis [Thu, 5 Jun 2008 07:31:14 +0000 (07:31 +0000)]
AliZDCRecoParam class implemented

15 years agoImproved alignment awareness in AliITStrackerMI (A. Dainese)
masera [Wed, 4 Jun 2008 21:11:59 +0000 (21:11 +0000)]
Improved alignment awareness in AliITStrackerMI (A. Dainese)

15 years agosilvermy@ornl.gov - tmp changes to run DAQ DA exe on testbeam files
dsilverm [Wed, 4 Jun 2008 21:03:32 +0000 (21:03 +0000)]
silvermy@ornl.gov - tmp changes to run DAQ DA exe on testbeam files

15 years agosilvermy@ornl.gov - compilation of DAQ DA exe and rpm
dsilverm [Wed, 4 Jun 2008 20:40:45 +0000 (20:40 +0000)]
silvermy@ornl.gov - compilation of DAQ DA exe and rpm

15 years agoBug fix
masera [Wed, 4 Jun 2008 20:24:32 +0000 (20:24 +0000)]
Bug fix

15 years agomchview version 0.94 which adds the possibility to read ASCII calibration files produ...
laphecet [Wed, 4 Jun 2008 16:50:47 +0000 (16:50 +0000)]
mchview version 0.94 which adds the possibility to read ASCII calibration files produced by the DA

15 years agoChanging the default basket size to 32KB and adding an option to the alimdc API which...
cvetan [Wed, 4 Jun 2008 16:34:44 +0000 (16:34 +0000)]
Changing the default basket size to 32KB and adding an option to the alimdc API which can be used run-time in order to change this size. To be propagated also to v4-13-Release.

15 years ago- Introducing more functions and simplified usage
ivana [Wed, 4 Jun 2008 15:35:32 +0000 (15:35 +0000)]
- Introducing more functions and simplified usage
- Adding recently added macros

15 years agoUpdated SSD handler (S. Borysov)
masera [Wed, 4 Jun 2008 15:21:26 +0000 (15:21 +0000)]
Updated SSD handler (S. Borysov)

15 years agoIncluded ReadFromFile and WriteToFile methods to read/write from ASCII files and...
hdalsgaa [Wed, 4 Jun 2008 14:08:12 +0000 (14:08 +0000)]
Included ReadFromFile and WriteToFile methods to read/write from ASCII files and added the use of these to the DAs

15 years agoSelect TRD for the reader
cblume [Wed, 4 Jun 2008 13:57:03 +0000 (13:57 +0000)]
Select TRD for the reader

15 years agoPut back XML handler
cblume [Wed, 4 Jun 2008 13:51:52 +0000 (13:51 +0000)]
Put back XML handler

15 years agoAdding comment lines
ivana [Wed, 4 Jun 2008 13:28:32 +0000 (13:28 +0000)]
Adding comment lines
(Diego)

15 years agoMapping files now reads from DAQ DB; output writes to FES
policheh [Wed, 4 Jun 2008 13:25:24 +0000 (13:25 +0000)]
Mapping files now reads from DAQ DB; output writes to FES