]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoAdding options:
ivana [Mon, 17 Dec 2007 11:36:56 +0000 (11:36 +0000)]
Adding options:
- PEAKCOG : COG cluster finder around local maxima
- PEAKFIT : fit around local maxima with up to 3 peaks, COG otherwise
(Sasha)

16 years agoAdding new classes AliMUONClusterFinderPeakFit, AliMUONClusterFinderPeakCOG
ivana [Mon, 17 Dec 2007 11:36:42 +0000 (11:36 +0000)]
Adding new classes AliMUONClusterFinderPeakFit, AliMUONClusterFinderPeakCOG
(Sasha)

16 years agoCluster reconstructor using Mathieson fit with the number of
ivana [Mon, 17 Dec 2007 11:36:24 +0000 (11:36 +0000)]
Cluster reconstructor using Mathieson fit with the number of
candidates equal to the number of peaks in the precluster (if
it is <=3) or COG around peaks otherwise.
(Sasha)

16 years agoCluster reconstructor using center-of-gravity around peaks in the
ivana [Mon, 17 Dec 2007 11:36:01 +0000 (11:36 +0000)]
Cluster reconstructor using center-of-gravity around peaks in the
precluster.
(Sasha)

16 years agoChanges in AliITStrackSA constructor in order to use the v11 geopmetry (A. Dainese)
masera [Mon, 17 Dec 2007 11:09:45 +0000 (11:09 +0000)]
Changes in AliITStrackSA constructor in order to use the v11 geopmetry (A. Dainese)

16 years agoAdditional information about the clusters assigned to MUON tracks, which is needed...
belikov [Mon, 17 Dec 2007 10:10:37 +0000 (10:10 +0000)]
Additional information about the clusters assigned to MUON tracks, which is needed for the evaluaton of MUON chamber efficiencies (Ph. Pillot)

16 years agoCorrection of sigma calculation in case of faulty events in pedestal run
ivana [Mon, 17 Dec 2007 09:59:19 +0000 (09:59 +0000)]
Correction of sigma calculation in case of faulty events in pedestal run
(Jean-Luc)

16 years agoadding macro that allows to test the DPs of a subdetector
jgrosseo [Mon, 17 Dec 2007 06:23:29 +0000 (06:23 +0000)]
adding macro that allows to test the DPs of a subdetector

16 years agoscript that checks if the LDIF files are in sync with the ldap server
jgrosseo [Mon, 17 Dec 2007 03:45:57 +0000 (03:45 +0000)]
script that checks if the LDIF files are in sync with the ldap server

16 years agoseveral bugfixes
jgrosseo [Mon, 17 Dec 2007 03:23:32 +0000 (03:23 +0000)]
several bugfixes
added "empty preprocessor" as placeholder for Acorde in FDR

16 years agoconsistent naming
jgrosseo [Mon, 17 Dec 2007 02:19:07 +0000 (02:19 +0000)]
consistent naming

16 years agoremoving duplicate of schema fiel
jgrosseo [Mon, 17 Dec 2007 01:57:20 +0000 (01:57 +0000)]
removing duplicate of schema fiel

16 years agoupdated GRP configuration
jgrosseo [Mon, 17 Dec 2007 01:53:04 +0000 (01:53 +0000)]
updated GRP configuration

16 years agofiles changed to us the new standalone HOMER library in aliroot
phille [Mon, 17 Dec 2007 00:43:48 +0000 (00:43 +0000)]
files changed to us the new standalone HOMER library in aliroot

16 years agocorrected ProcessEventsFast
haavard [Sun, 16 Dec 2007 21:19:47 +0000 (21:19 +0000)]
corrected ProcessEventsFast

16 years agouse new raw data decoder
haavard [Sun, 16 Dec 2007 21:14:11 +0000 (21:14 +0000)]
use new raw data decoder

16 years agoChanging parameters (Marian)
marian [Sun, 16 Dec 2007 20:37:00 +0000 (20:37 +0000)]
Changing parameters (Marian)

16 years agoAdding setter for amplitude cuts (Marian)
marian [Sun, 16 Dec 2007 18:09:53 +0000 (18:09 +0000)]
Adding setter for amplitude cuts (Marian)

16 years agoreducing to 4 DPs read for FDR
jgrosseo [Sun, 16 Dec 2007 16:34:34 +0000 (16:34 +0000)]
reducing to 4 DPs read for FDR

