- Jul 22, 2021
-
-
Adrian Weber authored
-
Since, the FairSource::Source_Type setting changes the behavior on the reading of the first Timeslice, its usage is for the time being removed. Therefore, a CbmSourceType enum is introduced which handles now the switch between data reading from online and offline sources.
-
add mRICH time offset correction and add masking of DiRICH boards to avoid the error messages. Error messages tells you now, which board has a problem.
-
Remove by hand added CbmTsEventHeader from CbmRecoUnpack. Instead, use the getter from the FairRun::Instance() to access the event header. Remark a fatal will be created if the wrong event header is set in the steering macro
-
Fix some warnings for Psd Rich and Tof algorithms
-
Switch form info to log for debug log statement
-
-
Changed severity for large amount of LOG statements Changed default from info to debug for a larger amount of tof log messages. Otherwise, it makes info reading with all subsystems almost impossible.
-
-
Implemented empty variables for configs. Such that an if based add can be used for add to source and the part below "need not to be touched" also does not need to be touched to (de)activate configs.
-
Unfortunately this does not yet produce digis, but I am note sure, if it is an parameter based issue or an issue with the implementation. I think it needs some experts from the Sts to have a look. Which is why I am pushing it.
-
For the current situation with the TRD1D and TRD2D configs trying to create and access in principle the same "TrdDigi" branch a small workaround in the CbmRecoUnpack was required. Such that the first Config does not loose the correct pointer when the seconds overwrites the branch in the FairRootManager.
-
-
-
Seems to have similar issues with the includes like PSD.
-
-
-
Except for Psd the classes are empty dummies.
-
- Jul 20, 2021
-
-
Pierre-Alain Loizeau authored
- remove the tof_disim test and in fact the full macro/tof/CMakeLists.txt - move macro/tof/digitizer/GenTofBdfRootInput_v17a.C one level up - remove the macro/tof/digitizer folder - remove the macro/tof/qa folder
-
Adding lmvm combinatorial pairs procedure Develop combinatorial BG procedure and add corresponding histograms Correct pairing in CB and reverse formatting of python macros Add Single Particle Yield Histos Particle Yield and Acceptance of Electrons and Positrons is observed for various detector combinations. Formatting of python scripts after they had been tored by wrong application of clang format. WIP Add single particle histos WIP: Update single particle histograms WIP: Add histograms for nPoint Number of points the electrons / positrons leave in the various detectors Modify macros for common production Also some small adaptions in CbmAnaDielectronTask.cxx and in ana and litqa macros were done. Apply clang format
-
Administrator authored
If the ROOT session is closed after the macro has finished the TGeoManger has to be properly destructed. This is done calling the macro RemoveGeoManager. Add thecall in macro where it was missing.
-
- Jul 14, 2021
-
-
Nikolay Karpushkin authored
-
Nikolay Karpushkin authored
-
- Jul 13, 2021
-
-
Nikolay Karpushkin authored
-
Nikolay Karpushkin authored
-
Nikolay Karpushkin authored
-
-
Integration of TRD unpacking, with empty implementations for unpacker, monitor container and parameter container.
-
- Jul 12, 2021
-
-
drslebedev authored
* The old unpacker is still in the repository CbmMcbm2018UnpackerAlgoRich2020 * The old unpacker are still needed to analyze old data, later it will be removed * Clang-format * Update macro
-
-
- Jun 25, 2021
-
-
Andreas Redelbach authored
-
Cornelius Feier-Riesen authored
Develop combinatorial BG procedure and add corresponding histograms
-
Script which asks a series of questions which detectors to include to allow automatic generation of a user specified setup script. The scripts allows only default geometries as a feature. Additionally, allows the user to shift the downstream detectors to any desired location with correct placements prompts. The script doesn't not modify existing geometries but creates new geometries with the auto tag which are overwritten on each subsequent run. Although linking of parameter files has been included. This script was created for the management of geometries and should be treated with caution for use in simulation. The script creates new macros using the prenom "costum" from the run_transport, run_digi and run_reco digis.
-
- Jun 22, 2021
-
-
Pierre-Alain Loizeau authored
- Add general git ignore filter for all_XXXX.par files in all mcbm macro folders until 2099 - Same for PDF files - Add gitignore for private ROOT settings in mcbm2021 folder - Remove existing private ROOT config in mcbm2021 folder
-
Nikolay Karpushkin authored
-
Nikolay Karpushkin authored
-
Nikolay Karpushkin authored
-
Nikolay Karpushkin authored
-
- Jun 21, 2021
-
-
Nikolay Karpushkin authored
-
- Jun 17, 2021
-
-