]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
15 years agoRevision of V0A by Lizardo Valencia and Andreas
cheynis [Thu, 10 Jul 2008 13:07:16 +0000 (13:07 +0000)]
Revision of V0A by Lizardo Valencia and Andreas

15 years agoSome prints commented
coppedis [Thu, 10 Jul 2008 12:04:04 +0000 (12:04 +0000)]
Some prints commented

15 years ago DA for calibration runs. Should be changed before Beam
alla [Thu, 10 Jul 2008 10:19:43 +0000 (10:19 +0000)]
 DA for calibration runs. Should be changed before Beam

15 years ago new run type LASER implemented
alla [Thu, 10 Jul 2008 09:57:23 +0000 (09:57 +0000)]
 new run type LASER implemented

15 years agoUpdate in visulaization (Marian)
marian [Thu, 10 Jul 2008 08:34:07 +0000 (08:34 +0000)]
Update in visulaization (Marian)

15 years ago different reconstruction for high multiplicity
alla [Thu, 10 Jul 2008 08:31:12 +0000 (08:31 +0000)]
 different reconstruction for high multiplicity

15 years agoReverse the pad column ordering
cblume [Thu, 10 Jul 2008 08:31:00 +0000 (08:31 +0000)]
Reverse the pad column ordering

15 years agochanged ACORDE version
schutz [Thu, 10 Jul 2008 07:51:26 +0000 (07:51 +0000)]
changed ACORDE version

15 years agochanged a parameter
schutz [Thu, 10 Jul 2008 07:51:02 +0000 (07:51 +0000)]
changed a parameter

15 years agoDepending on input type AOD reader will fill aod lists with the input of the handler...
gconesab [Thu, 10 Jul 2008 07:43:07 +0000 (07:43 +0000)]
Depending on input type AOD reader will fill aod lists with the input of the handler or the aod output that is produced in the same analysis

15 years agoMoving one method from RecoParam to Constants, in anticipation for the removal of...
laphecet [Thu, 10 Jul 2008 07:40:42 +0000 (07:40 +0000)]
Moving one method from RecoParam to Constants, in anticipation for the removal of static access(es) to RecoParam

15 years agoMinor chages
coppedis [Thu, 10 Jul 2008 07:31:17 +0000 (07:31 +0000)]
Minor chages

15 years agoFrom Magali:
mtadel [Wed, 9 Jul 2008 18:21:11 +0000 (18:21 +0000)]
From Magali:

Removed the warnings and modified the structure for the hits. Now
hits, digits and clusters are associated to each Super Module
separatly.

15 years agofirst steps to set the covariance matrix from the errors calculated in conformal...
richterm [Wed, 9 Jul 2008 18:20:46 +0000 (18:20 +0000)]
first steps to set the covariance matrix from the errors calculated in conformal mapping tracker(Gaute)

15 years agoUse new stamping syntax.
mtadel [Wed, 9 Jul 2008 18:19:23 +0000 (18:19 +0000)]
Use new stamping syntax.

15 years agoadded cutoff parameter in z direction to ignore clusters of large z (Gaute)
richterm [Wed, 9 Jul 2008 18:12:50 +0000 (18:12 +0000)]
added cutoff parameter in z direction to ignore clusters of large z (Gaute)

15 years agoFrom Basanta: Fix a type, delete TObjArray after loading.
mtadel [Wed, 9 Jul 2008 18:11:47 +0000 (18:11 +0000)]
From Basanta: Fix a type, delete TObjArray after loading.

15 years agoTPC NoiseMapComponent & calibration (Kelly)
richterm [Wed, 9 Jul 2008 17:23:53 +0000 (17:23 +0000)]
TPC NoiseMapComponent & calibration (Kelly)
- bugfix: memory leak in NoiseMap(Component)
- TPCNoiseMapComponent: implemented cdb access and added more histograms
- get rid of global objects for component registration
- code cleanup

15 years agopedestal values subtracted
basanta [Wed, 9 Jul 2008 14:20:00 +0000 (14:20 +0000)]
pedestal values subtracted

15 years agoc++ bug fixed Thanks to Yves
alla [Wed, 9 Jul 2008 10:50:29 +0000 (10:50 +0000)]
c++ bug fixed Thanks to Yves

15 years agofixes for crashing SHUTLLE
alla [Wed, 9 Jul 2008 10:21:49 +0000 (10:21 +0000)]
fixes for crashing SHUTLLE

15 years agogain = -99 if not required entries
basanta [Wed, 9 Jul 2008 09:43:53 +0000 (09:43 +0000)]
gain = -99 if not required entries