16 years agoResolved problem in method ReadCalibHeader of AliITSRawStreamSPD, needed for the...
hristov [Sun, 16 Dec 2007 11:23:30 +0000 (11:23 +0000)]
Resolved problem in method ReadCalibHeader of AliITSRawStreamSPD, needed for the ITSSPDSCANda algorithm.
New algorithm for writing simulated raw data in AliITSDDLRawData. This will work for both the old and the new geometry.
ITSSPDPHYSda and ITSSPDSCANda may be built as offline versions, completely without the daqDA libraries, by defining the SPD_DA_OFF variable when compiling.

Henrik

16 years agoError handling configuration included
haavard [Sun, 16 Dec 2007 10:02:14 +0000 (10:02 +0000)]
Error handling configuration included

16 years agoFixing code so that components use the new standard DDL_RAW data type.
szostak [Sun, 16 Dec 2007 04:13:00 +0000 (04:13 +0000)]
Fixing code so that components use the new standard DDL_RAW data type.

16 years agoversion for December tests suppressing error returns
haavard [Sat, 15 Dec 2007 22:28:56 +0000 (22:28 +0000)]
version for December tests suppressing error returns

16 years agoGet the data once the OCDB was initialized (Marian)
marian [Sat, 15 Dec 2007 16:55:05 +0000 (16:55 +0000)]
Get the data once the OCDB was initialized (Marian)

16 years agoAdding possibility to get the Reconstruction parameters from OCDB (Marian)
marian [Sat, 15 Dec 2007 16:32:23 +0000 (16:32 +0000)]
Adding possibility to get the Reconstruction parameters from OCDB (Marian)

Just temporary fix

  The reconstruction parameters are used in the AliTPCclustererMI and AliTPCtrackerMI

  They are retrieved:
  0. User speciefied it in reconstruction macro
  1. if (not 0) from OCDB  - AliTPCcalibDB::GetRecoParam(eventtype)
  2. if (not 0 or 1) default parameter - High flux enevironment used

  FIXME:
  In the future  reconstruction parameters should be changed on event basis
  But for the moment, event types are still not defined

16 years agoTeh last and first time bin for recosntruction are taken from
marian [Sat, 15 Dec 2007 12:00:32 +0000 (12:00 +0000)]
Teh last and first time bin for recosntruction are taken from
AliTPCRecoParam (Marian)

16 years ago bug fixed from Tomek
alla [Sat, 15 Dec 2007 09:15:47 +0000 (09:15 +0000)]
 bug fixed from Tomek

16 years agoThe high performance decoder is now under MUON/
szostak [Sat, 15 Dec 2007 04:22:16 +0000 (04:22 +0000)]
The high performance decoder is now under MUON/

16 years agoadded check on list of sources found on FXS (Alberto)
cheynis [Fri, 14 Dec 2007 19:35:39 +0000 (19:35 +0000)]
added check on list of sources found on FXS (Alberto)

16 years agoSending email to DCS experts is temporarily commented
acolla [Fri, 14 Dec 2007 19:31:36 +0000 (19:31 +0000)]
Sending email to DCS experts is temporarily commented

16 years agoProtection against strange det numbers
cblume [Fri, 14 Dec 2007 18:45:42 +0000 (18:45 +0000)]
Protection against strange det numbers

16 years agofixing type
jgrosseo [Fri, 14 Dec 2007 17:49:12 +0000 (17:49 +0000)]
fixing type
updating available TRD dps

16 years agoModifiing documentation (Marian)
marian [Fri, 14 Dec 2007 15:54:06 +0000 (15:54 +0000)]
Modifiing documentation (Marian)

16 years agoAdding reconstruction script for TPC test 2007 (Marian)
marian [Fri, 14 Dec 2007 15:52:54 +0000 (15:52 +0000)]
Adding reconstruction script for TPC test 2007 (Marian)

16 years agoNew function SetSubtractBaseline() and improved debug statement and streamer output
cblume [Fri, 14 Dec 2007 15:33:32 +0000 (15:33 +0000)]
New function SetSubtractBaseline() and improved debug statement and streamer output

16 years agoSDD gain DA updated with ECS run information and link to est file. Added protections...
masera [Fri, 14 Dec 2007 15:32:40 +0000 (15:32 +0000)]
SDD gain DA updated with ECS run information and link to est file. Added protections for DDL map of dec07 cosmic run.

