]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoMore protections
dibari [Wed, 28 Nov 2007 09:31:30 +0000 (09:31 +0000)]
More protections

16 years agoVersion number increase (got forgotten yesterday).
markus [Wed, 28 Nov 2007 08:59:07 +0000 (08:59 +0000)]
Version number increase (got forgotten yesterday).

16 years agoAdded new files to build system
phille [Tue, 27 Nov 2007 22:10:14 +0000 (22:10 +0000)]
Added new files to build system

16 years agoNew interface for shared memory. The AliHLTPHOSValidDataStruct now has a pointer...
phille [Tue, 27 Nov 2007 22:09:33 +0000 (22:09 +0000)]
New interface for shared memory. The AliHLTPHOSValidDataStruct now has a pointer to the raw data
instead of an array, this allows for channel by channel decision about attaching
raw data to the HLT outputstream (i.e higher compression rate) .
The data pointer has to be set correctly by
the new shared memory interface (AliHLTPHOSSharedMemoryInerface.h/cxx).
Component that uses the output from raw analyzer is updated to use the
new interface.

16 years agoProvide return value for non-void methods
hristov [Tue, 27 Nov 2007 21:43:20 +0000 (21:43 +0000)]
Provide return value for non-void methods

16 years agoRemove creation of unused TreeT (Laurent)
hristov [Tue, 27 Nov 2007 20:53:41 +0000 (20:53 +0000)]
Remove creation of unused TreeT (Laurent)

16 years agoRestoring possibility to load the libraries
hristov [Tue, 27 Nov 2007 20:35:23 +0000 (20:35 +0000)]
Restoring possibility to load the libraries

16 years agoFixed memleak and delete of refarray
kleinb [Tue, 27 Nov 2007 18:47:34 +0000 (18:47 +0000)]
Fixed memleak and delete of refarray

16 years agoAdding a couple of methods used by combined tracking (Laurent)
ivana [Tue, 27 Nov 2007 17:21:18 +0000 (17:21 +0000)]
Adding a couple of methods used by combined tracking (Laurent)

16 years agoNow uses combined tracking (Laurent)
ivana [Tue, 27 Nov 2007 17:21:13 +0000 (17:21 +0000)]
Now uses combined tracking (Laurent)

16 years agoModifications for the revival of the combined tracking (Laurent)
ivana [Tue, 27 Nov 2007 17:21:08 +0000 (17:21 +0000)]
Modifications for the revival of the combined tracking (Laurent)

16 years agoRemoving clustering from here as it is now driven by the tracking, whatever the track...
ivana [Tue, 27 Nov 2007 17:21:00 +0000 (17:21 +0000)]
Removing clustering from here as it is now driven by the tracking, whatever the tracking mode is (combined or not) (Laurent)

16 years agoAdding option to switch on/off the combined tracking (Laurent)
ivana [Tue, 27 Nov 2007 17:20:54 +0000 (17:20 +0000)]
Adding option to switch on/off the combined tracking (Laurent)