15 years agogain values initialised to -1
basanta [Wed, 9 Jul 2008 09:28:55 +0000 (09:28 +0000)]
gain values initialised to -1

15 years agoadded macro for TPC reconstruction producing private track structure for subsequent...
richterm [Wed, 9 Jul 2008 07:15:50 +0000 (07:15 +0000)]
added macro for TPC reconstruction producing private track structure for subsequent processing in HLTOUT

15 years ago- bugfix HLTOUT processing: handler execution for sub-collections
richterm [Wed, 9 Jul 2008 06:31:18 +0000 (06:31 +0000)]
- bugfix HLTOUT processing: handler execution for sub-collections
- bugfix HLTOUT: selection and marking of data blocks was scrambled in
  presence of sub-collections
- added output of AliHLTRecontruction chains as sub-collection to HLTOUT
- improved robustness of HLTOUTTask (controlled reset)

15 years agoupdates for HLT-EMCAL code
jklay [Tue, 8 Jul 2008 18:49:14 +0000 (18:49 +0000)]
updates for HLT-EMCAL code

15 years agoDetect possible particle decay by the process-id of its last daughter.
mtadel [Tue, 8 Jul 2008 17:38:49 +0000 (17:38 +0000)]
Detect possible particle decay by the process-id of its last daughter.

15 years agoUpdated radii for evaluation of layers material budget using LUT (non default option)
masera [Tue, 8 Jul 2008 17:23:17 +0000 (17:23 +0000)]
Updated radii for evaluation of layers material budget using LUT (non default option)

15 years agoImplemented first version of merging for TrackerData-related objects
laphecet [Tue, 8 Jul 2008 15:32:37 +0000 (15:32 +0000)]
Implemented first version of merging for TrackerData-related objects

15 years agoLet the number of sigma cut be a recoparam, and not a hard-coded constant anylonger
laphecet [Tue, 8 Jul 2008 15:30:54 +0000 (15:30 +0000)]
Let the number of sigma cut be a recoparam, and not a hard-coded constant anylonger

15 years agoUpdated serial number for station 345
ivana [Tue, 8 Jul 2008 13:51:41 +0000 (13:51 +0000)]
Updated serial number for station 345
(Christian)

15 years agoSPD overlaps removed (A. Pulvirenti)
masera [Tue, 8 Jul 2008 13:37:57 +0000 (13:37 +0000)]
SPD overlaps removed (A. Pulvirenti)

15 years agostreamlining storing in ocdb, adding comments
jgrosseo [Tue, 8 Jul 2008 13:33:59 +0000 (13:33 +0000)]
streamlining storing in ocdb, adding comments

15 years agoIn mapping:
ivana [Tue, 8 Jul 2008 13:21:20 +0000 (13:21 +0000)]
In mapping:
- Added new regional trigger reader (AliMpRegionalTriggerReader)
  and interfaced it for mapping and configuration
- Added number of local board in RegionalCrate.dat
- Fixed bug in reading local board information (using number of boards and not mask !)
- In AliMUONTriggerIO: added new method to retrieve local board id form ddl,
  crate and local indexes
(Christian)

MUONTRGda.cxx
- Put "pedestal" as default command
- Call WriteLastCurrentFile at the end of the versionning process
- Export files before reading rawdata
- Check the argument list, if rawdata stream present
- Put time out for monitor
- Update version of the file by the current counter and not version number
- Remove copy to FES when local masks are modified by the DA
- Write current configuration when local masks are modified by the DA
- Copy to DB the MtgCurrent.dat when local masks are modified by the DA
- Get right local board id from TriggerIO
- Right handling of the DA flag
(Christian)

In AliMUONRecoParam
- Fixed comments for Doxygen
(Ivana)

15 years agoRemove dependecies to libTRDrec.so
cblume [Tue, 8 Jul 2008 12:15:00 +0000 (12:15 +0000)]
Remove dependecies to libTRDrec.so

15 years agoMinor modifications in the code
pchrist [Tue, 8 Jul 2008 10:16:00 +0000 (10:16 +0000)]
Minor modifications in the code

15 years agoAdditional protection
hristov [Tue, 8 Jul 2008 09:06:40 +0000 (09:06 +0000)]
Additional protection

15 years agoMethods renamed
hristov [Tue, 8 Jul 2008 08:55:13 +0000 (08:55 +0000)]
Methods renamed

15 years agoOther overlaps removed (E. Cattaruzza and M. Sitta)
masera [Tue, 8 Jul 2008 08:49:11 +0000 (08:49 +0000)]
Other overlaps removed (E. Cattaruzza and M. Sitta)