16 years agoIn ReadFiles(): increased the size of line used in reading
ivana [Fri, 14 Dec 2007 14:45:11 +0000 (14:45 +0000)]
In ReadFiles(): increased the size of line used in reading
(Laurent)

16 years agoError corrected
coppedis [Fri, 14 Dec 2007 14:25:41 +0000 (14:25 +0000)]
Error corrected

16 years agoUpdates to STEERBase head.
morsch [Fri, 14 Dec 2007 14:14:49 +0000 (14:14 +0000)]
Updates to STEERBase head.

16 years agoChanged return type of GetNCells (Gustavo)
kleinb [Fri, 14 Dec 2007 14:12:41 +0000 (14:12 +0000)]
Changed return type of GetNCells (Gustavo)

16 years agoChanges in AliESDCaloCluster propagated here
gustavo [Fri, 14 Dec 2007 14:09:32 +0000 (14:09 +0000)]
Changes in AliESDCaloCluster propagated here

16 years agoClass updated after first data taking
coppedis [Fri, 14 Dec 2007 11:36:00 +0000 (11:36 +0000)]
Class updated after first data taking

16 years agoChange GetNprimary by GetNtrack
gustavo [Fri, 14 Dec 2007 10:59:27 +0000 (10:59 +0000)]
Change GetNprimary by GetNtrack

16 years agoProtection against cluster labels larger than kinematics entries
gustavo [Fri, 14 Dec 2007 10:54:15 +0000 (10:54 +0000)]
Protection against cluster labels larger than kinematics entries

16 years agoUsing double precision
hristov [Fri, 14 Dec 2007 09:47:56 +0000 (09:47 +0000)]
Using double precision

16 years agoMissing {} in if statement, more comments and protections
gustavo [Fri, 14 Dec 2007 09:10:37 +0000 (09:10 +0000)]
Missing {} in if statement, more comments and protections

16 years agoOldRCUFormat is set via AliPHOSRecoParam
kharlov [Thu, 13 Dec 2007 21:24:14 +0000 (21:24 +0000)]
OldRCUFormat is set via AliPHOSRecoParam

16 years ago- abandon TPCLib backward compatibility check for AliRoot releases < v4-03
richterm [Thu, 13 Dec 2007 20:53:02 +0000 (20:53 +0000)]
- abandon TPCLib backward compatibility check for AliRoot releases < v4-03
  and get rid of compilation switches
- minor fixes in doxygen documentation

16 years agoreverting conflict created by Arturs commit
richterm [Thu, 13 Dec 2007 20:52:20 +0000 (20:52 +0000)]
reverting conflict created by Arturs commit

16 years agoThe run range changed for ExB effect correction (Marian)
marian [Thu, 13 Dec 2007 19:20:09 +0000 (19:20 +0000)]
The run range changed for ExB effect correction (Marian)

16 years agoMinors
dibari [Thu, 13 Dec 2007 18:47:47 +0000 (18:47 +0000)]
Minors

16 years agoGo back to AliTRDRawStreamV2 for simulated data
cblume [Thu, 13 Dec 2007 17:49:09 +0000 (17:49 +0000)]
Go back to AliTRDRawStreamV2 for simulated data

16 years agoImprovement of PID on ESD
dibari [Thu, 13 Dec 2007 17:47:28 +0000 (17:47 +0000)]
Improvement of PID on ESD

16 years agoAdding missing function (Marian)
marian [Thu, 13 Dec 2007 17:47:19 +0000 (17:47 +0000)]
Adding missing function (Marian)

16 years agoUpdate by Raphaelle
cblume [Thu, 13 Dec 2007 17:27:31 +0000 (17:27 +0000)]
Update by Raphaelle

16 years agoAdding macros to check the raw data (Marian)
marian [Thu, 13 Dec 2007 17:26:31 +0000 (17:26 +0000)]
Adding macros to check the raw data (Marian)

16 years agoAdding QA makers for digits (Marian)
marian [Thu, 13 Dec 2007 17:24:41 +0000 (17:24 +0000)]
Adding QA makers for digits (Marian)

16 years agoAdd Setter for time bin limits (Marian)
marian [Thu, 13 Dec 2007 17:22:59 +0000 (17:22 +0000)]
Add Setter for time bin limits (Marian)

16 years agoNew DA for SSD pedestals and corresponding changes in the preprocessor (E. Fragiacomo)
masera [Thu, 13 Dec 2007 17:20:25 +0000 (17:20 +0000)]
New DA for SSD pedestals and corresponding changes in the preprocessor (E. Fragiacomo)

