Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
sherpa
sherpa
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 18
    • Merge requests 18
  • Requirements
    • Requirements
    • List
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Sherpa Team
  • sherpasherpa
  • Issues
  • #228

Closed
Open
Created Mar 06, 2020 by Frank Siegert@fsiegertOwner

Refactor Perturbative_Interface with factorised approach using `Cluster_Amplitude`

  • Shower input defined by Cluster_Amplitude attached to pre-created shower blob with all "incoming" particles.
  • Decay_Cascade will amend Cluster_Amplitude and blob according to decay legs
  • Perturbative_Interface is removed, LocalKFactor can go into Matrix_Element_Handler
  • Jet_Evolution iterates over blobs and starts Shower_Handler for each status::needs_showers blob (with its cluster amplitude attached). At the end, collects particles from Cluster_Amplitude and adds them to blob.
    • sets blob_status::needs_hadronization for shower blob
  • Potential shower input sources that would create the blob and attach a Cluster_Amplitude:
    • Signal_Processes
    • Decay_Cascade
      • hard decays (connected to signal process blob)
      • partonic hadron decays
    • Multiple_Interactions
    • Minimum_Bias
Edited Mar 10, 2020 by Frank Siegert
Assignee
Assign to
rel-3-0-0
Milestone
rel-3-0-0
Assign milestone
Time tracking