]> git.uio.no Git - u/mrichter/AliRoot.git/log
u/mrichter/AliRoot.git
14 years agoThe total mult in V0 became float number.
cvetan [Fri, 10 Jul 2009 15:21:25 +0000 (15:21 +0000)]
The total mult in V0 became float number.

14 years agoUsing kMinClFullTrk as minimum number of clusters per track (A. Marin)
masera [Fri, 10 Jul 2009 15:20:51 +0000 (15:20 +0000)]
Using kMinClFullTrk as minimum number of clusters per track (A. Marin)

14 years agoPossibility to store GeoMatrixes in ESDRun and get them back added
prsnko [Fri, 10 Jul 2009 15:20:39 +0000 (15:20 +0000)]
Possibility to store GeoMatrixes in ESDRun and get them back added

14 years agoUpdates in SDD DAs for AMORE monitoring: a TObjArray of TH1F objects is published...
prino [Fri, 10 Jul 2009 14:53:48 +0000 (14:53 +0000)]
Updates in SDD DAs for AMORE monitoring: a TObjArray of TH1F objects is published for DQM (F. Prino)

14 years agoSpecial DAQ events considered always as calibration events. Correctly spotted by...
cvetan [Fri, 10 Jul 2009 14:49:38 +0000 (14:49 +0000)]
Special DAQ events considered always as calibration events. Correctly spotted by Laurent.

14 years agoTOF trigger inputs changed according to the naming scheme. From rev. 33697.
hristov [Fri, 10 Jul 2009 13:59:26 +0000 (13:59 +0000)]
TOF trigger inputs changed according to the naming scheme. From rev. 33697.

14 years agoSimplification of container and grid classes.
rvernet [Fri, 10 Jul 2009 13:36:23 +0000 (13:36 +0000)]
Simplification of container and grid classes.
Added several features (eg. axis titles , step labels...)
Removed test/muons (--> PWG3)

14 years agoTH2 histograms (Energy vs Time): Number of energy bins reduced.
policheh [Fri, 10 Jul 2009 13:35:35 +0000 (13:35 +0000)]
TH2 histograms (Energy vs Time): Number of energy bins reduced.

14 years agoadded cut and QA histogram on production vertex in xy-plane (min and max ellipse)
ikraus [Fri, 10 Jul 2009 12:57:55 +0000 (12:57 +0000)]
added cut and QA histogram on production vertex in xy-plane (min and max ellipse)

14 years ago- fix pointer deletion
kkanaki [Fri, 10 Jul 2009 12:05:38 +0000 (12:05 +0000)]
- fix pointer deletion

14 years agoFix for gain da.
cholm [Fri, 10 Jul 2009 11:54:37 +0000 (11:54 +0000)]
Fix for gain da.
Fix for pedestal - removed errounous break that mean no values written to peds.csv
Added plug-in lines for fitters to pedestal and gain DA.

14 years agoBug fixed in copy ctor + small mods (obsolete lines removed).
zampolli [Fri, 10 Jul 2009 11:34:52 +0000 (11:34 +0000)]
Bug fixed in copy ctor + small mods (obsolete lines removed).

14 years agoAccept one of the DATE monitoring raw-data sources syntax without mem:// in front...
cvetan [Fri, 10 Jul 2009 11:29:06 +0000 (11:29 +0000)]
Accept one of the DATE monitoring raw-data sources syntax without mem:// in front (suggested by Laurent)

14 years agoAdding the PHOS module position and orientation matrices to the AliESDRun (Dmitri)
cvetan [Fri, 10 Jul 2009 11:15:46 +0000 (11:15 +0000)]
Adding the PHOS module position and orientation matrices to the AliESDRun (Dmitri)

14 years agoTime calculates as a number of the first bin with amplitude > baseline (= 1ADC count).
policheh [Fri, 10 Jul 2009 10:27:16 +0000 (10:27 +0000)]
Time calculates as a number of the first bin with amplitude > baseline (= 1ADC count).

14 years agobug fix checking for non-set pointer
jgrosseo [Fri, 10 Jul 2009 10:11:39 +0000 (10:11 +0000)]
bug fix checking for non-set pointer

