]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoPlane Efficiency framework upgrade: possibility to create histograms with residuals...
masera [Wed, 13 Feb 2008 10:30:41 +0000 (10:30 +0000)]
Plane Efficiency framework upgrade: possibility to create histograms with residuals, etc. (G. Bruno)

16 years agoPossibility to use alien or xrd zipped files
marian [Tue, 12 Feb 2008 17:38:29 +0000 (17:38 +0000)]
Possibility to use alien or xrd zipped files
(Marian)

16 years agoUsing proper file IDs in DAs
marian [Tue, 12 Feb 2008 17:13:17 +0000 (17:13 +0000)]
Using proper file IDs in DAs

1. Adding comments to the header:
svn diff *da* | grep fileId
+fileId:   CE
+fileId:   pedestals
+fileId:   pulser

2. Using the fileID in correspondence the Preprocesor
svn diff *da* | grep FILE_ID
+#define FILE_ID "CE"
+  status=daqDA_FES_storeFile(RESULT_FILE,FILE_ID);
+#define FILE_ID "pedestals"
+   status=daqDA_FES_storeFile(RESULT_FILE,FILE_ID);
+#define FILE_ID "pulser"
+  status=daqDA_FES_storeFile(RESULT_FILE,FILE_ID);

3. Suppress error messages

16 years agoSuppress error messages (Marian)
marian [Tue, 12 Feb 2008 17:04:23 +0000 (17:04 +0000)]
Suppress error messages (Marian)

16 years agoRedundant include file removal
decaro [Tue, 12 Feb 2008 16:46:30 +0000 (16:46 +0000)]
Redundant include file removal

16 years agoTObject hierarcy removal
decaro [Tue, 12 Feb 2008 16:46:22 +0000 (16:46 +0000)]
TObject hierarcy removal

16 years agoAdded possibility to visualize TOF raw data with both decoder
decaro [Tue, 12 Feb 2008 16:45:52 +0000 (16:45 +0000)]
Added possibility to visualize TOF raw data with both decoder

16 years agoAdded possibility to visualize TOF raw data with both decoder
decaro [Tue, 12 Feb 2008 16:45:21 +0000 (16:45 +0000)]
Added possibility to visualize TOF raw data with both decoder

16 years agoUpdating FileId in TOF DAs
zampolli [Tue, 12 Feb 2008 16:17:48 +0000 (16:17 +0000)]
Updating FileId in TOF DAs

16 years agoAdding an example of CDB location on alien.
ivana [Tue, 12 Feb 2008 16:12:48 +0000 (16:12 +0000)]
Adding an example of CDB location on alien.

16 years agoAn example macro for running data analysis on AOD directly
akisiel [Tue, 12 Feb 2008 15:17:30 +0000 (15:17 +0000)]
An example macro for running data analysis on AOD directly

16 years agoMinor fixes - Mihaela
pchrist [Tue, 12 Feb 2008 15:10:50 +0000 (15:10 +0000)]
Minor fixes - Mihaela

16 years agoconfiguration handling for solenoid B field (Gaute)
richterm [Tue, 12 Feb 2008 14:47:32 +0000 (14:47 +0000)]
configuration handling for solenoid B field (Gaute)

16 years agoPossibility to trigger on the "bottom scintillator" (A. Dainese)
morsch [Tue, 12 Feb 2008 12:47:39 +0000 (12:47 +0000)]
Possibility to trigger on the "bottom scintillator" (A. Dainese)

16 years agoAdditional protection (from v4-10-Release)
hristov [Tue, 12 Feb 2008 11:48:20 +0000 (11:48 +0000)]
Additional protection (from v4-10-Release)

16 years agoMaking AliDCSValue sortable (Vladimir)
hristov [Tue, 12 Feb 2008 11:33:36 +0000 (11:33 +0000)]
Making AliDCSValue sortable (Vladimir)

