IAP GITLAB

Skip to content
Snippets Groups Projects
  1. Jun 16, 2023
  2. Jun 15, 2023
  3. Jun 13, 2023
  4. Jun 06, 2023
  5. May 17, 2023
    • Jean-Marco Alameddine's avatar
      address MR comments · 96542df4
      Jean-Marco Alameddine authored and Maximilian Reininghaus's avatar Maximilian Reininghaus committed
      96542df4
    • Jean-Marco Alameddine's avatar
      Add two tests dealing with 0_mb cross sections in Cascade and ProcessSequence · ac005310
      Jean-Marco Alameddine authored and Maximilian Reininghaus's avatar Maximilian Reininghaus committed
      This commit adds tests to testProcessSequence and testCascade.
      In the first test, we create a sequence with only one InteractionProcess with a cross section that is 0.
      We check that calling `selectInteraction` does not call the `doInteraction` method of the process.
      
      In the second test, we create a `Cascade` object, based on a sequence including an InteractionProcess with a cross section that is zero.
      Again, we check that the `doInteraction` is not called. Furthermore, we check that `Cascade` does not delete the initial particle from the
      stack (it should not be deleted since it did not interact!)
      ac005310
  6. May 15, 2023
  7. Apr 28, 2023
  8. Apr 27, 2023
  9. Apr 25, 2023
  10. Apr 07, 2023
  11. Mar 26, 2023
Loading