14 years agoCorrected sign of the magnetic field
hristov [Fri, 10 Jul 2009 09:46:45 +0000 (09:46 +0000)]
Corrected sign of the magnetic field

14 years agoBug fix - Savannah 53035
masera [Fri, 10 Jul 2009 09:09:09 +0000 (09:09 +0000)]
Bug fix - Savannah 53035

14 years agoFixes for DAs after introduction of 3 LDCs (rather than 1):
cholm [Fri, 10 Jul 2009 09:08:34 +0000 (09:08 +0000)]
Fixes for DAs after introduction of 3 LDCs (rather than 1):

* AliFMDBaseDA: Only write out conditions values for the detector(s)
  seen in the SOD event.
* AliFMDCalibSampleRate: Second (optional) argument of 3 booleans to
  WriteOut.  The array contains the value true of detectors which are
  seen.  Also, specify the std:: namespace explicitly, and use {i,o}stream
  instead of {i,o}fstream.
* AliFMDCalibStripRange:  As above.
* AliFMDPedestalDA:  Write only pedestal upload files for the detectors
  we've seen.
* AliFMDRawReader:  Return argument of 3 bools for detectors seen in
  SOD events.
* Elaborated some documentation

14 years agoIn AliMUONChamberCalibrationTask:
ivana [Fri, 10 Jul 2009 09:02:08 +0000 (09:02 +0000)]
In AliMUONChamberCalibrationTask:
Creating of new objects moved from ctors in Init method
(Andry)

14 years agoChanges to obey coding conventions and to remove compilation warnings
masera [Fri, 10 Jul 2009 07:47:29 +0000 (07:47 +0000)]
Changes to obey coding conventions and to remove compilation warnings

14 years agoUpdating configuration file for TPC.
zampolli [Fri, 10 Jul 2009 07:10:58 +0000 (07:10 +0000)]
Updating configuration file for TPC.

14 years agoseveral bugfixes:
richterm [Thu, 9 Jul 2009 22:51:30 +0000 (22:51 +0000)]
several bugfixes:
- choosing the right CF component depending on availability of rawreader and runloader
- make the AliAltroRawStreamV3 the default decoder for raw data
- adding libAliHLTUtil to required libraries as the defined chains need the
  AliRawReaderPublisher

14 years agobugfix: using the AliRawReaderMemory correctly. The ClearBuffers method is now used to
richterm [Thu, 9 Jul 2009 22:43:45 +0000 (22:43 +0000)]
bugfix: using the AliRawReaderMemory correctly. The ClearBuffers method is now used to
cleanup the event. AliRawReader::Reset just rewinds the read position within the current event.

14 years agoCorrected to work with the pi0 calibration library in the trunk
policheh [Thu, 9 Jul 2009 17:03:25 +0000 (17:03 +0000)]
Corrected to work with the pi0 calibration library in the trunk

14 years agoForgotten commit.
marian [Thu, 9 Jul 2009 16:29:11 +0000 (16:29 +0000)]
Forgotten commit.
The TPCTransformation has to get the RecoParam in
order to switch ON/OFF different features

(Marian)

14 years agoDo not init GRP in case AliEVE runs under aliroot and the mag field has been already...
hristov [Thu, 9 Jul 2009 16:24:54 +0000 (16:24 +0000)]
Do not init GRP in case AliEVE runs under aliroot and the mag field has been already set. From rev. 33665

14 years agoUpdated tracklet algorithm (using phi, theta, phishift)
jgrosseo [Thu, 9 Jul 2009 15:44:38 +0000 (15:44 +0000)]
Updated tracklet algorithm (using phi, theta, phishift)
optimizations in memory allocations
(Mariella, Domenico, Jan Fiete)

14 years agoFix for copy/paste error. From rev. 33660
hristov [Thu, 9 Jul 2009 15:40:25 +0000 (15:40 +0000)]
Fix for copy/paste error. From rev. 33660

14 years agoCorrected name of AltroConfig entry
haavard [Thu, 9 Jul 2009 14:34:36 +0000 (14:34 +0000)]
Corrected name of AltroConfig entry

