]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoUpdated documentation
kowal2 [Thu, 24 Jul 2008 10:40:18 +0000 (10:40 +0000)]
Updated documentation

15 years agoAdding documentation (Marian)
marian [Thu, 24 Jul 2008 10:16:13 +0000 (10:16 +0000)]
Adding documentation (Marian)

15 years ago1. Adding documentation.
marian [Thu, 24 Jul 2008 10:09:34 +0000 (10:09 +0000)]
1. Adding documentation.
2. No signal produced for dead channels.
   Dead channels identified - 0 noise for given pads.

   In order to run realistic simulation - proper OCDB
   noise entry to be used.

(Marian)

15 years agoAdding a little more detail to the Reconfigure method's documentation to avoid possib...
aszostak [Thu, 24 Jul 2008 08:51:28 +0000 (08:51 +0000)]
Adding a little more detail to the Reconfigure method's documentation to avoid possible confusion.

15 years agoAdding extra protection to prevent cycles in the Agent linked list, which can cause...
aszostak [Thu, 24 Jul 2008 08:27:36 +0000 (08:27 +0000)]
Adding extra protection to prevent cycles in the Agent linked list, which can cause infinite loops.

15 years agobug fix in part reading mc information
jgrosseo [Thu, 24 Jul 2008 07:26:09 +0000 (07:26 +0000)]
bug fix in part reading mc information

15 years agoreverting r27483 partially in order to cope with bug of the PubSub framework
richterm [Thu, 24 Jul 2008 06:57:03 +0000 (06:57 +0000)]
reverting r27483 partially in order to cope with bug of the PubSub framework

15 years agocorrected misleading error message
richterm [Wed, 23 Jul 2008 19:57:22 +0000 (19:57 +0000)]
corrected misleading error message

15 years agobugfix: reset of sub-collection flag
richterm [Wed, 23 Jul 2008 19:37:59 +0000 (19:37 +0000)]
bugfix: reset of sub-collection flag

15 years agoadded switch for doc to configure.ac; added monilithic doc build; configure.ac and...
richterm [Wed, 23 Jul 2008 19:35:33 +0000 (19:35 +0000)]
added switch for doc to configure.ac; added monilithic doc build; configure.ac and AliHLTPHOSClusterizer.cxx adapted according to the latest reco param changes (r27529)

15 years agoUpdated geometry. Includes latest fixes in SPD
rgrosso [Wed, 23 Jul 2008 17:00:03 +0000 (17:00 +0000)]
Updated geometry. Includes latest fixes in SPD

15 years agoDuplicate volume name corrected.
morsch [Wed, 23 Jul 2008 16:41:16 +0000 (16:41 +0000)]
Duplicate volume name corrected.

15 years agoOverlaps > 0.1 microns corrected.
morsch [Wed, 23 Jul 2008 16:16:04 +0000 (16:16 +0000)]
Overlaps > 0.1 microns corrected.

15 years agoAdding more documentation for usage of the class,
marian [Wed, 23 Jul 2008 15:36:13 +0000 (15:36 +0000)]
Adding more documentation for usage of the class,
and data members.

Removed hardwired work around for PROOF

(Alexander Kalweit)

15 years agoFixed signatures of some methods
hristov [Wed, 23 Jul 2008 14:32:03 +0000 (14:32 +0000)]
Fixed signatures of some methods

15 years agoComments explaining the meaning of the different track parameters stored in the ESD...
belikov [Wed, 23 Jul 2008 14:20:01 +0000 (14:20 +0000)]
Comments explaining the meaning of the different track parameters stored in the ESD tracks (Marian)

15 years agoLeftover from the code that should have been committed with revision 27536
cvetan [Wed, 23 Jul 2008 13:12:23 +0000 (13:12 +0000)]
Leftover from the code that should have been committed with revision 27536

15 years agoChanges in reco. parameters according to revision 27529
hristov [Wed, 23 Jul 2008 13:05:24 +0000 (13:05 +0000)]
Changes in reco. parameters according to revision 27529

