Skip to content

Removed AliceO2Config.h.in and updated run_sim.C #139

Closed
kouzinopoulos wants to merge 136 commits into
AliceO2Group:masterfrom
kouzinopoulos:bugfixes
Closed

Removed AliceO2Config.h.in and updated run_sim.C #139
kouzinopoulos wants to merge 136 commits into
AliceO2Group:masterfrom
kouzinopoulos:bugfixes

Conversation

@kouzinopoulos
Copy link
Copy Markdown
Contributor

Removed AliceO2Config.h.in

Hardcoded geometry, config and magnet field map paths based on the new Alice

Updated run_sim.C to work again with the new AliceO2 installation directorie

ktf and others added 30 commits January 13, 2016 08:56
Those can actually be optional components, so I dropped the REQUIRED
statement from the CMakeFile also for the modular build case.
  Test starts a chain of flpSyncSampler, 2 flpSenders and 2 epnReceivers.
  100 time frames are generated.
  Test succeeds if the timeframes are correctly distributed, merged and acknowledged.
aliceHLTwrapper does not depend on AliRoot, so this dependency is removed.
AliRoot libraries are added at runtime as plugins.
Removing  tautological comparison which was introduced in
commit a658a35
Author: Matthias Richter <Matthias.Richter@scieq.net>
Date:   Thu Mar 19 21:55:30 2015 +0100

    forwarding event header also if there are no output blocks; adjusting conditions for warning messages
The user can run an MQ server/client passing CDB objects. The client
request CDB objects by specifying in the request the calibration type
("DET/Calib/Histo" in the example) followed by the run number. The
server replies with the corresponding CDB object (an instance of the
Condition class) wrapped in a TMessage.
Pre-emptyvely a local O2CDB must be filled with some objects by running
a macro. This and how to run the server and the client is detailed in
the README.
The server (ConditionsMQServer) and the client (ConditionsMQClient)
classes are adapted from the corresponding server and
client classes in FairRoot (parmq/ParameterMQServer and
examples/MQ/7-parameters/FairMQExample7Client).
Modify getAllObjects so that it is aware of a specific (subversion) set
via setSpecificStorage, as was already the case with getObject.
If both the arguments passed to GetAllObjects and a previous call to
setSpecificStorage specify a (sub)version, then precedence is given to
the one specified via setSpecificStorage.
On Linux the libHist was missing in the ocdb CMakeList.txt
wiechula and others added 26 commits July 13, 2016 14:25
o Digit:     The base class should be initialized first in the member
             initialisation list
             Add getter for time bin from base class
o DigitTime: Fix memory leak when adding digits to the output
             container: Use placement new with copy constructor
o Digitizer: Temporarily add digits in time and pad direction to
             test the cluster finder
o BoxClusterer:
  - Add processing of last CRU
  - Remove unnecessary indentations
  - Fix order in setParameters of cluster
o ClusterContainer:
  - Fix filling of output container, using placement new
o ClustererTask:
  - output array should use type Cluster (not BoxCluster)
    OR fill output container must be adapted
 - Use the new Multipart API for the prototype devices.
 - Update the FLP/EPN examples to use the new configuration system.
 - Update the DDS calls with the API (dds::intercom_api instead of dds::key_value).
 - Remove obsolete Merger device.
The FairMQ module of FairRoot might be disabled in the built of FairRoot
due to missing dependencies, e.g ZeroMQ and boost. Those dependencies
also have to be available in the required (minimal) version.
Hardcoded geometry, config and magnet field map paths based on the new AliceO2 installation directories restructure

Updated run_sim.C to work again with the new AliceO2 installation directories restructure
@kouzinopoulos kouzinopoulos deleted the bugfixes branch December 23, 2016 11:28
knopers8 pushed a commit to knopers8/AliceO2 that referenced this pull request Sep 7, 2020
EmilGorm pushed a commit to EmilGorm/AliceO2 that referenced this pull request Nov 22, 2021
…#139)

* PWGHF: added centrality selection to Lc task

* Fix centrality histogram

* Add FIXME comment

Co-authored-by: Katarina <katarina.gajdosova@cern.ch>
Co-authored-by: Vít Kučera <vit.kucera@cern.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.