15 years agoObsolete class removed.
morsch [Tue, 8 Jul 2008 07:46:20 +0000 (07:46 +0000)]
Obsolete class removed.

15 years agoFixing the decoding of regional header bits.
ivana [Mon, 7 Jul 2008 21:24:37 +0000 (21:24 +0000)]
Fixing the decoding of regional header bits.
(Artur)

15 years agoAdding the event stats
pchrist [Mon, 7 Jul 2008 21:22:28 +0000 (21:22 +0000)]
Adding the event stats

15 years agoProcessDCS() { return kFALSE; } is removed following the discussion at
kharlov [Mon, 7 Jul 2008 16:36:23 +0000 (16:36 +0000)]
ProcessDCS() { return kFALSE; } is removed following the discussion at
the ALICE offline week 07.07.2008

15 years agoRemoving useless error log which slows down the code
cvetan [Mon, 7 Jul 2008 15:30:11 +0000 (15:30 +0000)]
Removing useless error log which slows down the code

15 years agoDynamically add DCS points as provided in HLT prediction processor (Haavard)
hristov [Mon, 7 Jul 2008 15:26:14 +0000 (15:26 +0000)]
Dynamically add DCS points as provided in HLT prediction processor (Haavard)

15 years agofixing par file testing
jgrosseo [Mon, 7 Jul 2008 14:56:21 +0000 (14:56 +0000)]
fixing par file testing

15 years agoGive back a clone of the original chain.
morsch [Mon, 7 Jul 2008 13:52:37 +0000 (13:52 +0000)]
Give back a clone of the original chain.

15 years agoThe TPC Altro mapping is now read from file when the RAW QA is called
marian [Mon, 7 Jul 2008 13:40:46 +0000 (13:40 +0000)]
The TPC Altro mapping is now read from file when the RAW QA is called
(thanks to Laurent Aphecetche)

15 years agoCreating TObjArray only for offline calibration object, to be loaded in reconstruction.
zampolli [Mon, 7 Jul 2008 13:11:47 +0000 (13:11 +0000)]
Creating TObjArray only for offline calibration object, to be loaded in reconstruction.

15 years agoLoad Pythia-releated libraries before libRALICE
hristov [Mon, 7 Jul 2008 12:43:24 +0000 (12:43 +0000)]
Load Pythia-releated libraries before libRALICE

15 years agoadded handlers for {'TRAKSEGS':'TPC '} and {'TRACKS ':'TPC '} HLTOUT data blocks...
richterm [Mon, 7 Jul 2008 12:34:06 +0000 (12:34 +0000)]
added handlers for {'TRAKSEGS':'TPC '} and {'TRACKS  ':'TPC '} HLTOUT data blocks; minor code cleanup and fixed warning

15 years agoImplementation of kChain HLTOUT handler
richterm [Mon, 7 Jul 2008 12:24:45 +0000 (12:24 +0000)]
Implementation of kChain HLTOUT handler
- AliHLTOUTHandlerChain: base class and default handler for type kChain handlers
- AliHLTOUTTask: output of analysis chains creates an HLTOUT sub-collection
- AliHLTOUTPublisherComponent handles input from current HLTOUT object

15 years agobugfixes, code cleanup and docu
richterm [Mon, 7 Jul 2008 10:37:55 +0000 (10:37 +0000)]
bugfixes, code cleanup and docu
- AliHLTDataBuffer: returns number of segments including the forwarded segments
- AliHLTConfiguration: comparision operators
- AliHLTOUT: subcollections now correctly added and reset
- AliHLTSystem: typo corrupted execution of HLTOUT propriatary handlers
- AliHLTSystem and AliHLTComponentHandler: suppress general info messages for
  additional instances
- AliHLTOUTHandler: status flags
- AliHLTOUT: typo
- AliHLTConfigurationHandler: no warnings for duplicate configurations of
  identical properties

15 years agobugfix: check for output buffer size
richterm [Mon, 7 Jul 2008 10:35:01 +0000 (10:35 +0000)]
bugfix: check for output buffer size

15 years agoFirst implementation of event pool based on THnSparse
hristov [Mon, 7 Jul 2008 09:39:22 +0000 (09:39 +0000)]
First implementation of event pool based on THnSparse

15 years agotemporary solution :cosmic DA instead of phys before real beam
alla [Mon, 7 Jul 2008 09:20:24 +0000 (09:20 +0000)]
temporary solution :cosmic DA instead of phys before real beam

15 years agoavoid crash of preprocessor if DA file is empty
alla [Mon, 7 Jul 2008 09:19:06 +0000 (09:19 +0000)]
avoid crash of preprocessor if DA file is empty

