- Nov 12, 2021
-
-
Administrator authored
Before the change it was necessary to define an environment variable to switch between different test suites like for example the Experimental or Nightly tests. Now the test suites are chosen by the CMake command line parameter CBM_TEST_MODEL. These are Experimental, Nightly and Weekly which differ by the number of executed tests.
-
David Emschermann authored
change geometry tag and parameter tag fixing the TRD-2D overlaps in TRD v22a and TRD v22b, refs #2297
-
David Emschermann authored
enable check for overlaps in v2[0-2]? macros and fix TRD-2D overlaps in TRD v22a and TRD v22b, refs #2297
-
Volker Friese authored
EventBuilder: add missing include. Use std::transform instead of std::vector::emplace_back. Refs #2267.
-
Dominik Smith authored
- Noise digis are now disregarded when matching a reconstructed event to a MC event. (only events which are pure noise are matched to -1) - A histogram was added which shows the fraction of correctly matched digis of reconstructed events, which disregards noise digis during matching. - A histogram was added which shows the fraction of noise digis of reconstructed events.
-
- Nov 11, 2021
-
-
-
Semen Lebedev authored
-
-
v21a has stations with extended pitch, uses the old beam pipe, repositions the FEB boxes, and changes the material(Airex) for foam in sts wall. v21b has stations with extended pitch, repositioned central ladders according to 40 mm diameter beam pipe and new material(Airex) for foam in STS wall. New nomenclature has been applied to halfladders from up(u) to top(t) and down(b) to bottom(b). v21c has stations with extended pitch, repositioned central ladders according to 55 mm diameter beam pipe and new matrial(Airex) for foam in STS wall foam v21d has stations with extended pitch, repositioned central ladders due to provision for a 40 mm diameter beam pipe. The back side wall has a honeycomb structure Airex matrial used v21e has the centre of the magnet along the beam line as the global origin point. Additionally the local sts origin (x=0, y= 0, z= 0) is taken as the centre of the last sts station along the nominal beam axis. New Nomenclature has been applied to halfladders from up(u) to top(t) and down(d) to bottom(b). The central ladders are moved upward (y-direction) due to the conical beam pipe with 40 mm diameter upstream side and 100 mm diameter in downstream side. STS geometries without beampipe flange. Old material(Silicon) and thickness of micro-cable.
-
- Nov 10, 2021
-
-
Semen Lebedev authored
-
- Nov 09, 2021
-
-
Build the algo subdirectory only if C++17 is the chosen c++ standard. The value depends on the C++ standard used to compile FairSoft.
-
Pierre-Alain Loizeau authored
Fix for #2323
-
- Nov 08, 2021
-
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
Change setups for CI testing suite of mcbm simulation to current/future ones. Legacy ones kept in Nightly/weekly tests
-
Pierre-Alain Loizeau authored
-
Pascal Raisig authored
Since, the radiator is touched within the MR, we exchange its member appearances as raw pointer with smared shared pointers. For backward compatibility with quite some amount of macros (quite some of them seem to be obsolete) forwarding constructors of CbmTrdDigitizer and CbmTrdQa have been implemented.
-
Alexandru Bercuci authored
-
- Nov 05, 2021
-
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
geometry
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
Dominik Smith authored
-
- Nov 04, 2021
-
-
Felix Weiglhofer authored
- Nov 03, 2021
-
-
alberica.toia@cern.ch authored
changed mcbm2021 Par for mapping and addressing, including invalid add. for pulser Feb, also in 2020
-
- Nov 02, 2021
-
-
David Emschermann authored
-
-
Sergey Gorbunov authored
-
- Nov 01, 2021
-
-
Shreya Roy authored
-
David Emschermann authored
-
- Oct 31, 2021
-
-
-
-
There was a circular dependency between Littrack and CbmRichReco. The problem only shows up when linking an executable. The dependency could be resolved by moving some of the rich code into the directory core/detectors/rich and splitting the littrack library into two parts. The first library (Littrack) contains everything beside the littrack QA classes and the second one (LittrackQA) contains only the QA code. Those files moved from reco/detectors/rich had no dependencies to reco or sim.
-
- Oct 29, 2021
-
-
Sergey Gorbunov authored
-
-
- Oct 28, 2021
-
-
cbm authored
-
- Oct 27, 2021
-
-
David Emschermann authored
-
Volker Friese authored
-