Loading doc/design/example_configuration.ini +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ fluence = 3.0e15 # neq/cm^2 # This module currently does nothing than taking the collected charges at the # sensor implants and pass it to the input of the readout chip. # This is equivalen to a DC coupled sensor. # This is equivalent to a DC coupled sensor. [Timepix3Digitizer] Loading doc/usermanual/04_framework/10_multithreading.md +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ possible to reset the ROOT-internal object ID of `TRef` references after the eve reuse the same IDs again, preventing a continuous growth of the reference table and related memory re-allocation issues. As a consequence, when reading objects back from file in a multithreaded environment, the `TRef` has to be converted back to a C memory pointer in the reading thread, both to prevent mixing of re-used `TRef` object IDs from different events and to avoid memory pointer in the reading thread, both to prevent mixing of reused `TRef` object IDs from different events and to avoid locking access to the central reference table when looking up the memory location from there. This is performed similarly to the generation of history relations, and here only relations to valid TRefs are loaded, other relations will hold a `nullptr`: Loading doc/usermanual/14_additional/_index.md +1 −1 Original line number Diff line number Diff line Loading @@ -6,5 +6,5 @@ description: "Tools provided with Allpix Squared." weight: 14 --- This chapter briefly describes tools provided with the Allpix Squared framework, which might be re-used in new modules or in This chapter briefly describes tools provided with the Allpix Squared framework, which might be reused in new modules or in standalone code. Loading
doc/design/example_configuration.ini +1 −1 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ fluence = 3.0e15 # neq/cm^2 # This module currently does nothing than taking the collected charges at the # sensor implants and pass it to the input of the readout chip. # This is equivalen to a DC coupled sensor. # This is equivalent to a DC coupled sensor. [Timepix3Digitizer] Loading
doc/usermanual/04_framework/10_multithreading.md +1 −1 Original line number Diff line number Diff line Loading @@ -112,7 +112,7 @@ possible to reset the ROOT-internal object ID of `TRef` references after the eve reuse the same IDs again, preventing a continuous growth of the reference table and related memory re-allocation issues. As a consequence, when reading objects back from file in a multithreaded environment, the `TRef` has to be converted back to a C memory pointer in the reading thread, both to prevent mixing of re-used `TRef` object IDs from different events and to avoid memory pointer in the reading thread, both to prevent mixing of reused `TRef` object IDs from different events and to avoid locking access to the central reference table when looking up the memory location from there. This is performed similarly to the generation of history relations, and here only relations to valid TRefs are loaded, other relations will hold a `nullptr`: Loading
doc/usermanual/14_additional/_index.md +1 −1 Original line number Diff line number Diff line Loading @@ -6,5 +6,5 @@ description: "Tools provided with Allpix Squared." weight: 14 --- This chapter briefly describes tools provided with the Allpix Squared framework, which might be re-used in new modules or in This chapter briefly describes tools provided with the Allpix Squared framework, which might be reused in new modules or in standalone code.