16 years agoImplemented relevant changes to allow combined tracking to be functional again (we...
ivana [Tue, 27 Nov 2007 17:20:49 +0000 (17:20 +0000)]
Implemented relevant changes to allow combined tracking to be functional again (we gain 10-15% total reco time in p+p and about a factor 2.5 for Pb+Pb dN/dy=2000) (Laurent)

16 years agoChanged interface to allow combined tracking (Laurent)
ivana [Tue, 27 Nov 2007 17:20:43 +0000 (17:20 +0000)]
Changed interface to allow combined tracking (Laurent)

16 years agoBug fix in Charge() which returned half the charge for single-cathode clusters (spott...
ivana [Tue, 27 Nov 2007 17:20:36 +0000 (17:20 +0000)]
Bug fix in Charge() which returned half the charge for single-cathode clusters (spotted by Sasha) (Laurent)

16 years agoAdding new classes to revive the combined tracking (Laurent)
ivana [Tue, 27 Nov 2007 17:20:01 +0000 (17:20 +0000)]
Adding new classes to revive the combined tracking (Laurent)

16 years agoRemoving class that is now obselete with the new VClusterServer interface (Laurent)
ivana [Tue, 27 Nov 2007 17:18:54 +0000 (17:18 +0000)]
Removing class that is now obselete with the new VClusterServer interface (Laurent)

16 years agonew version of SSD DA and related classes (O. Borysov)
masera [Tue, 27 Nov 2007 17:08:01 +0000 (17:08 +0000)]
new version of SSD DA and related classes (O. Borysov)

16 years agoRemove unnecessary warning message in case the raw-data payload size in CDH is not...
cvetan [Tue, 27 Nov 2007 16:47:48 +0000 (16:47 +0000)]
Remove unnecessary warning message in case the raw-data payload size in CDH is not filled (=0xffffffff)

16 years agoUse CDH object in which the trigger information is already filled in (AliRawDataHeade...
cvetan [Tue, 27 Nov 2007 16:13:59 +0000 (16:13 +0000)]
Use CDH object in which the trigger information is already filled in (AliRawDataHeaderSim)

16 years agoAdditional flag that switches on the processing of CDH in the dateStream. That is...
cvetan [Tue, 27 Nov 2007 16:09:55 +0000 (16:09 +0000)]
Additional flag that switches on the processing of CDH in the dateStream. That is needed in order to enable the storage of the trigger mask in the event/sub-event headers

16 years agoMore recent version of the DATE event.h. It is needed because the dateStream requires...
cvetan [Tue, 27 Nov 2007 16:08:30 +0000 (16:08 +0000)]
More recent version of the DATE event.h. It is needed because the dateStream requires CDH version 2 to be compatible with the detectors raw-data simulation

16 years agoDo not set the default run number to CDB storage in this class,
ivana [Tue, 27 Nov 2007 15:51:45 +0000 (15:51 +0000)]
Do not set the default run number to CDB storage in this class,
return error if it is not set.

16 years agoRetrieve the run number from the given galice.root file
ivana [Tue, 27 Nov 2007 15:51:30 +0000 (15:51 +0000)]
Retrieve the run number from the given galice.root file
and set it to CDB manager, as this is not done automatically anymore.

16 years agoDo not set run number explicetely;
ivana [Tue, 27 Nov 2007 15:51:15 +0000 (15:51 +0000)]
Do not set run number explicetely;
now it is completely handled by the framework.

16 years agoDo not load mapping explicitely in constructor,
ivana [Tue, 27 Nov 2007 15:50:55 +0000 (15:50 +0000)]
Do not load mapping explicitely in constructor,
as the run number, which must be set first, is defined
only after opening galice.root file.

16 years agoIn Open(): retrieve the run number from the given galice.root file
ivana [Tue, 27 Nov 2007 15:50:41 +0000 (15:50 +0000)]
In Open(): retrieve the run number from the given galice.root file
and set it to CDB manager.

16 years agoTemporary fix to be able to work outside of AliAODEvent.
markus [Tue, 27 Nov 2007 14:20:18 +0000 (14:20 +0000)]
Temporary fix to be able to work outside of AliAODEvent.

16 years agofixes for DA makefile in order to parse the quotation mark character
masera [Tue, 27 Nov 2007 13:43:50 +0000 (13:43 +0000)]
fixes for DA makefile in order to parse the quotation mark character

16 years agoCluster unfolding for SPD is done if the corresponding switch has been set in AliITSR...
masera [Tue, 27 Nov 2007 13:35:26 +0000 (13:35 +0000)]
Cluster unfolding for SPD is done if the corresponding switch has been set in AliITSRecoParam (D.Elia)

16 years agoadding test macro for ALTRO channel selective readout
richterm [Tue, 27 Nov 2007 13:24:42 +0000 (13:24 +0000)]
adding test macro for ALTRO channel selective readout

16 years agoCDB object run range upper limit extended to AliCDBRunRange::Infinity()
zampolli [Tue, 27 Nov 2007 13:12:35 +0000 (13:12 +0000)]
CDB object run range upper limit extended to AliCDBRunRange::Infinity()

16 years agocorrected trigger structs to comply with PubSub
richterm [Tue, 27 Nov 2007 13:03:30 +0000 (13:03 +0000)]
corrected trigger structs to comply with PubSub

16 years agoRemove -pedantic-errors. It is needed in order to build DAs that use the RORC library.
cvetan [Tue, 27 Nov 2007 12:58:26 +0000 (12:58 +0000)]
Remove -pedantic-errors. It is needed in order to build DAs that use the RORC library.

16 years agoPossibility to define a momentum dependent prior probabilities from fit functions...
panos [Tue, 27 Nov 2007 12:46:01 +0000 (12:46 +0000)]
Possibility to define a momentum dependent prior probabilities from fit functions and use them for the PID

16 years agoAdd exception handler around loading of ITS/TPC clusters in on_new_event().
mtadel [Tue, 27 Nov 2007 12:12:13 +0000 (12:12 +0000)]
Add exception handler around loading of ITS/TPC clusters in on_new_event().

16 years agoTrigger now runs only for detectors which produced digits
cvetan [Tue, 27 Nov 2007 12:03:24 +0000 (12:03 +0000)]
Trigger now runs only for detectors which produced digits

16 years agoMoving instantiating of AliMUONGeometryTransformer from constructor
ivana [Tue, 27 Nov 2007 10:55:40 +0000 (10:55 +0000)]
Moving instantiating of AliMUONGeometryTransformer from constructor
in Initialize(), in order to access CDB when ready.

16 years agoMoving call to AliCDBManager::SetRun after setting the default
ivana [Tue, 27 Nov 2007 09:42:22 +0000 (09:42 +0000)]
Moving call to AliCDBManager::SetRun after setting the default
storage (to avoid error message).

16 years agoAdded setting the default CDB storage,
ivana [Tue, 27 Nov 2007 09:42:09 +0000 (09:42 +0000)]
Added setting the default CDB storage,
as it is not done automatically anymore.

16 years agoAdded setting the default CDB storage,
ivana [Tue, 27 Nov 2007 09:41:54 +0000 (09:41 +0000)]
Added setting the default CDB storage,
before instantiating Ali{MC}DataInterface,
as it is not done automatically anymore.

16 years agoIn FindChamberIndex(), Reset() - do not access mapping,
ivana [Tue, 27 Nov 2007 09:41:41 +0000 (09:41 +0000)]
In FindChamberIndex(), Reset() - do not access mapping,
as this makes dependent ESD on CDB.
(Diego)

16 years agominor bugfix in argument scanning
richterm [Tue, 27 Nov 2007 09:21:08 +0000 (09:21 +0000)]
minor bugfix in argument scanning

16 years agoenable branches of new esd
jgrosseo [Tue, 27 Nov 2007 08:44:15 +0000 (08:44 +0000)]
enable branches of new esd

16 years agoUpdate of the document (Marian)
marian [Tue, 27 Nov 2007 08:37:08 +0000 (08:37 +0000)]
Update of the document (Marian)

16 years agofix calling of InitIO, Undo changes
kleinb [Tue, 27 Nov 2007 08:34:45 +0000 (08:34 +0000)]
fix calling of InitIO, Undo changes

16 years agosome more bug fixes
acolla [Tue, 27 Nov 2007 08:18:38 +0000 (08:18 +0000)]
some more bug fixes

16 years agosome more bug fixes
acolla [Tue, 27 Nov 2007 08:17:47 +0000 (08:17 +0000)]
some more bug fixes

16 years agofData member removed
zampolli [Tue, 27 Nov 2007 07:24:56 +0000 (07:24 +0000)]
fData member removed

16 years agoLog used, fData member removed
zampolli [Tue, 27 Nov 2007 07:24:41 +0000 (07:24 +0000)]
Log used, fData member removed

16 years agoalways use the digit reader in unsorted mode regardless of the argument
richterm [Mon, 26 Nov 2007 23:41:47 +0000 (23:41 +0000)]
always use the digit reader in unsorted mode regardless of the argument

16 years agofurther work on ALTRO block selection: Data type ID changed, bugfix DigitReaderRaw...
richterm [Mon, 26 Nov 2007 23:19:47 +0000 (23:19 +0000)]
further work on ALTRO block selection: Data type ID changed, bugfix DigitReaderRaw::GetAltroChannelRawData, cosmetics

16 years agobugfix: handling of multiple output blocks introduced fake blocks
richterm [Mon, 26 Nov 2007 23:17:09 +0000 (23:17 +0000)]
bugfix: handling of multiple output blocks introduced fake blocks

16 years agominor cosmetics
richterm [Mon, 26 Nov 2007 22:43:05 +0000 (22:43 +0000)]
minor cosmetics

16 years agocorrection due to new dependency: added MUON/mapping as include path for AliMUONTrigg...
richterm [Mon, 26 Nov 2007 21:46:03 +0000 (21:46 +0000)]
correction due to new dependency: added MUON/mapping as include path for AliMUONTriggerIO.h check and AliMpExMap.h

16 years agoFixed decay modes
hristov [Mon, 26 Nov 2007 18:36:52 +0000 (18:36 +0000)]
Fixed decay modes

16 years agoUsing AliZDCv3
hristov [Mon, 26 Nov 2007 18:31:24 +0000 (18:31 +0000)]
Using AliZDCv3

16 years agoCorrected calculation of indexes
hristov [Mon, 26 Nov 2007 18:13:00 +0000 (18:13 +0000)]
Corrected calculation of indexes

16 years agoAdd first version of the calibration document
marian [Mon, 26 Nov 2007 18:03:31 +0000 (18:03 +0000)]
Add first version of the calibration document
To be transformed to the tex file
(Marian)

16 years agosome residual misconfiguration corrected...
acolla [Mon, 26 Nov 2007 17:50:44 +0000 (17:50 +0000)]
some residual misconfiguration corrected...

16 years agoSHUTTLE Configuration for PRODUCTION (e.g. FDR, Cosmic run) added
acolla [Mon, 26 Nov 2007 17:32:51 +0000 (17:32 +0000)]
SHUTTLE Configuration for PRODUCTION (e.g. FDR, Cosmic run) added

16 years agomacro used to prepare default SDD calibration files
masera [Mon, 26 Nov 2007 17:28:50 +0000 (17:28 +0000)]
macro used to prepare default SDD calibration files

16 years agoSDD cluster finding adapted to real raw data formata (one DDL at once) - F. Prino
masera [Mon, 26 Nov 2007 17:26:59 +0000 (17:26 +0000)]
SDD cluster finding adapted to real raw data formata (one DDL at once) - F. Prino

16 years agoSHUTTLE test configuration updated
acolla [Mon, 26 Nov 2007 16:59:44 +0000 (16:59 +0000)]
SHUTTLE test configuration updated

16 years agoMonalisa configuration added: host and table name
acolla [Mon, 26 Nov 2007 16:58:37 +0000 (16:58 +0000)]
Monalisa configuration added: host and table name

16 years agoApplying modification so that LUTs are generated from CDB, which also solves LUT...
szostak [Mon, 26 Nov 2007 16:29:35 +0000 (16:29 +0000)]
Applying modification so that LUTs are generated from CDB, which also solves LUT generation problems for AliRoot HEAD. (From Indra)

16 years agoUsing the new ZDC-related methods
hristov [Mon, 26 Nov 2007 16:18:24 +0000 (16:18 +0000)]
Using the new ZDC-related methods

16 years agoInclude TObjArray.h since we have objects and references of this type (Matthias)
hristov [Mon, 26 Nov 2007 16:09:54 +0000 (16:09 +0000)]
Include TObjArray.h since we have objects and references of this type (Matthias)

16 years agoUsing AliZDCv3 (Chiara)
hristov [Mon, 26 Nov 2007 15:41:37 +0000 (15:41 +0000)]
Using AliZDCv3 (Chiara)

16 years agoSecond ZDC module. More ZDC information included in the ESD and AOD classes (Chiara)
hristov [Mon, 26 Nov 2007 15:28:21 +0000 (15:28 +0000)]
Second ZDC module. More ZDC information included in the ESD and AOD classes (Chiara)

16 years agosmall fix (Giuseppe)
dainese [Mon, 26 Nov 2007 15:14:39 +0000 (15:14 +0000)]
small fix (Giuseppe)

16 years agoMore functionality (for simulation)
dibari [Mon, 26 Nov 2007 14:50:05 +0000 (14:50 +0000)]
More functionality (for simulation)

16 years agojoint-venture of christian, andrei and jan fiete:
jgrosseo [Mon, 26 Nov 2007 14:31:58 +0000 (14:31 +0000)]
joint-venture of christian, andrei and jan fiete:

updated selector version to 2
made calls to begin, slavebegin, init, notify constitent

16 years agoAllow up-to oversampling 4
cholm [Mon, 26 Nov 2007 13:50:44 +0000 (13:50 +0000)]
Allow up-to oversampling 4

16 years agoMade valid calibrations w/range 0-999999 - note oversampling is 4
cholm [Mon, 26 Nov 2007 13:49:54 +0000 (13:49 +0000)]
Made valid calibrations w/range 0-999999 - note oversampling is 4

16 years agoQA implementation by Sylwester
cblume [Mon, 26 Nov 2007 12:51:37 +0000 (12:51 +0000)]
QA implementation by Sylwester

16 years ago(very old)bugfix: -concatenate-event option did not work as expected
richterm [Mon, 26 Nov 2007 12:31:13 +0000 (12:31 +0000)]
(very old)bugfix: -concatenate-event option did not work as expected

16 years agoFrom Lars Bozyk: create TPC callibration viewer in accordance with ROOT browser stand...
mtadel [Mon, 26 Nov 2007 12:26:15 +0000 (12:26 +0000)]
From Lars Bozyk: create TPC callibration viewer in accordance with ROOT browser standards.

16 years agobugfix and better formatting TPDDigitDump
richterm [Mon, 26 Nov 2007 11:49:21 +0000 (11:49 +0000)]
bugfix and better formatting TPDDigitDump

16 years agoAdded setting the default CDB storage,
ivana [Mon, 26 Nov 2007 11:47:25 +0000 (11:47 +0000)]
Added setting the default CDB storage,
as it is not done automatically anymore.

16 years agoDo not set default CDB storage in this class,
ivana [Mon, 26 Nov 2007 11:47:05 +0000 (11:47 +0000)]
Do not set default CDB storage in this class,
return error if it is not set.

16 years agoDo not set default CDB storage in this class,
ivana [Mon, 26 Nov 2007 11:46:54 +0000 (11:46 +0000)]
Do not set default CDB storage in this class,
return error if it is not set.
(Laurent)

16 years agoChanged kInValid back to large number 1024
kleinb [Mon, 26 Nov 2007 11:23:49 +0000 (11:23 +0000)]
Changed kInValid back to large number 1024

16 years agoProcessESD methods updated (A.Rossi)
cvetan [Mon, 26 Nov 2007 11:20:47 +0000 (11:20 +0000)]
ProcessESD methods updated (A.Rossi)

16 years agoAdding MUONcore library (Ivana)
hristov [Mon, 26 Nov 2007 10:06:00 +0000 (10:06 +0000)]
Adding MUONcore library (Ivana)

16 years agochanged FileWriter to use high-level processing method to allow child classes to...
richterm [Mon, 26 Nov 2007 09:54:46 +0000 (09:54 +0000)]
changed FileWriter to use high-level processing method to allow child classes to override the low-level one

16 years agomake TPDDigitDump component functional
richterm [Mon, 26 Nov 2007 09:53:55 +0000 (09:53 +0000)]
make TPDDigitDump component functional

16 years agoDetector Algorithms for PULSER runs
haavard [Mon, 26 Nov 2007 08:42:44 +0000 (08:42 +0000)]
Detector Algorithms for PULSER runs

16 years agogetting rid of compilations warnings
richterm [Mon, 26 Nov 2007 01:33:25 +0000 (01:33 +0000)]
getting rid of compilations warnings

16 years agoimplemented TPCEsdConverter component
richterm [Mon, 26 Nov 2007 00:46:58 +0000 (00:46 +0000)]
implemented TPCEsdConverter component

16 years agocode cleanup: unused define
richterm [Mon, 26 Nov 2007 00:46:18 +0000 (00:46 +0000)]
code cleanup: unused define

16 years agobugfix: undeleted characters in data type id from previous data type setting
richterm [Mon, 26 Nov 2007 00:15:08 +0000 (00:15 +0000)]
bugfix: undeleted characters in data type id from previous data type setting

16 years agoadded ESD tree data type
richterm [Mon, 26 Nov 2007 00:12:51 +0000 (00:12 +0000)]
added ESD tree data type

16 years agobugfix: corrected defines to use right default algorithms
richterm [Mon, 26 Nov 2007 00:07:22 +0000 (00:07 +0000)]
bugfix: corrected defines to use right default algorithms

16 years agobugfix: correct handling of data type wildcards GetFirst/Next-DataObject/Block
richterm [Mon, 26 Nov 2007 00:04:48 +0000 (00:04 +0000)]
bugfix: correct handling of data type wildcards GetFirst/Next-DataObject/Block

16 years agoFirst dE/dx Analysis
bhippoly [Sun, 25 Nov 2007 22:29:42 +0000 (22:29 +0000)]
First dE/dx Analysis

16 years ago Origin: marian.ivanov@cern.ch
marian [Sun, 25 Nov 2007 19:35:16 +0000 (19:35 +0000)]
 Origin:  marian.ivanov@cern.ch
  Make sys watch default plots (see $ALICE_ROOT/STEER/AliSysInfo.cxx):
  Input   -  syswatch.log  - text log file created by process to be monitored
  Output  -  syswatch.root - root files with default histograms
  Number of top violators - only top consumer displayed

  Default histogram:

  TOP violateors      - CPU and Virtual memory usage
  Detector reports    - CPU and Virtual memory usage per detector

(Marian)

16 years agoChange debug level to print information in transform function (Marian)
marian [Sun, 25 Nov 2007 19:25:35 +0000 (19:25 +0000)]
Change debug level to print information in transform function (Marian)

16 years agoAdded documentation (Marian)
marian [Sun, 25 Nov 2007 19:07:02 +0000 (19:07 +0000)]
Added documentation (Marian)