ProductionProceduresMC: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Introduction== ==Running jobs locally== Category:Computing Category:Workflows") |
|||
Line 1: | Line 1: | ||
==Introduction== | == Introduction == | ||
This document outlines the procedures for running Monte Carlo (MC) production with POMS. MC jobs fall into two categories: | |||
=== Simple jobs === | |||
* Process a single input file to produce one output using a standard FCL template. | |||
* '''Examples:''' digitization, reconstruction, event ntupling. | |||
=== Complex jobs === | |||
* Require unique, job-specific parameters and configurations. | |||
* '''Examples:''' stage-1 processing, stage-2 resampling, mixing. | |||
==Running jobs locally== | ==Running jobs locally== | ||
Revision as of 14:44, 1 May 2025
Introduction
This document outlines the procedures for running Monte Carlo (MC) production with POMS. MC jobs fall into two categories:
Simple jobs
- Process a single input file to produce one output using a standard FCL template.
- Examples: digitization, reconstruction, event ntupling.
Complex jobs
- Require unique, job-specific parameters and configurations.
- Examples: stage-1 processing, stage-2 resampling, mixing.