16 years agoDA for SDD pedestal runs updated with info for DAQ team (link to test data) and usage...
masera [Thu, 13 Dec 2007 17:07:51 +0000 (17:07 +0000)]
DA for SDD pedestal runs updated with info for DAQ team (link to test data) and usage of real module numbers. Protection added for invalid module numbers for the Dec07 test run. (F. Prino)

16 years agoNew class AliHMPIDPid added. Now HMPID could run PID even on ESD within the same...
dibari [Thu, 13 Dec 2007 16:06:29 +0000 (16:06 +0000)]
New class AliHMPIDPid added. Now HMPID could run PID even on ESD within the same class

16 years agoRun type added in mail sent to detector expert (eases understanding)
acolla [Thu, 13 Dec 2007 15:44:28 +0000 (15:44 +0000)]
Run type added in mail sent to detector expert (eases understanding)

16 years agoModified ASCII output to equalize baselines (F. Prino)
masera [Thu, 13 Dec 2007 15:26:14 +0000 (15:26 +0000)]
Modified ASCII output to equalize baselines (F. Prino)

16 years agoFix usage of AliTRDrawStreamTB
cblume [Thu, 13 Dec 2007 15:22:19 +0000 (15:22 +0000)]
Fix usage of AliTRDrawStreamTB

16 years agofit fraction cut bug fixed
haavard [Thu, 13 Dec 2007 13:24:37 +0000 (13:24 +0000)]
fit fraction cut bug fixed

16 years agobugfix: create DigitReaderPacked only if available
richterm [Thu, 13 Dec 2007 13:20:32 +0000 (13:20 +0000)]
bugfix: create DigitReaderPacked only if available

16 years agoChanges done accordingly to the framework
dibari [Thu, 13 Dec 2007 13:14:11 +0000 (13:14 +0000)]
Changes done accordingly to the framework

16 years agoReset fExtension in ResetIO. (C. Klein-Boesing)
morsch [Thu, 13 Dec 2007 12:58:05 +0000 (12:58 +0000)]
Reset fExtension in ResetIO. (C. Klein-Boesing)

16 years agorobustness
richterm [Thu, 13 Dec 2007 12:44:40 +0000 (12:44 +0000)]
robustness

16 years agomake different DigitReaders available
richterm [Thu, 13 Dec 2007 12:44:13 +0000 (12:44 +0000)]
make different DigitReaders available

16 years agoChanged run type names to be consistent with ECS.
ivana [Thu, 13 Dec 2007 12:00:55 +0000 (12:00 +0000)]
Changed run type names to be consistent with ECS.
(Laurent)

16 years agoIn Initialize(): test if the preprocessor is applicable before
ivana [Thu, 13 Dec 2007 12:00:32 +0000 (12:00 +0000)]
In Initialize(): test if the preprocessor is applicable before
loding mapping
(Laurent)

16 years agoFix handling of file-name text entry so that alien:/ and rfio:/ URL's can be entered...
mtadel [Thu, 13 Dec 2007 10:12:38 +0000 (10:12 +0000)]
Fix handling of file-name text entry so that alien:/ and rfio:/ URL's can be entered from the GUI.

16 years agoScaling option and more comentaries added
gustavo [Thu, 13 Dec 2007 09:45:45 +0000 (09:45 +0000)]
Scaling option and more comentaries added

16 years agoDelta electrons are properly set.
dibari [Thu, 13 Dec 2007 08:30:38 +0000 (08:30 +0000)]
Delta electrons are properly set.
Material of the pad (composed by PCB(G-10) with CsI<500nm) is now properly described in terms of compounds.

16 years agoModified ASCII output to equalize baselines
masera [Wed, 12 Dec 2007 19:05:21 +0000 (19:05 +0000)]
Modified ASCII output to equalize baselines

16 years agoSkipping newly added JTAG word
masera [Wed, 12 Dec 2007 19:04:19 +0000 (19:04 +0000)]
Skipping newly added JTAG word

16 years agoA possibility to construct a KF particle out of arrays of Double_ts. An independent...
belikov [Wed, 12 Dec 2007 16:55:20 +0000 (16:55 +0000)]
A possibility to construct a KF particle out of arrays of Double_ts. An independent function for minimizaion of DCA between two KF particles (S. Gorbunov)

16 years agoChange to new AliTRDrawStreamTB
cblume [Wed, 12 Dec 2007 16:32:36 +0000 (16:32 +0000)]
Change to new AliTRDrawStreamTB