16 years agoRemoving hardwired scaling factors, corresponding corrections in the calibration...
hristov [Tue, 12 Feb 2008 10:37:24 +0000 (10:37 +0000)]
Removing hardwired scaling factors, corresponding corrections in the calibration (Chiara)

16 years ago- Correction in AliAnalysisManager::PackOutput() (M.Vala) The special files are
agheata [Tue, 12 Feb 2008 09:53:25 +0000 (09:53 +0000)]
- Correction in AliAnalysisManager::PackOutput()  (M.Vala) The special files are
now written before being closed.

16 years agoCompilation on win32gcc: AliGenBeamGasNew moved to THijing to avoid circular dependence
hristov [Tue, 12 Feb 2008 07:36:44 +0000 (07:36 +0000)]
Compilation on win32gcc: AliGenBeamGasNew moved to THijing to avoid circular dependence

16 years agoCompilation on win32gcc
hristov [Tue, 12 Feb 2008 06:31:58 +0000 (06:31 +0000)]
Compilation on win32gcc

16 years agoCompilation on win32gcc: AliGRPPreprocessor moved to STEER to resolve circular dependence
hristov [Tue, 12 Feb 2008 06:25:33 +0000 (06:25 +0000)]
Compilation on win32gcc: AliGRPPreprocessor moved to STEER to resolve circular dependence

16 years agoExplicit dependences between the libraries (win32gcc)
hristov [Tue, 12 Feb 2008 06:22:16 +0000 (06:22 +0000)]
Explicit dependences between the libraries (win32gcc)

16 years agoNew target: compilation on Windows with Cygwin gcc
hristov [Tue, 12 Feb 2008 06:20:46 +0000 (06:20 +0000)]
New target: compilation on Windows with Cygwin gcc

16 years agoDont put energy to zero for overflowed samples
prsnko [Mon, 11 Feb 2008 17:41:05 +0000 (17:41 +0000)]
Dont put energy to zero for overflowed samples

16 years agoremove bad modules BEFORE cleaning digits
prsnko [Mon, 11 Feb 2008 17:39:21 +0000 (17:39 +0000)]
remove bad modules BEFORE cleaning digits

16 years agorandom entry in primary list removed
prsnko [Mon, 11 Feb 2008 17:37:21 +0000 (17:37 +0000)]
random entry in primary list removed

16 years agoAdditional protection (Christian)
hristov [Mon, 11 Feb 2008 14:03:36 +0000 (14:03 +0000)]
Additional protection (Christian)

16 years agoPossibility to getthe data from zip file
marian [Mon, 11 Feb 2008 13:01:18 +0000 (13:01 +0000)]
Possibility to getthe data from zip file

16 years agoAdded protection against storing null objects
zampolli [Mon, 11 Feb 2008 08:37:02 +0000 (08:37 +0000)]
Added protection against storing null objects

16 years agoFilter out tag files (Marian)
marian [Sun, 10 Feb 2008 16:43:48 +0000 (16:43 +0000)]
Filter out tag files (Marian)

16 years agoAdd messages - action.sh
marian [Sun, 10 Feb 2008 16:39:30 +0000 (16:39 +0000)]
Add messages - action.sh
Disable loading of libraries, not needed at GSI machines anymore - rec.C
Adding the function AliTPCjobs - AliTPCjobs.cxx
(Marian)

16 years agoTPC reconstruction macro - according Marco Meoni
marian [Sat, 9 Feb 2008 21:26:43 +0000 (21:26 +0000)]
TPC reconstruction macro - according Marco Meoni

16 years agoTemporary fix - because of noisy pads (Marian)
marian [Sat, 9 Feb 2008 21:14:41 +0000 (21:14 +0000)]
Temporary fix  - because of noisy pads (Marian)
Working only for low flux environment
Should also automatically take care about the data acummulated without zero suppression

  //
  // Temporary fix for data production - !!!! MARIAN
  // The noise calibration should take mean and RMS - currently the Gaussian fit used
  // In case of double peak  - the pad should be rejected
  //
  // Fix - If more than given digits over threshold - make a noise calculation
  // and pedestal substration

