- Jul 03, 2023
-
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
format (imported from MR 1198)
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
(CbmTrdParModAsic) and the proper set related. Add also CROB id to the param file
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
TRD2D
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
ASIC pars. This is to propagate the correct mapping for all levels of data processing (unpack, monitor, reco, tracking)
-
Alexandru Bercuci authored
-
Alexandru Bercuci authored
definition. Details include: - global access to the masking status (CbmTrdModuleAbstract) - implementation of channel masking (CbmTrdParFasp) - updates in the R/W of FASP parameters (CbmTrdParSetAsic) - documentation for the ASIC param class (bmTrdParAsic.h) - online monitoring of mask/working channels (CbmTrdUnpackFaspMonitor)
-
- Jun 29, 2023
-
-
- Jun 26, 2023
-
-
Found to be mixing geometry material. See redmine #2885.
-
- Jun 19, 2023
-
-
- Jun 02, 2023
-
-
Felix Weiglhofer authored
-
- May 31, 2023
-
-
- May 30, 2023
-
-
Sergei Zharko authored
- a vector of mc point indexes in CbmL1DebugHitInfo is replaced with an integer field (-1, if hit is not matched, point id, if hit is matched) - clean-up of cbm::ca::TimeSliceReader and cbm::ca::MCModule: detector treatment was unified, minor cosmetic changes
-
Sergei Zharko authored
- Kaniadakis gaussian distribution is introduced to fit residuals of tracking parameters - Reorganisation of MC module
-
- May 25, 2023
- May 24, 2023
-
-
-
-
Initialize the data members in the header file and use default constructor and default destructor.
-
- May 16, 2023
-
-
googol23nphy authored
-
googol23nphy authored
-
googol23nphy authored
-
googol23nphy authored
-
- May 15, 2023
-
-
- Kaniadakis gaussian distribution is introduced to fit residuals of tracking parameters - Reorganisation of MC module
-
- May 11, 2023
-
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
Felix Weiglhofer authored
-
- May 09, 2023
-
-
Dominik Smith authored
-
- May 08, 2023
-
-
Remove all usage of cout. Use the FairLogger instead. Fix copyright statement.
-
The remaining code in the mvd directory was not used after all the changes. Move the 2 PDF files to core/detectors/mvd as temporary solution. Finally the files need a better place. Remove the complete mvd directory and the usage from the main CMakeLists.txt
-
-
-
First adaptations for a time based digitizer. Methods added but not used in CbmMvdDigitizerTask and CbmMvdDataSheet
-
Update license header. Use nullptr instead of macro NULL. Remove path from include statements. Add missing include statements and remove unneeded ones. Use forward declaration whenever possible. Remove obsolete functions. Move cout to LOG. Remove some unnecessary code.
-
-
-
Remove function SetProduceNoise from CbmMvdSensor and CbmMvdDetector. The function from the plugin is now called directly from the digitizer. Exchange some casts to the final taks by using the base class instead.
-