15 years agoMoving the QA for raw data inside the event loop (Yves). The list of the detectors...
cvetan [Wed, 23 Jul 2008 13:00:34 +0000 (13:00 +0000)]
Moving the QA for raw data inside the event loop (Yves). The list of the detectors in QA is matched with the list of the active detectors from GRP.

15 years agoRemoval of calls to static AliMUONReconstructor::GetRecoParam(). Thanks to Laurent...
cvetan [Wed, 23 Jul 2008 12:03:09 +0000 (12:03 +0000)]
Removal of calls to static AliMUONReconstructor::GetRecoParam(). Thanks to Laurent for these fixes!

15 years agoRemoved hardwired gain inefficiency. Will be taken from the gain map.
kowal2 [Wed, 23 Jul 2008 10:54:42 +0000 (10:54 +0000)]
Removed hardwired gain inefficiency. Will be taken from the gain map.

15 years agoimproved handling of tpc only tracks
jgrosseo [Wed, 23 Jul 2008 10:15:09 +0000 (10:15 +0000)]
improved handling of tpc only tracks
resolution histograms
clean up of unused selectors
! change of nsigma in standard cuts from 3 to 4 !

15 years ago- chi2ndf part of constructor (but what should be put there ??)
morsch [Wed, 23 Jul 2008 08:08:25 +0000 (08:08 +0000)]
- chi2ndf part of constructor (but what should be put there ??)
- Is PrimaryCanddate() selects ALL tracks that have passed the primary track selection, even if they are
  also attached to a V0, Cascade, ...

15 years agobugfix: corrected misleading warning messages; ignore ComponentStatistics data blocks...
richterm [Wed, 23 Jul 2008 07:33:41 +0000 (07:33 +0000)]
bugfix: corrected misleading warning messages; ignore ComponentStatistics data blocks produced in the kChain handler

15 years agoadded buffer size protection for varying AliHLTTPCTrackSegment struct sizes and recov...
richterm [Wed, 23 Jul 2008 07:31:56 +0000 (07:31 +0000)]
added buffer size protection for varying AliHLTTPCTrackSegment struct sizes and recovery for pre r27415 data formats

15 years agoAdditions needed in order to use the code inside the millipede alignment algoritm...
cvetan [Tue, 22 Jul 2008 23:04:54 +0000 (23:04 +0000)]
Additions needed in order to use the code inside the millipede alignment algoritm. Requested by Marcello.

15 years agoMajor commit related to steering of the reco parameters: AliDAQ and trigger classes...
cvetan [Tue, 22 Jul 2008 21:57:44 +0000 (21:57 +0000)]
Major commit related to steering of the reco parameters: AliDAQ and trigger classes updated. Reading and usage of the GRP emtry almost completely revised. Significant changes in AliReconstruction. Update AliDetectorRecoParam and AliRecoParam classes. A lot of changes in the detector's code implied by the changes in STEER. test/gun/rec.C and test/gun/recraw/rec.C macros updated as an example how to steer properly the reconstruction till the reco-param creation macros and prepared and the corresponding CDB entries are put in place. Please report any problems and possibly submit bug reports to savannah.

15 years agoRemoved useless prints
cheynis [Tue, 22 Jul 2008 19:20:15 +0000 (19:20 +0000)]
Removed useless prints

15 years agoBug fix (Raffaele)
hristov [Tue, 22 Jul 2008 17:12:17 +0000 (17:12 +0000)]
Bug fix (Raffaele)

15 years agoUpdated alignment objects (Raffaele)
hristov [Tue, 22 Jul 2008 16:11:31 +0000 (16:11 +0000)]
Updated alignment objects (Raffaele)

15 years agoUpdated alignment objects and macro (Raffaele)
hristov [Tue, 22 Jul 2008 16:10:29 +0000 (16:10 +0000)]
Updated alignment objects and macro (Raffaele)

