]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
16 years agoCompilation error I(Marian)
marian [Wed, 28 Nov 2007 15:25:51 +0000 (15:25 +0000)]
Compilation error I(Marian)

16 years agoAnother switch - y-mirror (Marian)
marian [Wed, 28 Nov 2007 15:12:28 +0000 (15:12 +0000)]
Another switch  - y-mirror (Marian)

16 years agoAdd setter for cluster unfolding (Marian)
marian [Wed, 28 Nov 2007 15:00:14 +0000 (15:00 +0000)]
Add setter for cluster unfolding (Marian)

16 years agoSet the number of events arbitrarly large
schutz [Wed, 28 Nov 2007 14:42:26 +0000 (14:42 +0000)]
Set the number of events arbitrarly large

16 years agoDeclare QA histograms as memory resident (SetDirectory(0))
schutz [Wed, 28 Nov 2007 14:36:46 +0000 (14:36 +0000)]
Declare QA histograms as memory resident (SetDirectory(0))

16 years agoCall VEventHandler::Init(Option_t*) in SlaveBegin() and VEventHandler::Init(TTree...
morsch [Wed, 28 Nov 2007 14:11:34 +0000 (14:11 +0000)]
Call VEventHandler::Init(Option_t*) in SlaveBegin() and VEventHandler::Init(TTree*) in Init().

16 years agoSummary of all changes:
hristov [Wed, 28 Nov 2007 14:11:31 +0000 (14:11 +0000)]
Summary of all changes:
- in AliESDCaloCluster the following have been added:
UShort_t  fNCells ;
UShort_t *fCellsAbsId;   //[fNCells] array of cell absId numbers
Double32_t *fCellsAmpFraction;    //[fNCells][0.,1.,16] array with cell amplitudes fraction.

The first 2 data members are not really necessary since the data member  TArrayS * fDigitIndex;
has the same function, but in order to change the name to something that avoids the mention of digits ... and to have the same data member type as fCellsAmpFraction, it was added (could be removed in the future).

- in  AliESDCaloCells we have:
 Int_t       fNCells;       // Number of cells
 Short_t    *fCellNumber;   //[fNCells] array of cell numbers
 Double32_t *fAmplitude;    //[fNCells][0.,0.,16] array with cell amplitudes (= energy!)
 Double32_t *fTime;    //[fNCells][0.,0.,16] array with cell times

The changes in AliESDCaloCluster were propagated to AliAODCaloCluster.

Gustavo

16 years agoSeparate methods Init(Option_t *) (called by AnalysisManager::SlaveBegin)
morsch [Wed, 28 Nov 2007 14:09:02 +0000 (14:09 +0000)]
Separate methods Init(Option_t *) (called by AnalysisManager::SlaveBegin)
and Init(TTree* ) (called by AnalysisManager::Init())

16 years agoALTRO mappings gets from OCDB and keeps in the reco-config object.
policheh [Wed, 28 Nov 2007 13:24:06 +0000 (13:24 +0000)]
ALTRO mappings gets from OCDB and keeps in the reco-config object.

16 years agoModifications for Si reading by Anton
cblume [Wed, 28 Nov 2007 12:30:40 +0000 (12:30 +0000)]
Modifications for Si reading by Anton

16 years ago- Fixed unnecessary reset of all the stores within when traversing
ivana [Wed, 28 Nov 2007 12:12:32 +0000 (12:12 +0000)]
- Fixed unnecessary reset of all the stores within when traversing
  the track list with AliMUONMCDataInterface::HitStore.
- Some minor improvements in the other methods on similar lines
(Artur)

16 years agocommit from Kenneth:
richterm [Wed, 28 Nov 2007 11:42:09 +0000 (11:42 +0000)]
commit from Kenneth:
- code cleanup, get rid of old defines
- DigitReaderPacked: switch between sorted and unsorted data via component argument
- ClusterFinder: command line argument to switch beween sorted and unsorted mode

16 years agoClusterize all chambers when the combined tracking is disabled.
ivana [Wed, 28 Nov 2007 11:29:08 +0000 (11:29 +0000)]
Clusterize all chambers when the combined tracking is disabled.
(Philippe P.)

16 years agoIn Print(): added an option to print area borders
ivana [Wed, 28 Nov 2007 11:22:48 +0000 (11:22 +0000)]
In Print(): added an option to print area borders

16 years agoTTreeStream moved to libCDB to resolve circular dependence
hristov [Wed, 28 Nov 2007 11:18:29 +0000 (11:18 +0000)]
TTreeStream moved to libCDB to resolve circular dependence

16 years agoAdding missing comment
ivana [Wed, 28 Nov 2007 11:10:26 +0000 (11:10 +0000)]
Adding missing comment
(Laurent)

16 years agomake class independend of AliHLTlogging to avoid variadic macros
richterm [Wed, 28 Nov 2007 11:06:55 +0000 (11:06 +0000)]
make class independend of AliHLTlogging to avoid variadic macros

16 years agoRemoving file that is no longer needed
phille [Wed, 28 Nov 2007 10:38:15 +0000 (10:38 +0000)]
Removing file that is no longer needed

16 years agoAdding new library, MUONcore.
ivana [Wed, 28 Nov 2007 10:26:39 +0000 (10:26 +0000)]
Adding new library, MUONcore.

16 years agoChanged \ingroup (for Doxygen), now in MUONcore.
ivana [Wed, 28 Nov 2007 10:26:19 +0000 (10:26 +0000)]
Changed \ingroup (for Doxygen), now in MUONcore.

16 years agoClear error logger after each event
ivana [Wed, 28 Nov 2007 10:22:13 +0000 (10:22 +0000)]
Clear error logger after each event
(Christian)

16 years agoAdded Clear method
ivana [Wed, 28 Nov 2007 10:21:57 +0000 (10:21 +0000)]
Added Clear method
(Christian)

16 years agoAdded total number of local boards
ivana [Wed, 28 Nov 2007 10:21:42 +0000 (10:21 +0000)]
Added total number of local boards
(Christian)

16 years ago- Used mapping regional reader, removed useless members
ivana [Wed, 28 Nov 2007 10:21:32 +0000 (10:21 +0000)]
- Used mapping regional reader, removed useless members
- Added fDDL members
(Christian)

16 years ago- Moved ReadLocalTrigger() method to static usable for online &
ivana [Wed, 28 Nov 2007 10:21:20 +0000 (10:21 +0000)]
- Moved  ReadLocalTrigger() method to static usable for online &
- Changed the name to ReadRegionalTrigger to be complient with online
(Christian)"

16 years agoCorrected material/media definition
kowal2 [Wed, 28 Nov 2007 09:55:33 +0000 (09:55 +0000)]
Corrected material/media definition

16 years agocommit from Jochen
richterm [Wed, 28 Nov 2007 09:54:41 +0000 (09:54 +0000)]
commit from Jochen
** ReadoutList HandlerFunctions added to AliHLTComponent
** DDLList Handling in ALiHLTCalibrationProcessor
   - included automatic handling for insertion into FXS Header
   - included manual handling from PushToFXS() for insertion into FXS Header
   - Interface change in PushToFXS, last argument, changed to AliHLTEventDDL

** AliHLTTPCCalibPedestal, AliHLTTPCCalibPedestal
  - change to new input data type kAliHLTDataTypeDDL.
  - minor code cleanup

** AliHLTTriggerSelectiveReadoutComponent
  - minor bugfixes

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)