Difference between revisions of "SimulationFCL"

From Mu2eWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
+
This page provides documentation on the simulation infrastructure for the MDC2020 era of the Mu2e code base.
  
 
== Introduction ==
 
== Introduction ==
* ...
+
* Mu2e/Production contains the code a user will use to generate a primary physics process, digitize the output and reconstruct the hits, timecluster, tracks,clusters etc.
  
 
== Simulation Workflow ==
 
== Simulation Workflow ==
* ...
+
=== Generating a Primary ===
  
 
== Other Resources ==
 
== Other Resources ==
  
 
* [[GenerateFcl]] - Learn how to generate a fcl file in preparation for running on the grid.
 
* [[GenerateFcl]] - Learn how to generate a fcl file in preparation for running on the grid.

Revision as of 15:24, 15 October 2021

This page provides documentation on the simulation infrastructure for the MDC2020 era of the Mu2e code base.

Introduction

  • Mu2e/Production contains the code a user will use to generate a primary physics process, digitize the output and reconstruct the hits, timecluster, tracks,clusters etc.

Simulation Workflow

Generating a Primary

Other Resources

  • GenerateFcl - Learn how to generate a fcl file in preparation for running on the grid.