15 years agoDeleted file VZEROTUNING1da.cxx
cheynis [Tue, 22 Jul 2008 16:02:56 +0000 (16:02 +0000)]
Deleted file VZEROTUNING1da.cxx

15 years agoUnused DAs removed.
policheh [Tue, 22 Jul 2008 16:01:21 +0000 (16:01 +0000)]
Unused DAs removed.

15 years agoAbsolute DCA cut in xy-plane.
morsch [Tue, 22 Jul 2008 15:38:20 +0000 (15:38 +0000)]
Absolute DCA cut in xy-plane.

15 years agoAbsolute DCA cut in XY plane added.
morsch [Tue, 22 Jul 2008 15:28:18 +0000 (15:28 +0000)]
Absolute DCA cut in XY plane added.

15 years agoAdded some printout to debug problems with SDD preprocessor (F. Prino)
masera [Tue, 22 Jul 2008 15:05:13 +0000 (15:05 +0000)]
Added some printout to debug problems with SDD preprocessor (F. Prino)

15 years agoBug fixed: inverted order of processing of DCS DPs and DAQ files in order
zampolli [Tue, 22 Jul 2008 14:22:40 +0000 (14:22 +0000)]
Bug fixed: inverted order of processing of DCS DPs and DAQ files in order
to set correctly the FDR flag.

15 years ago1-pass reference to aod branch to the frame, not the pointer; 2-track references...
gconesab [Tue, 22 Jul 2008 13:58:55 +0000 (13:58 +0000)]
1-pass reference to aod branch to the frame, not the pointer; 2-track references not needed remove request from analysis macro

15 years agoChanges for HLT: (Jacek Otwinowski)
marian [Tue, 22 Jul 2008 13:45:45 +0000 (13:45 +0000)]
Changes for HLT: (Jacek Otwinowski)

1. Additional condition to check before creation of ClonesArray
2. Removed small memory leak - FindSplitted
3. Debug stream for splitted tracks optional

15 years agousing non-uniform field option for tracking (Jacek)
richterm [Tue, 22 Jul 2008 12:56:17 +0000 (12:56 +0000)]
using non-uniform field option for tracking (Jacek)

15 years agoInitial structure for PWG4JetTasks (for PWG4 Task Force) incl. steering macro and...
kleinb [Tue, 22 Jul 2008 11:11:54 +0000 (11:11 +0000)]
Initial structure for PWG4JetTasks (for PWG4 Task Force) incl. steering macro and modified Makefile. First Task: Underlying Event studies

15 years agoAdditional protection in the destructor: when you have a chain of calls returning...
hristov [Tue, 22 Jul 2008 10:49:35 +0000 (10:49 +0000)]
Additional protection in the destructor: when you have a chain of calls returning pointers, always check the intermediate pointers

15 years agoRemove useless Dump
hristov [Tue, 22 Jul 2008 10:47:28 +0000 (10:47 +0000)]
Remove useless Dump

15 years agoAdding functionality to generate AliESDEvent objects from dHLT raw data during offlin...
aszostak [Tue, 22 Jul 2008 10:00:33 +0000 (10:00 +0000)]
Adding functionality to generate AliESDEvent objects from dHLT raw data during offline reconstruction.
Making declared buffer requirements bigger for AliHLTMUONESDMaker.
Adding includes to allow the HLToutputTodHLTRootObjects.C macro to compile.

15 years agoDA to write mapping for ZDC
coppedis [Tue, 22 Jul 2008 09:51:55 +0000 (09:51 +0000)]
DA to write mapping for ZDC

15 years agoUpdated version of the proof-enabled comparison macros: now available for ITS, TPC...
hristov [Tue, 22 Jul 2008 09:07:14 +0000 (09:07 +0000)]
Updated version of the proof-enabled comparison macros: now available for ITS, TPC, TRD, and TOF. Cleanup (Andrei Zalite)

15 years agoBug corrected
coppedis [Tue, 22 Jul 2008 09:02:11 +0000 (09:02 +0000)]
Bug corrected