16 years agoAdding additional sum check (Jens)
marian [Sat, 9 Feb 2008 16:49:23 +0000 (16:49 +0000)]
Adding additional sum check (Jens)

16 years agoRemoving error message in SetFastCluster (Marian)
marian [Sat, 9 Feb 2008 16:46:37 +0000 (16:46 +0000)]
Removing error message  in SetFastCluster (Marian)

16 years agovarious fixes in the HLTOUT treatment
richterm [Sat, 9 Feb 2008 10:09:48 +0000 (10:09 +0000)]
various fixes in the HLTOUT treatment

16 years agobugfixes for HOMER reader working on data buffer; minor changes in documentation
richterm [Sat, 9 Feb 2008 10:01:13 +0000 (10:01 +0000)]
bugfixes for HOMER reader working on data buffer; minor changes in documentation

16 years agominor change, making helper methods globally available
richterm [Sat, 9 Feb 2008 09:41:43 +0000 (09:41 +0000)]
minor change, making helper methods globally available

16 years agoSet validity range for EMC calibration object from 0 to infinity.
policheh [Fri, 8 Feb 2008 17:32:18 +0000 (17:32 +0000)]
Set validity range for EMC calibration object from 0 to infinity.

16 years agoAdding rec.C for test TPC data
marian [Fri, 8 Feb 2008 17:29:32 +0000 (17:29 +0000)]
Adding rec.C for test TPC data

16 years agoMarian
marian [Fri, 8 Feb 2008 17:27:25 +0000 (17:27 +0000)]
Marian

16 years agoMaking SetMaxReg() method private to avoid its mis-using
ivana [Fri, 8 Feb 2008 17:07:25 +0000 (17:07 +0000)]
Making SetMaxReg() method private to avoid its mis-using
(Christian)

16 years agoAdd macro for pedestal calibration (Jens)
marian [Fri, 8 Feb 2008 16:04:10 +0000 (16:04 +0000)]
Add macro for pedestal calibration (Jens)

16 years agoAdding new type of jobs (Marian)
marian [Fri, 8 Feb 2008 16:02:45 +0000 (16:02 +0000)]
Adding new type of jobs (Marian)

16 years agobug fixed (Valerie)
pcrochet [Fri, 8 Feb 2008 15:34:12 +0000 (15:34 +0000)]
bug fixed (Valerie)

16 years agoUpdated ldap configuration files for TOF and schema
rgrosso [Fri, 8 Feb 2008 15:19:24 +0000 (15:19 +0000)]
Updated ldap configuration files for TOF and schema

16 years agoCoding convention: GC2 violation -> suppression
decaro [Fri, 8 Feb 2008 15:10:02 +0000 (15:10 +0000)]
Coding convention: GC2 violation -> suppression

16 years agoAliROOT classes are at least TObject objects
decaro [Fri, 8 Feb 2008 15:09:43 +0000 (15:09 +0000)]
AliROOT classes are at least TObject objects

16 years agoCoding convention: RN17 and RS2 violations -> suppression
decaro [Fri, 8 Feb 2008 15:09:33 +0000 (15:09 +0000)]
Coding convention: RN17 and RS2 violations -> suppression

16 years agoCoding convention: RC16 violation -> suppression
decaro [Fri, 8 Feb 2008 15:09:24 +0000 (15:09 +0000)]
Coding convention: RC16 violation -> suppression

16 years agoAdded more functionalities on TOF data visualization via strips
decaro [Fri, 8 Feb 2008 15:09:10 +0000 (15:09 +0000)]
Added more functionalities on TOF data visualization via strips

16 years agoCompilation warning suppression
decaro [Fri, 8 Feb 2008 15:08:56 +0000 (15:08 +0000)]
Compilation warning suppression

