- Feb 27, 2024
-
-
Pierre-Alain Loizeau authored
-
Move macro code from Create_geometry_* macro to namespace cbm::trd:geo. Implement the latest modifications to the design of the chamber and FEB as they are proposed for day 1.
-
In the log file, there is now a colored printout for each step (tra, digi, reco, AT) if the step was successful or not. If a step fails, the script is exited such that the CI can fail now and possible problems can be spot on each new MR directly
-
- Feb 26, 2024
-
-
-
Fixes the problem also when passing path info as CMake parameters for FairSoft/FairRoot apr21p2/v18.6.7. The solution now works for CMake parameters as well as for environment variables for bost FairSoft/FairRoot combinations apr21p2/v18.6.7 and nov22p1/v18.8.0.
-
-
-
- Feb 23, 2024
-
-
Alexandru Bercuci authored
update param repository for MR CbmSoft/cbmroot_parameter!154
-
Alexandru Bercuci authored
- Feb 22, 2024
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
The compilation of some analysis files did crash due to missing header files when not setting the environment variables SIMPATH and FAIRROOTPATH. The problem was that the external package Hal internally uses this environment variables and changed compilation targets if they are found. Add a patch which fixes this but the change should go upstream.
-
-
Felix Weiglhofer authored
-
This commit introduces the configuration header TrackingChainConfig, which contains a minimalistic set of parameters to control the TrackingChain execution scenarios.
-
The current implementation works only for event-by-event based digitisation and reconstruction. When running time based the results will be definitely wrong. Closes #3195
-
- Feb 21, 2024
-
-
- Feb 20, 2024
-
-
Felix Weiglhofer authored
-
-
-
-
-
Earlier the pads on one edge of the frame used to be under estimated on one side while they were overestimated on the opposite side. This problem should now be rectified by taking into account the special case of module boundaries. Add special case of pad size being smaller than the spot radius
-
- Feb 19, 2024
-
-
Felix Weiglhofer authored
-
- Feb 18, 2024
-
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
Sergei Zharko authored
-
- Feb 15, 2024
-
-
A simulation geometry which converges to CAD. See info file for more details.
-
- change outer dimension of RICH detector - change width and length of RICH - change mainframe - make shape in top view rectangular - make slope on front - reuse mainFrame3 - change mainframe5 to trapezoid form - add new mainframe7 which replace some of the mainFrame2 - cutoff shieldingbox - add new mainframe8 in x-direction - reduce some mainframes by a length of (2x) thickness from the mainframe to reduce overlapping - cutoff a cubic where mainframes cross each other - change the length of the pillars - Rich entrance window - change width of the entrance window - add 10cm wide and 2cm thick Aluminum flange - reduce size of entrance window without flange a bit - Rich exit window - add 10cm wide and 2cm thick Aluminum flange - change width to 569cm - change hight to 384cm - change material of exit window from kapton to Polycarbonat - increase thickness to 1cm - Add Studs to each pillar - 10cm x 10cm 0.2cm thick Aluminum - Add Connections between pillars - 6cm x 2.5cm 0.2cm thick Aluminum - Make beampipe to beampipe tunnel - change material to carbon - change radius at entrance and exit - change pipe thickness to 0.3cm - increase the length by 0.5cm - change and increase cutoff at middle mirror parts - increase hole in sensitivity plane (move subtracted Cone) - remove belt types 4 and 5 because of overlap with the beampipe tunnel - change CreateStuds - CreateStuds now need length and angle - selecting of length and angle with fix value if conditions is removed - remove some typo failurs where was schieldingbox written instead of shieldingbox. - renamed Polycarbonat to RICH_Polycarbonat in media.geo - change cutoff cone in exit, entrance window and senseplane to tubes to fix issue with a small structure hanging in the circle. - add some comments about creating older version of geometry. - make output reproduceble and change commet about producing older versions.
-
Pierre-Alain Loizeau authored
-
Pierre-Alain Loizeau authored
-