Monte Carlo production tools
  • Introduction
  • Monte Carlo production overview
  • Monte Carlo Management (McM): introduction
  • Analyzer's corner
    • Monitoring submitted requests
    • How to search for datasets in DAS and McM
    • How to find the fragment of a request in McM
    • How to find the cmsDriver used for a certain request
    • How to use randomized parameters samples
  • Monte Carlo contact's corner
    • Rules for dataset names
    • Rules for Run3 dataset names
    • Rules for Run3 2024 dataset names
    • How to create a new ticket
    • High priority requests
    • Scripting in McM
    • Request checking script
    • News and current request policy
    • Interactive MC contact exercises
    • Randomized Parameters
    • Info for MC production for Ultra Legacy Campaigns 2016, 2017, 2018
    • Info for MC production for Run3 Campaigns
  • Request manager's corner
    • [DRAFT] MultiValidation in McM
    • Procedure how to create and setup a campaign
    • Fast Simulation Campaigns
    • "Dead" requests and tickets
  • Computing's corner
    • Status of requests in computing
    • Errors in production: explanation
    • Task chain vs step chain
  • cmsDriver argument and meaning
    • runTheMatrix and release validation
  • Monte Carlo Management (McM): detailed guide
    • McM Glossary: requests
    • McM glossary: chained requests
    • McM glossary: campaigns
    • McM glossary: flows
    • McM glossary: tickets
  • Production Monitoring Platform (pMp): detailed guide
  • Data reprocessing (old injection method via script)
  • FAQ
  • Contacts
  • Group Analysis Samples Page: GrASP
    • Tagging on GrASP
Powered by GitBook
On this page

Was this helpful?

  1. Request manager's corner

Fast Simulation Campaigns

This is to talk about the SUSY FastSim campaign that is used for signal samples.

PreviousProcedure how to create and setup a campaignNext"Dead" requests and tickets

Last updated 5 years ago

Was this helpful?

The goal of a FastSim campaign is to produce the Gen-Sim and Digi-Reco steps in the same work flow. Doing it this way means that the Gen-Sim is not as precise as it is in FullSim. For example the tracking is . More information about the FastSim code can be found here.

How is it different than a "normal" campaign?

  • There is no individual GS starting point, so it starts with FSPremix as the first part of the campaign.

  • That means that the step option in the cmsDriver command will include : GEN,SIM,RECOBEFMIX,DIGI,DATAMIX,L1,DIGI2RAW,L1Reco,RECO

  • --fast is included in the cmsDriver command as an extra option that turns on that FastSim code

  • There is a specific era that usually has FAST in the name. If an era is not included, then it will need to be merged in to the CMSSW release via a PR. Please talk to the FastSim group, who will take care of the request.

A pileup premix library needs to be made:

  • Prepare the premix library under the PrePremix campaign (example ). Request managers need to manually change the driver of this campaign for the production of the premix library. The PrePremix campaign is used by ALL premix library submissions.

  • Ask the production & reprocessing (P&R) team to allow the use of the MinBias (MB) sample as an allowed input dataset for the PrePremix campaign.

  • Submit the premix library.

  • As soon as the premix library gets completed, ask the P&R team to allow the use of this input dataset for the created DRPremix campaign (via a JIRA ticket). Then ask the transfer team to lock it, which may be requested within the same JIRA ticket.

There are five background samples which are required to be produced in any FastSim campaign (i.e. QCD for the JERC group to create FastSim JECs).

  • DYJetsToLL_M-50, TTJets_DiLept, TTJets_SingleLeptFromT, TTJets_SingleLeptFromTbar, QCD_Pt-15to7000

  • For

    • DYJetsToLL_M-50, TTJets_DiLept, TTJets_SingleLeptFromT, TTJets_SingleLeptFromTbar

      • The requester (MC contact) should add LHE to the step's portion of the cmsDriver command.

    • QCD

      • The request manager this is the only DR campaign and is currently being negotiated with computing on how to produce this sample.

In order to produce the MiniAOD and NanoAOD samples a flow must be created, the extra --fast option needs to be included in the cmsDriver command, and the time/size per event should also be checked.

FastSim Twiki
here