16 years agoA new bunch of Global QA histogramms
belikov [Fri, 8 Feb 2008 15:06:57 +0000 (15:06 +0000)]
A new bunch of Global QA histogramms

16 years agoAdditional protections agains empty sources and bad source files
cvetan [Fri, 8 Feb 2008 14:59:43 +0000 (14:59 +0000)]
Additional protections agains empty sources and bad source files

16 years agoProton analysis for AODs - analysis train
pchrist [Fri, 8 Feb 2008 14:56:46 +0000 (14:56 +0000)]
Proton analysis for AODs - analysis train

16 years agoAdding tpc offline user manual (Marian)
marian [Fri, 8 Feb 2008 14:46:31 +0000 (14:46 +0000)]
Adding tpc offline user manual (Marian)

16 years agoAdding the TPC offline manual for TPC users.
marian [Fri, 8 Feb 2008 14:43:22 +0000 (14:43 +0000)]
Adding the TPC offline manual for TPC users.

16 years agoUsing XNet.ReadAheadSize: 1000000
hristov [Fri, 8 Feb 2008 14:33:54 +0000 (14:33 +0000)]
Using XNet.ReadAheadSize: 1000000

16 years agoCorrect detection of CDH mismatch (Cvetan, Roberto)
hristov [Fri, 8 Feb 2008 14:32:18 +0000 (14:32 +0000)]
Correct detection of CDH mismatch (Cvetan, Roberto)

16 years agoAOD analysis for protons - analysis train
pchrist [Fri, 8 Feb 2008 14:29:00 +0000 (14:29 +0000)]
AOD analysis for protons - analysis train

16 years ago- Implementing the possibility to histogram the raw adc values when reading
ivana [Fri, 8 Feb 2008 13:31:18 +0000 (13:31 +0000)]
- Implementing the possibility to histogram the raw adc values when reading
  raw data.
- General speed improvement
- Corrected a bug (using a 2DMap where a 1DMap was needed) that lead to very
  poor data reading performance.
- Added new class AliMUONSparseHisto to hold adc values in the most compact
  way possible (used later on by AliMUONTrackerData to generate TH1 histograms)
- Moved generation of calibrated data to its own class
  AliMUONTrackerCalibratedDataMaker, in order not to slow
  down the plain raw data reading (made in AliMUONTrackerRawDataMaker)
(Laurent)

16 years agoadded ZeroSuppressionComponent to build
richterm [Fri, 8 Feb 2008 13:01:54 +0000 (13:01 +0000)]
added ZeroSuppressionComponent to build

16 years agowork on zero suppression; added ZeroSuppressionComponent (Kennth)
richterm [Fri, 8 Feb 2008 12:59:22 +0000 (12:59 +0000)]
work on zero suppression; added ZeroSuppressionComponent (Kennth)

16 years agocheck for corrupt data and invalid row/pad no (Kennth)
richterm [Fri, 8 Feb 2008 12:57:18 +0000 (12:57 +0000)]
check for corrupt data and invalid row/pad no (Kennth)

16 years agomake clean-modules removes the temporary compilation files (Matthias)
hristov [Fri, 8 Feb 2008 10:31:48 +0000 (10:31 +0000)]
make clean-modules removes the temporary compilation files (Matthias)

16 years agoadded key substition
richterm [Fri, 8 Feb 2008 10:00:38 +0000 (10:00 +0000)]
added key substition

16 years agoBug Fix (Yves)
marian [Fri, 8 Feb 2008 09:56:45 +0000 (09:56 +0000)]
Bug Fix   (Yves)

16 years agoadded sample macros to tutorial
richterm [Fri, 8 Feb 2008 09:54:49 +0000 (09:54 +0000)]
added sample macros to tutorial