14 years agopreliminary update of the rec-hlt-tpc.C macro: adding the CA tracker and merger
richterm [Thu, 9 Jul 2009 14:04:42 +0000 (14:04 +0000)]
preliminary update of the rec-hlt-tpc.C macro: adding the CA tracker and merger
needs to be tested

14 years agoTRD binning changed on expert's request
ikraus [Thu, 9 Jul 2009 14:00:57 +0000 (14:00 +0000)]
TRD binning changed on expert's request

14 years agoHLTsim version check now less restrictive, print warning instead of error and proceed.
hristov [Thu, 9 Jul 2009 13:57:58 +0000 (13:57 +0000)]
HLTsim version check now less restrictive, print warning instead of error and proceed.

14 years agoUpdated macro for alieve-based reconstruction.
cvetan [Thu, 9 Jul 2009 13:50:04 +0000 (13:50 +0000)]
Updated macro for alieve-based reconstruction.

14 years agoMoving the HLT visualization macro to EVE
hristov [Thu, 9 Jul 2009 13:36:54 +0000 (13:36 +0000)]
Moving the HLT visualization macro to EVE

14 years agobugfix: doing a proper cleanup if the event processing failed. The DigitReader was...
richterm [Thu, 9 Jul 2009 13:09:14 +0000 (13:09 +0000)]
bugfix: doing a proper cleanup if the event processing failed. The DigitReader was not reset and
the global instance of the decoder not released. Subsequent CF cycles could not get the decoder
instance. Further investigation is needed to spot the condition which lead to the error (not enough
space in output buffer.

14 years agoCorrected trd visualizaion macros. Missing header file + protection against missing...
cvetan [Thu, 9 Jul 2009 12:44:50 +0000 (12:44 +0000)]
Corrected trd visualizaion macros. Missing header file + protection against missing trd data.

14 years agocorrect sign for the out-of-diagonal element of the SSD covariance matrix (E. Fragiacomo)
masera [Thu, 9 Jul 2009 12:18:58 +0000 (12:18 +0000)]
correct sign for the out-of-diagonal element of the SSD covariance matrix (E. Fragiacomo)

14 years agoMinor change
coppedis [Thu, 9 Jul 2009 12:18:32 +0000 (12:18 +0000)]
Minor change

14 years agoCorrected memory allocation (Christian)
hristov [Thu, 9 Jul 2009 11:38:19 +0000 (11:38 +0000)]
Corrected memory allocation (Christian)

14 years agoAdded protection in case polar angle is zero + correct expert/non expert attribution...
masera [Thu, 9 Jul 2009 11:26:45 +0000 (11:26 +0000)]
Added protection in case polar angle is zero + correct expert/non expert attribution to some SDD histograms  (Melinda)

14 years agoAdded another recoParam to the TOF recoParam object, i.e. time window to discriminate...
decaro [Thu, 9 Jul 2009 10:04:07 +0000 (10:04 +0000)]
Added another recoParam to the TOF recoParam object, i.e. time window to discriminate between single pad and multi pad TOF clusters

14 years agoDisable unloading of GRP and reco-param OCDB entries. They are used by ZDC/VZERO...
cvetan [Thu, 9 Jul 2009 10:00:53 +0000 (10:00 +0000)]
Disable unloading of GRP and reco-param OCDB entries. They are used by ZDC/VZERO and the QA framework. So for the moment that is the only way to have the PROOF-based reco operational. That should be fixed by providing proper interfaces from AliRunInfo to the reconstructors and from reco-param steering object to QA framework.

14 years agoBug fix. Removed delete statement
haavard [Thu, 9 Jul 2009 09:54:32 +0000 (09:54 +0000)]
Bug fix. Removed delete statement

14 years agoClear definition of the ownership of the cached cdb entries. From now on that is...
hristov [Thu, 9 Jul 2009 09:43:09 +0000 (09:43 +0000)]
Clear definition of the ownership of the cached cdb entries. From now on that is the cache-entry map. There is no longer a need to delete the entries manually since it is done autmatically by the map object. From rev. 33630

14 years agoAvoid setting the default storage in the normal reconstruction chain (Laurent, rev...
hristov [Thu, 9 Jul 2009 09:41:52 +0000 (09:41 +0000)]
Avoid setting the default storage in the normal reconstruction chain (Laurent, rev. 33627)

14 years agoUpdated object after ALiZDCPreprocessor correction
coppedis [Thu, 9 Jul 2009 09:31:43 +0000 (09:31 +0000)]
Updated object after ALiZDCPreprocessor correction

14 years ago Bug corrected
coppedis [Thu, 9 Jul 2009 09:30:55 +0000 (09:30 +0000)]
 Bug corrected

14 years agoTypo fixed.
zampolli [Thu, 9 Jul 2009 08:26:25 +0000 (08:26 +0000)]
Typo fixed.

14 years agoMain changes:
vulpescu [Thu, 9 Jul 2009 07:59:02 +0000 (07:59 +0000)]
Main changes:
- update macro MUONReCalcGlobalTrigger.C for the latest status of the code
- bug fix: in the loop over the regional crates replace the "iteration" by the
correct "for" loop over "side" and "regional crate"
(Bogdan V.)

14 years agoTMath::Sqrt is used in stead of pow
basanta [Thu, 9 Jul 2009 07:35:04 +0000 (07:35 +0000)]
TMath::Sqrt is used in stead of pow

14 years agoCorrected identifier for tpcCalibRaw
haavard [Wed, 8 Jul 2009 19:47:24 +0000 (19:47 +0000)]
Corrected identifier for tpcCalibRaw

14 years agoHardcoded module number removed; ZS parameters reads from the file (if any).
policheh [Wed, 8 Jul 2009 17:32:21 +0000 (17:32 +0000)]
Hardcoded module number removed; ZS parameters reads from the file (if any).

14 years agoUpdate of reconstruction documentation
cblume [Wed, 8 Jul 2009 16:37:38 +0000 (16:37 +0000)]
Update of reconstruction documentation

14 years agoAdding run types for TOF.
zampolli [Wed, 8 Jul 2009 15:34:12 +0000 (15:34 +0000)]
Adding run types for TOF.

14 years agoChanging number of missing DCS DPs (now, only LHCState, LHCIntensity, BeamIntensity...
zampolli [Wed, 8 Jul 2009 15:31:30 +0000 (15:31 +0000)]
Changing number of missing DCS DPs (now, only LHCState, LHCIntensity, BeamIntensity, and LH3_BSF4_H3 are missing).

14 years agobugfix: cleaning up the temporary source code file used for the generation of the...
richterm [Wed, 8 Jul 2009 15:25:06 +0000 (15:25 +0000)]
bugfix: cleaning up the temporary source code file used for the generation of the global trigger

14 years agoAdding configuration file for TOF da running during Physics runs.
zampolli [Wed, 8 Jul 2009 15:05:39 +0000 (15:05 +0000)]
Adding configuration file for TOF da running during Physics runs.
The configuration file sets the debug level of the printouts,
and the flag to decide whether to use or not the T0 data
to calculate the time of flight.

14 years ago- add the loop over the TObjArray of AliTPCseed objects in the calibration components
kkanaki [Wed, 8 Jul 2009 15:03:07 +0000 (15:03 +0000)]
- add the loop over the TObjArray of AliTPCseed objects in the calibration components
- fix misplaced component in the testing macros
- add some documentation

14 years agoA new task for measuring the size of the beam interaction spot (A.Jacholkowski)
belikov [Wed, 8 Jul 2009 13:19:09 +0000 (13:19 +0000)]
A new task for measuring the size of the beam interaction spot (A.Jacholkowski)

14 years agoadded creation of image file in the Finish method
schutz [Wed, 8 Jul 2009 13:17:14 +0000 (13:17 +0000)]
added creation of image file in the Finish method

14 years agoZS parameters taking from the file in the DA working directory.
policheh [Wed, 8 Jul 2009 12:56:50 +0000 (12:56 +0000)]
ZS parameters taking from the file in the DA working directory.

14 years agoA macro MakeAODInputChain.C is searched for in the current directory to make the...
agheata [Wed, 8 Jul 2009 12:33:55 +0000 (12:33 +0000)]
A macro MakeAODInputChain.C is searched for in the current directory to make the AOD + AOD.VertexingHF chains in case of delta AOD's (A.Dainese)

14 years agoProtection against crash when attempting to fit empty histos
coppedis [Wed, 8 Jul 2009 12:11:43 +0000 (12:11 +0000)]
Protection against crash when attempting to fit empty histos

14 years agoFixing compiler warnings
ivana [Wed, 8 Jul 2009 12:10:53 +0000 (12:10 +0000)]
Fixing compiler warnings

14 years agoseveral bugfixes in order to get the HLTGlobalTrigger decision safely into the ESD
richterm [Wed, 8 Jul 2009 11:58:50 +0000 (11:58 +0000)]
several bugfixes in order to get the HLTGlobalTrigger decision safely into the ESD
- implementing copy constructor and assignment operator for class AliHLTGlobalTriggerDecision
  Even though the TClonesArray of participating trigger decisions is a member and not a
  pointer, this is not correctly handled
- Setting the trigger name of the HLTGlobalTrigger correctly from the default constructor.
  This makes sure the name is kept even though the AliESDEvent class uses placement new
  to reset the individual objects.
- ESDManager: correctly find the target object in the target ESD to copy over the data
- ESDManager: propagation of ESD is now enabled again
- AliHLTTriggerAgent: the trigger object has been added for every event instead of copying
  the content to the existig none

14 years agoFixed serious bug in QA code
cholm [Wed, 8 Jul 2009 11:00:50 +0000 (11:00 +0000)]
Fixed serious bug in QA code

14 years agoRemoving unnecessary check which spoils PROOF-based reco. From rev. 33606
hristov [Wed, 8 Jul 2009 10:52:32 +0000 (10:52 +0000)]
Removing unnecessary check which spoils PROOF-based reco. From rev. 33606

14 years agoTechincal fix related to the ownership of the OCDB entry. The problem was spotted...
hristov [Wed, 8 Jul 2009 09:57:40 +0000 (09:57 +0000)]
Techincal fix related to the ownership of the OCDB entry. The problem was spotted with the PROOF-based reco. From rev. 33601

14 years agoAliAnaElectron: Correct warning
gconesab [Wed, 8 Jul 2009 09:46:25 +0000 (09:46 +0000)]
AliAnaElectron: Correct warning
AliAnaParticleJetLeadingConeCorrelation: Added histograms to plot delta phi vs pt / pt trigger for the leading jet particle
AliAnaParticleHadronCorrelation: Modify for underlying event studies.
AliCaloTrackESDReader: modification of debug message.

14 years agoadded comments
rvernet [Wed, 8 Jul 2009 09:18:02 +0000 (09:18 +0000)]
added comments

14 years agoCorrect writing of reco flag word
coppedis [Wed, 8 Jul 2009 09:07:38 +0000 (09:07 +0000)]
Correct writing of reco flag word

14 years agoGetting the event specie from AliQADataMaker
masera [Wed, 8 Jul 2009 08:09:03 +0000 (08:09 +0000)]
Getting the event specie from AliQADataMaker

14 years agoFix writing of tracklets for first event
cblume [Wed, 8 Jul 2009 07:53:40 +0000 (07:53 +0000)]
Fix writing of tracklets for first event

14 years agoadding HLT interface components for TPC calibration, adding corresponding test macros,
richterm [Wed, 8 Jul 2009 07:51:44 +0000 (07:51 +0000)]
adding HLT interface components for TPC calibration, adding corresponding test macros,
adding the cluster errors in the cluster transformation of AliHLTTPCOfflineCluster.cxx (Kelly)

14 years agoAdding run types for FMD.
zampolli [Wed, 8 Jul 2009 07:03:14 +0000 (07:03 +0000)]
Adding run types for FMD.

14 years agoMove all AMORE linked parts from AliMUONPedestal and AliMUONGain
laphecet [Tue, 7 Jul 2009 21:42:54 +0000 (21:42 +0000)]
Move all AMORE linked parts from AliMUONPedestal and AliMUONGain
classes into DAs.
Replacement of the method MakePedStore(TString) by the sequence :
Finalize();
MakeASCIIoutput(ostream& );
MakeControlHistos()

Guillaume B.

14 years agoFixing a compilatin warning
masera [Tue, 7 Jul 2009 17:31:32 +0000 (17:31 +0000)]
Fixing a compilatin warning

14 years agoOffsets are now handled properly for the lists corrsponding to different
masera [Tue, 7 Jul 2009 17:21:56 +0000 (17:21 +0000)]
Offsets are now handled properly for the lists corrsponding to different
event species.
Data are decoded with the new SDD raw data format.
In addition there is a new important feature (now for the online) that
allows the comparison of the latest calibration constants to the previous
set and the histograms for the long term monitoring of calibration
parameters.
AliITSQADataMakerRec also contains a new function to be used by the
forthcoming HLTITSQA module.

P.G. Cerello

14 years agoImplementing base class methods for easy component configuration:
richterm [Tue, 7 Jul 2009 17:05:57 +0000 (17:05 +0000)]
Implementing base class methods for easy component configuration:
- AliHLTComponent::ConfigureFromArgumentString implements the common
  parsing and loop over all arguments. Fits both for single strings
  containing several blank separated arguments as well as an array
  of arguments.
- AliHLTComponent::ConfigureFromCDBTObjString loads the specified
  OCDB object and calls the argument parsing for all objects of
  type TObjString
- AliHLTComponent::LoadAndExtractOCDBObject helper function to
  access OCDB objects from components
- AliHLTComponent::ScanConfigurationArgument is defined and needs to
  be implemented in order to support the argument scan

Updated component base class documentation

Added test to AliHLTComponent unit test

14 years agoAdding an abstract interface which provides OCDB functionality within the libHLTbase
richterm [Tue, 7 Jul 2009 16:58:58 +0000 (16:58 +0000)]
Adding an abstract interface which provides OCDB functionality within the libHLTbase
and the implementation in libHLTrec. Keeps the libHLTbase free from AliRoot dependencies.
The AliHLTMisc methods can be extended later for other purposes.

14 years agoUpdate tracking class and macros, and pid class to read correctly the ESDs
gconesab [Tue, 7 Jul 2009 15:49:40 +0000 (15:49 +0000)]
Update tracking class and macros, and pid class to read correctly the ESDs

14 years agoFix tracklet writing
cblume [Tue, 7 Jul 2009 15:13:26 +0000 (15:13 +0000)]
Fix tracklet writing

14 years agoFixed some errors
pulvir [Tue, 7 Jul 2009 14:56:45 +0000 (14:56 +0000)]
Fixed some errors

14 years agoHardcoded module number removed; fixed errors of previous commit.
policheh [Tue, 7 Jul 2009 14:30:56 +0000 (14:30 +0000)]
Hardcoded module number removed; fixed errors of previous commit.

14 years agoAdded protection, for missing pileup vertices when reading older data, avoid segfault...
kleinb [Tue, 7 Jul 2009 14:24:05 +0000 (14:24 +0000)]
Added protection, for missing pileup vertices when reading older data, avoid segfault in Print() method in this case

14 years agoIncrease version number
cblume [Tue, 7 Jul 2009 14:14:23 +0000 (14:14 +0000)]
Increase version number

14 years agoBugs in CheckConsistency, more warnings (with PLamen)
lietava [Tue, 7 Jul 2009 14:14:22 +0000 (14:14 +0000)]
Bugs in CheckConsistency, more warnings (with PLamen)

14 years agoBugs in CheckConsistency, more warnings (with PLamen)
lietava [Tue, 7 Jul 2009 14:12:47 +0000 (14:12 +0000)]
Bugs in CheckConsistency, more warnings (with PLamen)

14 years agoChanges in STEER:
hristov [Tue, 7 Jul 2009 14:09:43 +0000 (14:09 +0000)]
Changes in STEER:

      * If the number of detectors is set to 0 (zero) in AliFMDMap, it
        will assume that the data contained is 51,200 entries -
        corresponding exactly to the number of channels in the FMD.
        This is the default mode of operation for most maps - in
        particular the multiplicity map of AliESDFMD.   Before, one
        would specify 3 detectors, 2 rings, 40 sectors, and 512 strips,
        resulting in 3*2*40*512=122880 entries - or 71680 entries that
        would never be used.  This change will effectively more than
        half the amount of memory used by AliESDFMD.
      * Implemented the member function AliFMDMap::CalcCoords to go from
        array index to detector coordinates
        (detector,ring,sector,strip).
      * Implemented *=, /=, +=, and -= between AliFMDMap objects, and
        *, /, +, and - operators that return an AliFMDFloatMap object.
        The implementation will access the contained arrays sequentially
        for optimal speed (unrolled nested loops).   This would allow us
        to the ADC->Energy conversion like

                energy = (adc - pedestal) * gain

        where energy, adc, pedestal, and gain are all AliFMDFloatMap
        objects.  Special care is taken if the maps do not have the same
        dimensions.
      * Implemented AliFMDMap::ForEach that takes an object of a
        sub-class of AliFMDMap::ForOne and applies the relevant
        functional operator to each element.  The internal array is
        accessed sequentially for optimal speed (unrolled nested
        loops).
      * Define AliESDFMD::ForEach that will loop over all entries and
        apply the functional operator of the supplied object of a
        sub-class of AliESDFMD::ForOne to each element in turn.  The
        loop is unrolled.

Changes in FMD:

      * AliFMD***Map now defaults to construct with exactly 51200
        entries.  Maps with fewer entries can still be made (like
        before) by explicit use of constructor arguments.
      * Calibration and digitizer code constructs AliFMD***Map with
        minimal sizes needed.

These changes committed by Peter HRISTOV on behalf of Christian Holm
Christensen.

14 years agoError in Digits2Raw method corrected
coppedis [Tue, 7 Jul 2009 14:09:34 +0000 (14:09 +0000)]
Error in Digits2Raw method corrected

14 years agoNew macros for analysis train ESDtoAOD, compliant with analysis framework, possibilit...
martinez [Tue, 7 Jul 2009 14:08:31 +0000 (14:08 +0000)]
New macros for analysis train ESDtoAOD, compliant with analysis framework, possibility of adding AOD-branch with MC truth, running locally and in AliEn with and without AliEn pluggins (Roberta)

14 years agoCalib and Cosmic options added to the parameters for reconstruction
gconesab [Tue, 7 Jul 2009 13:19:03 +0000 (13:19 +0000)]
Calib and Cosmic options added to the parameters for reconstruction

14 years agoBug in ZDC reconstructor corrected
coppedis [Tue, 7 Jul 2009 12:27:22 +0000 (12:27 +0000)]
Bug in ZDC reconstructor corrected

14 years agoAdditional protection in case we have more clusters than the size of the array
hristov [Tue, 7 Jul 2009 11:29:13 +0000 (11:29 +0000)]
Additional protection in case we have more clusters than the size of the array

14 years agoFirst version of the merging function to be used for CAF and GRID
pchrist [Tue, 7 Jul 2009 11:26:52 +0000 (11:26 +0000)]
First version of the merging function to be used for CAF and GRID

14 years agoA new function for propagating the tracks taking into account all three components...
belikov [Tue, 7 Jul 2009 09:53:35 +0000 (09:53 +0000)]
A new function for propagating the tracks taking into account all three components of the magnetic field.

14 years agoFirst look at the global tracking mode: usage of asymmetric bins to reach high pT
pchrist [Tue, 7 Jul 2009 08:31:21 +0000 (08:31 +0000)]
First look at the global tracking mode: usage of asymmetric bins to reach high pT

14 years agoChanged production mode bit to an int.
agheata [Tue, 7 Jul 2009 08:04:22 +0000 (08:04 +0000)]
Changed production mode bit to an int.

14 years agoExample for adding a private task (Chiara B)
dainese [Mon, 6 Jul 2009 20:47:54 +0000 (20:47 +0000)]
Example for adding a private task (Chiara B)