Analyzer's corner

In this page, we give a basic explanation of the glossary, needed for analysers to understand the logic of the central MC production

Types of root requests in McM:

  • wmLHE: Les Houches Event production, produced with WMAgent (Workload

    Management System)

  • wmLHEGS: LHE and GEN-SIM production in single step (default way)

  • pLHE: private or personal LHE files

  • Pythia (GEN-SIM): The generator which can do both hard scattering and hadronization

    • Its input can be LHE file

  • wmLHE and pLHE steps are the step that produces hard scattering processes, and then stores those events in EDM format (i.e. genParticles), which can be used later by hadronizer

Campaign:

A central platform in McM used to produce a set of requests sharing the same physics goal, software release, c.o.m. energy and event processing configuration. e.g. GENonly, GEN-SIM, wmLHE, WMLHEGS, DIGI-RECO, DIGIonly, etc.

Chained campaign:

A sequence of campaigns connected by flows determining the sequence of processing steps/campaigns needed to deliver datasets for analysis.

Chained request:

Several requests can be created with a chained campaign, and a specific member of a chained campaign, made from existing requests is chained request.

Dataset name format

The dataset name of a sample is unique and follows the rules below:

/PRIMARY_DATASET/CampaignName-ProcessString_GT/DATATIER

/PRIMARY_DATASET/CampaignName-ProcessString_GT-vXXX/DATATIER

(where XXX is the version number in case there were multiple resubmission of the same sample)

/PRIMARY_DATASET/CampaignName-ProcessString_GT-extXXX/DATATIER

(where XXX is the extension number in case two similar samples were submitted as extensions, namely the same process has been generated in two independent generations).

Examples are the following:

/Graviton2PBToZZTo2L2Q_width0p2_M-1200_13TeV-JHUgenV7-pythi8/RunIISummer16MiniAODv3-PUMoriond17_94X_mcRun2_asymptotic_v3-v2/MINIAODSIM

/QCD_Pt_3200toInf_TuneCP5_13TeV_pythia8/RunIIFall18GS-pilot_102X_upgrade2018_realistic_v11-v2/GEN-SIM

/VBFHToGG_M120_13TeV_amcatnlo_pythia8/RunIIAutumn18DRPremix-102X_upgrade2018_realistic_v15-v1/AODSIM

N.B. Extension samples are always independent of each other and can be used together (combined) in the analysis.

Last updated