15 years agoCorrecting the treatment of the TPC cluster indices in WriteAlignmentData(...)
belikov [Mon, 7 Jul 2008 08:48:38 +0000 (08:48 +0000)]
Correcting the treatment of the TPC cluster indices in WriteAlignmentData(...)

15 years agoSmall fix by Yuri
cblume [Mon, 7 Jul 2008 08:05:42 +0000 (08:05 +0000)]
Small fix by Yuri

15 years agoFix bug in indexing
cblume [Mon, 7 Jul 2008 07:46:05 +0000 (07:46 +0000)]
Fix bug in indexing

15 years agoOverlaps corrected.
morsch [Mon, 7 Jul 2008 07:38:27 +0000 (07:38 +0000)]
Overlaps corrected.

15 years agoFrom Jura: Take into account peculiarities of TPC cluster storage.
mtadel [Mon, 7 Jul 2008 07:31:24 +0000 (07:31 +0000)]
From Jura: Take into account peculiarities of TPC cluster storage.

15 years ago2 overlaps corrected.
morsch [Mon, 7 Jul 2008 06:13:57 +0000 (06:13 +0000)]
2 overlaps corrected.

15 years agoSimulation of CPV raw data is added
kharlov [Mon, 7 Jul 2008 05:14:35 +0000 (05:14 +0000)]
Simulation of CPV raw data is added

15 years agoAdding fitting of B scanned values (Marian)
marian [Sun, 6 Jul 2008 22:10:38 +0000 (22:10 +0000)]
Adding fitting of B  scanned values (Marian)

15 years ago0th version of time-dependent basic calibration
dsilverm [Sun, 6 Jul 2008 21:10:25 +0000 (21:10 +0000)]
0th version of time-dependent basic calibration

15 years agoMinor modifications (last ones for today)
pchrist [Sun, 6 Jul 2008 17:22:20 +0000 (17:22 +0000)]
Minor modifications (last ones for today)

15 years agoi)Code cleanup ii)Reading MC info from the same class - To be done: CORRFW interface
pchrist [Sun, 6 Jul 2008 15:40:44 +0000 (15:40 +0000)]
i)Code cleanup ii)Reading MC info from the same class - To be done: CORRFW interface

15 years agoRun Validity + version corrected
coppedis [Sun, 6 Jul 2008 15:26:50 +0000 (15:26 +0000)]
Run Validity + version corrected

15 years agoRun validity changed
coppedis [Sun, 6 Jul 2008 15:26:17 +0000 (15:26 +0000)]
Run validity changed

15 years agoRun validity changed
coppedis [Sun, 6 Jul 2008 15:24:17 +0000 (15:24 +0000)]
Run validity changed

15 years agoRun validity changed
coppedis [Sun, 6 Jul 2008 15:23:07 +0000 (15:23 +0000)]
Run validity changed

15 years agoRun validity changed
coppedis [Sun, 6 Jul 2008 15:22:36 +0000 (15:22 +0000)]
Run validity changed

15 years agoRun validity changed
coppedis [Sun, 6 Jul 2008 15:22:18 +0000 (15:22 +0000)]
Run validity changed

15 years agoMinor changes
coppedis [Sun, 6 Jul 2008 15:21:08 +0000 (15:21 +0000)]
Minor changes

15 years agoCorrect run validity
coppedis [Sun, 6 Jul 2008 14:36:46 +0000 (14:36 +0000)]
Correct run validity

15 years agoCalibration strategy updated: mapping + LASER data
coppedis [Sun, 6 Jul 2008 13:58:28 +0000 (13:58 +0000)]
Calibration strategy updated: mapping + LASER data

15 years agoName changed
coppedis [Sun, 6 Jul 2008 13:57:37 +0000 (13:57 +0000)]
Name changed

15 years agoCalibration strategy updated: mapping + LASER data
coppedis [Sun, 6 Jul 2008 13:56:18 +0000 (13:56 +0000)]
Calibration strategy updated: mapping + LASER data

15 years ago1. Changing the binning
marian [Sun, 6 Jul 2008 13:22:47 +0000 (13:22 +0000)]
1.  Changing the binning
2.  Cut on kinks removed (Marian)

15 years agoMoving non implemented copy constructor and assignment operator in the private part
hristov [Sun, 6 Jul 2008 11:01:16 +0000 (11:01 +0000)]
Moving non implemented copy constructor and assignment operator in the private part

15 years agoFixes to take into account changes in the base classes
hristov [Sun, 6 Jul 2008 10:56:30 +0000 (10:56 +0000)]
Fixes to take into account changes in the base classes