16 years agoincluded writing to FXS
haavard [Wed, 12 Dec 2007 15:29:39 +0000 (15:29 +0000)]
included writing to FXS

16 years agosending shuttle_ignore to ML also in case of 0 events
jgrosseo [Wed, 12 Dec 2007 14:56:14 +0000 (14:56 +0000)]
sending shuttle_ignore to ML also in case of 0 events

16 years agoRemoving useless header file
hristov [Wed, 12 Dec 2007 14:51:31 +0000 (14:51 +0000)]
Removing useless header file

16 years agoAdding class AliTRDsegmentArrayBase
hristov [Wed, 12 Dec 2007 13:59:49 +0000 (13:59 +0000)]
Adding class AliTRDsegmentArrayBase

16 years agoMonalisa started in Collect() function. Alive message to monitor is sent at each...
acolla [Wed, 12 Dec 2007 13:45:35 +0000 (13:45 +0000)]
Monalisa started in Collect() function. Alive message to monitor is sent at each Collect and every minute during preprocessor processing.

16 years agoTypo
hristov [Wed, 12 Dec 2007 12:41:52 +0000 (12:41 +0000)]
Typo

16 years agoAdding a filter components to filter on empty events or alternatively specifically...
szostak [Wed, 12 Dec 2007 10:28:47 +0000 (10:28 +0000)]
Adding a filter components to filter on empty events or alternatively specifically select non empty events based on dHLT results. To be used for cosmic runs.

16 years agoMinor bug fixes: Error messages were not being printed correctly and parsing of comma...
szostak [Wed, 12 Dec 2007 10:27:09 +0000 (10:27 +0000)]
Minor bug fixes: Error messages were not being printed correctly and parsing of command line parameters was not giving an error for unknown parameters.

16 years agoin AliShuttle.cxx: SHUTTLE logbook is updated in case of invalid run times:
acolla [Wed, 12 Dec 2007 10:06:29 +0000 (10:06 +0000)]
in AliShuttle.cxx: SHUTTLE logbook is updated in case of invalid run times:

time_start==0 && time_end==0

logbook is NOT updated if time_start != 0 && time_end == 0, because it may mean that the run is still ongoing.

16 years agoExample file with CTP counters data. To be read by the GRP preprocessor (Roman)
cvetan [Wed, 12 Dec 2007 09:20:46 +0000 (09:20 +0000)]
Example file with CTP counters data. To be read by the GRP preprocessor (Roman)

16 years agoNew version of raw reader
cblume [Wed, 12 Dec 2007 08:48:02 +0000 (08:48 +0000)]
New version of raw reader

16 years agoNew version of raw reader
cblume [Wed, 12 Dec 2007 08:42:54 +0000 (08:42 +0000)]
New version of raw reader

16 years agoremove old version
cblume [Wed, 12 Dec 2007 08:41:59 +0000 (08:41 +0000)]
remove old version

16 years agoUpdating some information.
szostak [Wed, 12 Dec 2007 01:23:33 +0000 (01:23 +0000)]
Updating some information.

16 years agoSignal parameterization changed to pol*(exp+exp)
kharlov [Tue, 11 Dec 2007 21:43:43 +0000 (21:43 +0000)]
Signal parameterization changed to pol*(exp+exp)

16 years agoOverflow option added
kharlov [Tue, 11 Dec 2007 21:36:18 +0000 (21:36 +0000)]
Overflow option added

16 years agoAdded AliPHOSEsdCluster
kharlov [Tue, 11 Dec 2007 21:34:42 +0000 (21:34 +0000)]
Added AliPHOSEsdCluster

16 years agoRecalibra-table PHOS ESD cluster
kharlov [Tue, 11 Dec 2007 21:33:56 +0000 (21:33 +0000)]
Recalibra-table PHOS ESD cluster

16 years agoRawDecoder v2 added
kharlov [Tue, 11 Dec 2007 21:32:14 +0000 (21:32 +0000)]
RawDecoder v2 added

16 years agoTime extraction using log.derivative algorithm
kharlov [Tue, 11 Dec 2007 21:29:45 +0000 (21:29 +0000)]
Time extraction using log.derivative algorithm

16 years agoAdded possibility to deal with ZS data
kharlov [Tue, 11 Dec 2007 21:26:55 +0000 (21:26 +0000)]
Added possibility to deal with ZS data