Skip to content

Implementation of Induced Charged Model in SCT_Digitization in Athena 21.0

Manabu Togawa requested to merge mtogawa/athena:mtogawa-21.0 into 21.0

A induced charged model for SCT digitization was implemented. (Default setting is NOT use) The changes in InnerDetector/InDetDigitization/SCT_Digitization correspond to,

Add new code : src/SCT_InducedChargedModel.cxx src/SCT_InducedChargedModel.h Modification code (Add some new lines): CMakeLists.txt src/SCT_SurfaceChargesGenerator.cxx src/SCT_SurfaceChargesGenerator.h

Merge request reports