15 years agofix compiler warning
jklay [Sun, 6 Jul 2008 10:54:05 +0000 (10:54 +0000)]
fix compiler warning

15 years agoAdding prototype of global fitting function (Marian)
marian [Sun, 6 Jul 2008 09:54:49 +0000 (09:54 +0000)]
Adding prototype of global fitting function (Marian)

15 years agoReading the TPC only tracks
pchrist [Sun, 6 Jul 2008 09:20:45 +0000 (09:20 +0000)]
Reading the TPC only tracks

15 years agoi don't see any more overlaps here
alla [Sun, 6 Jul 2008 08:30:57 +0000 (08:30 +0000)]
i don't see any more overlaps here

15 years agoIn mapping:
ivana [Sat, 5 Jul 2008 08:43:42 +0000 (08:43 +0000)]
In mapping:
Implemented storing mapping data as a map of strings
as an alternative to storing mapping objecs:
- Added classes AliMpDataProcessor, AliMpDataStreams, AliMpDataMap
- In AliMpFiles: removed additional / in the paths
- In data files: added end-of-line at the end of file where missing
- In AliMpCDB: added new functions for loading/writing mapping data
  and also a function for regenerating ASCII data files from OCDB

15 years agobug in t0 in optimization fixed
prsnko [Sat, 5 Jul 2008 00:42:38 +0000 (00:42 +0000)]
bug in t0 in optimization fixed

15 years agoPtotections added. (M. van Leeuwen)
morsch [Fri, 4 Jul 2008 23:16:58 +0000 (23:16 +0000)]
Ptotections added. (M. van Leeuwen)

15 years ago(Jens Viechula)
marian [Fri, 4 Jul 2008 23:12:56 +0000 (23:12 +0000)]
(Jens Viechula)

AliTPCCalibViewer.cxx.diff    Added functionality in EasyDraw(1D) to draw one sector (IROC+OROC)
AliTPCCalibViewerGUI.cxx.diff Added functionality to draw one sector (IROC+OROC)
AliTPCCalibViewerGUI.h.diff   Added functionality to draw one sector (IROC+OROC)
TPCMonitor.C.diff             Added includes to make it compileable
AliTPCMonitor.cxx.diff        Fixed sector flip on C-side
AliTPCCalibCE.cxx.diff        Fixed a mistake in the zero suppression treatment

15 years agoMemory leak corrected. (D. Perrino)
morsch [Fri, 4 Jul 2008 23:10:35 +0000 (23:10 +0000)]
Memory leak corrected. (D. Perrino)

15 years agoAdding ExB fit (Marian)
marian [Fri, 4 Jul 2008 22:30:33 +0000 (22:30 +0000)]
Adding ExB fit (Marian)

15 years agoGeneral reorganization in order not to parse the columns'line at each data line ...
rgrosso [Fri, 4 Jul 2008 16:26:03 +0000 (16:26 +0000)]
General reorganization in order not to parse the columns'line at each data line + possibility of precision column for two axes + order of precision columns made loose

15 years agoAdding the possibility to histogram at manu level (when channels are disabled), and...
laphecet [Fri, 4 Jul 2008 16:09:08 +0000 (16:09 +0000)]
Adding the possibility to histogram at manu level (when channels are disabled), and to disable manu level (thus starting at buspatch level

15 years agoOnly one data source is supposed to be running at a time, so disable the run button...
laphecet [Fri, 4 Jul 2008 15:59:06 +0000 (15:59 +0000)]
Only one data source is supposed to be running at a time, so disable the run button of the other ones (this used to worked and stopped to work at some point, this fix re-introduces this critical feature. It is critical as otherwise clicking on two run buttons will crash the application for sure !)

15 years agoRemoving the assign operator (Yves)
hristov [Fri, 4 Jul 2008 15:12:14 +0000 (15:12 +0000)]
Removing the assign operator (Yves)

15 years agoAdding fits of the distortions (Marian)
marian [Fri, 4 Jul 2008 14:57:03 +0000 (14:57 +0000)]
Adding fits of the distortions (Marian)

15 years agoRemove also QA files before re-running the reconstruction
laphecet [Fri, 4 Jul 2008 14:27:50 +0000 (14:27 +0000)]
Remove also QA files before re-running the reconstruction

15 years agoadded RUN_TYPE in QA
schutz [Fri, 4 Jul 2008 13:17:21 +0000 (13:17 +0000)]
added RUN_TYPE in QA

15 years agoforce raw QA only for selected detectors
schutz [Fri, 4 Jul 2008 12:57:34 +0000 (12:57 +0000)]
force raw QA only for selected detectors