15 years agoBug fix. Was checking the wrong pointer for NULL value.
aszostak [Tue, 22 Jul 2008 08:45:44 +0000 (08:45 +0000)]
Bug fix. Was checking the wrong pointer for NULL value.

15 years agoGas gain, diffusion constants and Lorentz angle for ArC02 mixture
cblume [Tue, 22 Jul 2008 08:35:45 +0000 (08:35 +0000)]
Gas gain, diffusion constants and Lorentz angle for ArC02 mixture

15 years agofix memory leak on master
jgrosseo [Tue, 22 Jul 2008 08:18:37 +0000 (08:18 +0000)]
fix memory leak on master

15 years agoReplace printf by AliInfo
cblume [Tue, 22 Jul 2008 07:55:33 +0000 (07:55 +0000)]
Replace printf by AliInfo

15 years agoBug on ADC data corruption handling fixed
cblume [Tue, 22 Jul 2008 07:55:01 +0000 (07:55 +0000)]
Bug on ADC data corruption handling fixed

15 years agoScaler decoding added
coppedis [Tue, 22 Jul 2008 07:53:06 +0000 (07:53 +0000)]
Scaler decoding added

15 years agoError in EMD run types corrected
coppedis [Tue, 22 Jul 2008 07:52:07 +0000 (07:52 +0000)]
Error in EMD run types corrected

15 years agoHistos of mean charges added
cheynis [Mon, 21 Jul 2008 22:07:38 +0000 (22:07 +0000)]
Histos of mean charges added

15 years agoHistos of mean charges added
cheynis [Mon, 21 Jul 2008 22:07:23 +0000 (22:07 +0000)]
Histos of mean charges added

15 years agoBug fix (Francesco)
dainese [Mon, 21 Jul 2008 17:06:19 +0000 (17:06 +0000)]
Bug fix (Francesco)