16 years agoPlane Efficiency framework upgrade: possibility to create histograms with residuals...
hristov [Fri, 8 Feb 2008 09:43:04 +0000 (09:43 +0000)]
Plane Efficiency framework upgrade: possibility to create histograms with residuals (Guiseppe)

16 years agoAdding FMD. Typo fixed
hristov [Fri, 8 Feb 2008 09:37:30 +0000 (09:37 +0000)]
Adding FMD. Typo fixed

16 years agoNew PropagateToX method (Alex)
hristov [Fri, 8 Feb 2008 09:00:27 +0000 (09:00 +0000)]
New PropagateToX method (Alex)

16 years agoBug fix (Marek)
hristov [Fri, 8 Feb 2008 08:57:16 +0000 (08:57 +0000)]
Bug fix (Marek)

16 years agoCompatibility for modifications in other classes.
dibari [Fri, 8 Feb 2008 08:29:28 +0000 (08:29 +0000)]
Compatibility for modifications in other classes.

16 years agoCreation of AliAlignObjParam with equivalent transformation for sensitive volumes
masera [Fri, 8 Feb 2008 05:37:41 +0000 (05:37 +0000)]
Creation of AliAlignObjParam with equivalent transformation for sensitive volumes

16 years agoAdding job handler (Marian)
marian [Thu, 7 Feb 2008 20:25:42 +0000 (20:25 +0000)]
Adding job handler (Marian)

16 years agoAdding the tools for analyzing test TPC data
marian [Thu, 7 Feb 2008 20:22:21 +0000 (20:22 +0000)]
Adding the tools for analyzing test TPC data

16 years agoCode clean up
cholm [Thu, 7 Feb 2008 19:26:27 +0000 (19:26 +0000)]
Code clean up

16 years agoExplicit casts to resolve ambiguity (Solaris x86)
hristov [Thu, 7 Feb 2008 17:36:16 +0000 (17:36 +0000)]
Explicit casts to resolve ambiguity (Solaris x86)

16 years agoFix for copy/paste error
hristov [Thu, 7 Feb 2008 17:34:13 +0000 (17:34 +0000)]
Fix for copy/paste error

16 years agoFix for copy/paste error
hristov [Thu, 7 Feb 2008 17:33:47 +0000 (17:33 +0000)]
Fix for copy/paste error

16 years agoFix in the initialization (Solaris x86)
hristov [Thu, 7 Feb 2008 17:32:14 +0000 (17:32 +0000)]
Fix in the initialization (Solaris x86)

16 years agoUsing TMath::Log instead of log
hristov [Thu, 7 Feb 2008 17:30:54 +0000 (17:30 +0000)]
Using TMath::Log instead of log

16 years agoBug fix: provide return value
hristov [Thu, 7 Feb 2008 17:29:59 +0000 (17:29 +0000)]
Bug fix: provide return value

16 years agoInclude strings.h needed on Solaris x86
hristov [Thu, 7 Feb 2008 17:28:10 +0000 (17:28 +0000)]
Include strings.h needed on Solaris x86

16 years agoBug fix: provide return value
hristov [Thu, 7 Feb 2008 17:27:12 +0000 (17:27 +0000)]
Bug fix: provide return value

16 years agoBug fix: uncomment argument that is used in the method
hristov [Thu, 7 Feb 2008 17:25:15 +0000 (17:25 +0000)]
Bug fix: uncomment argument that is used in the method

16 years agoUtility to display the pedestal and error files from DA.
dibari [Thu, 7 Feb 2008 17:22:32 +0000 (17:22 +0000)]
Utility to display the pedestal and error files from DA.

16 years agoThe test macro takes the timestamps as arguments
rgrosso [Thu, 7 Feb 2008 17:21:19 +0000 (17:21 +0000)]
The test macro takes the timestamps as arguments

16 years agowhoops
cholm [Thu, 7 Feb 2008 17:15:03 +0000 (17:15 +0000)]
whoops

16 years agoAdded missing pragma's
cholm [Thu, 7 Feb 2008 17:13:09 +0000 (17:13 +0000)]
Added missing pragma's

16 years agoBetter error monitoring. Pedestal structure updated. Set the sigma cut from a file...
dibari [Thu, 7 Feb 2008 16:59:28 +0000 (16:59 +0000)]
Better error monitoring. Pedestal structure updated. Set the sigma cut from a file on the LDC. Possible to switch on single pad monitoring. Minors.

16 years agoAdded QA code from Hans Hjersing Dalsgaard <canute@nbi.dk>
cholm [Thu, 7 Feb 2008 16:38:35 +0000 (16:38 +0000)]
Added QA code from Hans Hjersing Dalsgaard <canute@nbi.dk>
Please bug him (Cc'ed to me) in case of problems :-)

16 years agoFixed raw reading and writing. Problem was, that Cvetan had
cholm [Thu, 7 Feb 2008 16:29:43 +0000 (16:29 +0000)]
Fixed raw reading and writing.   Problem was, that Cvetan had
put the default to read raw data with 8x32bit common data
header and the variable size RCU trailer.   However, none
of the RCU firmware that we have available to us does this,
so all raw data that we would write could not be read by
AliAltroRawStreamer!

From Cvetans comments it seems that the TPC has some
RCU firmware that does write an 8x32bit common data
header and the RCU trailers - I guess someone is not
telling us the full story here - or the TPC is in
fact using some other piece of code to read the
data with!

In any case, I implemented code in AliFMDParameters to
set and get the mode for the raw reading.   Since
AliAltroBuffer _always_ writes the newer format (CDH of
8x32bit and RCU trailer) one should leave the defaults in
AliFMDParameters when reading simulated raw data.
However, when reading raw data from the real detectors, one
need to use the old format (7x32bit CDH and no RCU trailer),
which is done by doing

   AliFMDParameters* p = AliFMDParameters::Instance();
   p->UseRcuTrailer(false);
   p->UseCompleteHeader(false);

Also implemented code in AliFMDRawReader to correctly
skip the first 19 timebins (14 before the trigger, and
5 "extra" timebins from some funny stuff in the ALTROs).
Similarly, the AliFMDRawWriter will start the data in
timebin 19 (counting from 0).

16 years agoNothing
cholm [Thu, 7 Feb 2008 16:11:44 +0000 (16:11 +0000)]
Nothing

16 years agoClean-up compile-time warnings
cholm [Thu, 7 Feb 2008 16:11:17 +0000 (16:11 +0000)]
Clean-up compile-time warnings

16 years agoClean-up compile-time warnings
cholm [Thu, 7 Feb 2008 16:10:42 +0000 (16:10 +0000)]
Clean-up compile-time warnings

16 years agoAdding the mapping file - equivalent of DAQ mapping file.
marian [Thu, 7 Feb 2008 15:50:06 +0000 (15:50 +0000)]
Adding the mapping file - equivalent of DAQ mapping file.
(Marian)

16 years agoIn case of test setup use configuration data from the $DAQDA_TEST_DIR
marian [Thu, 7 Feb 2008 15:37:43 +0000 (15:37 +0000)]
In case of test setup use configuration data from the $DAQDA_TEST_DIR
It is done automatically (if variable defined).
Manual intervention removed (Marian)

16 years agoFor test purposes check the presence of the configuration data in the $DAQDA_TEST_DIR
marian [Thu, 7 Feb 2008 14:01:20 +0000 (14:01 +0000)]
For test purposes check the presence of the configuration data in the $DAQDA_TEST_DIR
as first
Only if not existing - get the data from DAQdb

Adding protection for corrupted data - check the pad and row number if reasonable
Disabling Altro warnings - Not working yet

(Marian)

16 years agoAdded classes for Kr cluster finder handling
kowal2 [Thu, 7 Feb 2008 11:50:56 +0000 (11:50 +0000)]
Added classes for Kr cluster finder handling