15 years agoAliTPCCalibCE.cxx Add Setter to adjust the secotr rejection threshold (number of...
marian [Mon, 21 Jul 2008 17:05:06 +0000 (17:05 +0000)]
AliTPCCalibCE.cxx  Add Setter to adjust the secotr rejection threshold (number of pads that need to have a signal)
AliTPCCalibCE.h    Add Setter to adjust the secotr rejection threshold (number of pads that need to have a signal)

(Jens)

15 years agomod needed by trunk
schutz [Mon, 21 Jul 2008 16:17:19 +0000 (16:17 +0000)]
mod needed by trunk

15 years agoVZEROTUNING2da.cxx has been renamed VZEROINTEGRATIONGATETUNINGda.cxx
cheynis [Mon, 21 Jul 2008 15:40:59 +0000 (15:40 +0000)]
VZEROTUNING2da.cxx has been renamed VZEROINTEGRATIONGATETUNINGda.cxx

15 years agochanged the setting
schutz [Mon, 21 Jul 2008 15:38:53 +0000 (15:38 +0000)]
changed the setting

15 years agoadding GetComponentDescription callback environment struct of external interface...
richterm [Mon, 21 Jul 2008 15:36:45 +0000 (15:36 +0000)]
adding GetComponentDescription callback environment struct of external interface and handling of the description in the component base class

15 years agoPedestal subtraction implemented
cheynis [Mon, 21 Jul 2008 15:36:36 +0000 (15:36 +0000)]
Pedestal subtraction implemented

15 years agoupdated with changes from Peter
schutz [Mon, 21 Jul 2008 14:28:12 +0000 (14:28 +0000)]
updated with changes from Peter

15 years agoremoved unnecessary verbosity
schutz [Mon, 21 Jul 2008 14:27:19 +0000 (14:27 +0000)]
removed unnecessary verbosity

15 years agoremoved unnecessary loop
schutz [Mon, 21 Jul 2008 14:26:31 +0000 (14:26 +0000)]
removed unnecessary loop

15 years agoTemporary fix: making sure that the ITS cluster indices between the "tracking" and...
belikov [Mon, 21 Jul 2008 13:51:58 +0000 (13:51 +0000)]
Temporary fix: making sure that the ITS cluster indices between the "tracking" and "extra" indices are always negative.

15 years agoremoved misleading message, minor bugfix
richterm [Mon, 21 Jul 2008 13:30:46 +0000 (13:30 +0000)]
removed misleading message, minor bugfix

15 years ago1st version of EMCAL STU decoding (not yet with final format)
dsilverm [Mon, 21 Jul 2008 13:24:17 +0000 (13:24 +0000)]
1st version of EMCAL STU decoding (not yet with final format)

15 years agoadded collector component and HLTOUT handler for component statistics blocks and
richterm [Mon, 21 Jul 2008 12:15:11 +0000 (12:15 +0000)]
added collector component and HLTOUT handler for component statistics blocks and

15 years agoadded optional component statistics functionality
richterm [Mon, 21 Jul 2008 12:12:25 +0000 (12:12 +0000)]
added optional component statistics functionality

15 years agoadded optional component statistics functionality
richterm [Mon, 21 Jul 2008 12:12:05 +0000 (12:12 +0000)]
added optional component statistics functionality

15 years agoDetector updates.
morsch [Mon, 21 Jul 2008 11:47:46 +0000 (11:47 +0000)]
Detector updates.

15 years agoAdded protection in case of outlyer maps which cover almost full sector
marian [Mon, 21 Jul 2008 11:24:22 +0000 (11:24 +0000)]
Added protection in case of outlyer maps which cover almost full sector

(Peter Christiansen)

15 years agoAdded RAW QA histograms that are filled when EndOfDetectorCycle is
marian [Mon, 21 Jul 2008 11:22:51 +0000 (11:22 +0000)]
Added RAW QA histograms that are filled when EndOfDetectorCycle is
called (as asked by Yves).
Tested with RAW data (with and without TPC data).

(Peter Christiansen)

15 years agoUpdated documentation line - how to use the class (Marian)
marian [Mon, 21 Jul 2008 10:20:07 +0000 (10:20 +0000)]
Updated documentation line - how to use the class  (Marian)

15 years agoAdding example - fit of the cluster shape as function of many parameters (Marian)
marian [Mon, 21 Jul 2008 10:18:30 +0000 (10:18 +0000)]
Adding example  - fit of the cluster shape as function of many parameters (Marian)

15 years agoAdding additional example (Marian)
marian [Mon, 21 Jul 2008 10:17:18 +0000 (10:17 +0000)]
Adding additional example (Marian)

15 years agoChnging of default thresholds for cluster finder - absolute values (Marian)
marian [Mon, 21 Jul 2008 10:15:30 +0000 (10:15 +0000)]
Chnging of default thresholds for cluster finder - absolute values (Marian)

15 years agoImpact parameter for TPC tracks coming from the AliESDtrack::GetImpactParametersTPC...
pchrist [Mon, 21 Jul 2008 09:31:34 +0000 (09:31 +0000)]
Impact parameter for TPC tracks coming from the AliESDtrack::GetImpactParametersTPC(Float_t p[2], Float_t cov[3])

15 years agoreorganisation of the creation of the QADataMaker solving mem leaks
schutz [Sun, 20 Jul 2008 20:08:41 +0000 (20:08 +0000)]
reorganisation of the creation of the QADataMaker solving mem leaks

15 years agoScript to create a random bad channel map.
kharlov [Sun, 20 Jul 2008 10:49:18 +0000 (10:49 +0000)]
Script to create a random bad channel map.

15 years agobugfix: wrong index was used in FindHandlerDescription -> data blocks occasionally...
richterm [Sat, 19 Jul 2008 22:02:37 +0000 (22:02 +0000)]
bugfix: wrong index was used in FindHandlerDescription -> data blocks occasionally not found

15 years agoadded -overwrite option to ROOTFileWriter -> use TObject::kOverwrite flag; minor...
richterm [Sat, 19 Jul 2008 21:59:56 +0000 (21:59 +0000)]
added -overwrite option to ROOTFileWriter -> use TObject::kOverwrite flag; minor documentation correction

15 years agoAbsolute DCA cut (beam pipe radius) added.
morsch [Sat, 19 Jul 2008 14:59:13 +0000 (14:59 +0000)]
Absolute DCA cut (beam pipe radius) added.

15 years ago- protection against missing track filter
morsch [Sat, 19 Jul 2008 14:58:06 +0000 (14:58 +0000)]
- protection against missing track filter
- cut on absolute dca of primary tracks via filter instead of hard coded.

15 years agoGetter added.
morsch [Sat, 19 Jul 2008 14:56:30 +0000 (14:56 +0000)]
Getter added.

15 years agorun macros over all sectors, using non-uniform field; correct cleanup of TClonesArray...
richterm [Sat, 19 Jul 2008 13:49:36 +0000 (13:49 +0000)]
run macros over all sectors, using non-uniform field; correct cleanup of TClonesArray in AliHLTTPCOfflineClustererComponent.cxx (Jacek)

15 years agocorrections in component documentation
richterm [Sat, 19 Jul 2008 08:48:36 +0000 (08:48 +0000)]
corrections in component documentation

15 years agousing new TPC offline functions (r27421) to significantly speed up the reconstruction...
richterm [Sat, 19 Jul 2008 08:12:21 +0000 (08:12 +0000)]
using new TPC offline functions (r27421) to significantly speed up the reconstruction (Jacek)

15 years agoHLT EMCAL DAs. Clusterizer and FillESD (Tracker) offline functionality implemented
mploskon [Fri, 18 Jul 2008 21:31:39 +0000 (21:31 +0000)]
HLT EMCAL DAs. Clusterizer and FillESD (Tracker) offline functionality implemented

15 years agoRemove wrong selction: lost in 27435
hristov [Fri, 18 Jul 2008 16:34:55 +0000 (16:34 +0000)]
Remove wrong selction: lost in 27435

15 years agoTake into account > 2 jets per event. (D. Perrino)
morsch [Fri, 18 Jul 2008 16:30:54 +0000 (16:30 +0000)]
Take into account > 2 jets per event. (D. Perrino)

15 years agoPrimary track quality selection for kink mothers.
morsch [Fri, 18 Jul 2008 16:27:52 +0000 (16:27 +0000)]
Primary track quality selection for kink mothers.

15 years agoPossibility to specify event selection criteria within the raw-data input URI. The...
cvetan [Fri, 18 Jul 2008 16:26:30 +0000 (16:26 +0000)]
Possibility to specify event selection criteria within the raw-data input URI. The method SelectEvents is moved to the protected area and is used only the constructor of the raw-readers. The syntax of the new functionality is filename?EventType=X?Trigger=Y, where X is the event type (7=physics event) and trigger is a 64-bit integers specifying the trigger mask to beused (AND logic is applied). Removal of all the SelectEvents outside the RAW module.

15 years agoSelectInfo added to all AODTracks. (Ch. Klein-Boesing)
morsch [Fri, 18 Jul 2008 16:22:35 +0000 (16:22 +0000)]
SelectInfo added to all AODTracks. (Ch. Klein-Boesing)

15 years agoanother error corrected
cvetan [Fri, 18 Jul 2008 16:13:48 +0000 (16:13 +0000)]
another error corrected

15 years agoVolume name used twice corrected.
morsch [Fri, 18 Jul 2008 15:53:19 +0000 (15:53 +0000)]
Volume name used twice corrected.

15 years agocorrection
cvetan [Fri, 18 Jul 2008 15:43:23 +0000 (15:43 +0000)]
correction

15 years agoAssembly instead of mother volume solves overlap.
morsch [Fri, 18 Jul 2008 15:40:25 +0000 (15:40 +0000)]
Assembly instead of mother volume solves overlap.