17.1.1. Systematics skims

Skim list building functions for systematics studies

class skim.systematics.Random(KeepPercentage=10, seed=None, **kwargs)[source]

Note

  • Skim description: Random skim to select a fixed fraction of events.

  • Skim name: Random

  • Skim LFN code: 10000000

  • Category: systematics, random

  • Author: Phil Grace

  • Contact: Phil Grace

additional_setup(path)[source]
build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.Resonance(*, OutputFileName=None, additionalDataDescription=None, udstOutput=True, validation=False)[source]

Note

  • Skim description: (no description)

  • Skim name: Resonance

  • Skim LFN code: 10600400

  • Category: systematics

  • Authors: Sam Cunliffe, Torben Ferber, Ilya Komarov, Yuji Kato

  • Contact: (no contact listed)

Lists in this skim are those defined in getDsList, getDstarList, getSigmacList, getmumugList, getBZeroList, and getBPlusList.

build_lists(path)[source]
getBPlusList(path)[source]

Build Bplus list for systematics skims.

getBZeroList(path)[source]

Build BZero list for systematics skims.

getDsList(path)[source]

Build Ds list for systematics skims.

getDstarList(path)[source]

Build Dstar list for systematics skims.

getSigmacList(path)[source]

Build Sigmac list for systematics skims.

getmumugList(path)[source]

Build mumug list for systematics skims.

load_standard_lists(path)[source]
class skim.systematics.SystematicsBhabha(prescale=1, **kwargs)[source]

Note

  • Skim description: Skim for Bhabha events for lepton ID study

  • Skim name: SystematicsBhabha

  • Skim LFN code: 10601200

  • Category: performance, leptonID

  • Author: Justin Skorupa

  • Contact: Marcel Hohmann

Skim for selecting Bhabha events for leptonID studies. In case the retention exceeds 10% a prescale can be added. The prescale is given in standard trigger terms (reciprocal).

ApplyHLTHadronCut = False
build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsCombinedHadronic(prescale_kshort=1, mdstOutput=True, **kwargs)[source]

Note

  • Skim description: Combined Skim of the systematic hadronic skims: Kshort, Jpsi, Dstar, Lambda.

  • Skim name: SystematicsCombinedHadronic

  • Skim LFN code: 10601300

  • Category: performance, leptonID

  • Author: Marcel Hohmann

  • Contact: Marcel Hohmann

Combined systematics skim for the four hadronic channels:

SystematicsKshort, SystematicsJpsi, SystematicsDstar, SystemmaticsLambda.

This is required for technical (data production) reasons, as it keeps the number of files low. See the definitions of the individual skims for the details.

class skim.systematics.SystematicsCombinedLowMulti(prescale_kshort=1, mdstOutput=True, **kwargs)[source]

Note

  • Skim description: Combined Skim of the systematic low multi skims: FourLepton, Radmumu, Bhabha, TauThrust.

  • Skim name: SystematicsCombinedLowMulti

  • Skim LFN code: 10601400

  • Category: performance, leptonID

  • Author: Marcel Hohmann

  • Contact: Marcel Hohmann

Combined systematics skim for the four low multi channels:

SystematicsFourLeptonFromHLTFlag, SystematicsRadmumuFromHLTFlag, SystematicsBhabha, ThauThrust.

This is required for technical (data production) reasons, as it keeps the number of files low. See the definitions of the individual skims for the details.

class skim.systematics.SystematicsDstar(*, OutputFileName=None, additionalDataDescription=None, udstOutput=True, validation=False)[source]

Note

  • Skim description: (no description)

  • Skim name: SystematicsDstar

  • Skim LFN code: 10601500

  • Category: systematics

  • Authors: Sam Cunliffe, Torben Ferber, Ilya Komarov, Yuji Kato, Racha Cheaib

  • Contact: (no contact listed)

Primarily used for hadron and lepton ID studies. Lists in this skim are those defined in PiKFromDstarList.

PiKFromDstarList(path)[source]

Build PiKFromDstarList lists for systematics skims.

TestFiles = ['/group/belle2/dataprod/MC/SkimTraining/ccbar_BGx1.mdst_000001_prod00009437_task10020000001.root']
build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsEELL(*, OutputFileName=None, additionalDataDescription=None, udstOutput=True, validation=False)[source]

Note

  • Skim description: Systematics skim of \(ee\to ee\ell\ell\)

  • Skim name: SystematicsEELL

  • Skim LFN code: 10600600

  • Category: systematics, lepton ID

  • Author: Ilya Komarov

  • Contact: (no contact listed)

build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsFourLeptonFromHLTFlag(*, OutputFileName=None, additionalDataDescription=None, udstOutput=True, validation=False)[source]

Note

  • Skim description: Skim to select all events that pass the HLT Four Lepton skim for lepton ID studies

  • Skim name: SystematicsFourLeptonFromHLTFlag

  • Skim LFN code: 10600800

  • Category: systematics, leptonID

  • Author: Marcel Hohmann

  • Contact: Marcel Hohmann

ApplyHLTHadronCut = False
build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsJpsi(*, OutputFileName=None, additionalDataDescription=None, udstOutput=True, validation=False)[source]

Note

  • Skim description: (no description)

  • Skim name: SystematicsJpsi

  • Skim LFN code: 10611000

  • Category: systematics, leptonID

  • Authors: Sam Cunliffe, Torben Ferber, Ilya Komarov, Yuji Kato, Racha Cheaib, Marcel Hohmann

  • Contact: Marcel Hohmann

This skim includes a selection on the HLT flag hlt_hadron.

J/psi skim for lepton ID systematics studies. Lists in this skim are those defined in JpsimumuTagProbe, JpsieeTagProbe.

ApplyHLTHadronCut = True
JpsieeTagProbe(path)[source]

Build JpsieeTagProbe lists for systematics skims.

JpsimumuTagProbe(path)[source]

Build JpsimumuTagProbe lists for systematics skims.

TestFiles = ['/group/belle2/dataprod/MC/SkimTraining/ccbar_BGx1.mdst_000001_prod00009437_task10020000001.root']
build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsKshort(prescale=1, **kwargs)[source]

Note

  • Skim description: Skim for K-short events for performance studies

  • Skim name: SystematicsKshort

  • Skim LFN code: 10611100

  • Category: performance, leptonID

  • Author: Marcel Hohmann

  • Contact: Marcel Hohmann

This skim includes a selection on the HLT flag hlt_hadron.

K-short skim for hadron and lepton ID systematics studies. As K-short candidates are abundant this skim has a high retention. To meet the retention criteria a prescale is added. The prescale is given in standard trigger terms (reciprocal). A prescale of 50 will keep 2% of events, etc.

ApplyHLTHadronCut = True
build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsLambda(*, OutputFileName=None, additionalDataDescription=None, udstOutput=True, validation=False)[source]

Note

  • Skim description: (no description)

  • Skim name: SystematicsLambda

  • Skim LFN code: 10620200

  • Category: systematics

  • Authors: Sam Cunliffe, Torben Ferber, Ilya Komarov, Yuji Kato, Jake Bennett

  • Contact: (no contact listed)

build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsPhiGamma(*, OutputFileName=None, additionalDataDescription=None, udstOutput=True, validation=False)[source]

Note

  • Skim description: Skim for ISR - phi gamma analyses, \(e^+ e^- \to \phi \gamma \)phi` decays into two charged tracks (:math: K^+K^- or \(K_S K_L\) with \(K_S\to \pi^+\pi^-\))

  • Skim name: SystematicsPhiGamma

  • Skim LFN code: 11640100

  • Category: systematics

  • Authors: Giuseppe Finocchiaro, Benjamin Oberhof

  • Contact: (no contact listed)

Uses the gamma:loose list and a cut on the number of tracks.

Cuts applied:

  • \(E_{\gamma}> 3\,\text{GeV}\) AND

  • \(E_{\gamma}< 8\,\text{GeV}\)

  • \(n_{\text{tracks}} \geq 2\) AND \(n_{\text{tracks}} \leq 4\)

  • at least 1 candidate in the K_S0:merged or in the phi->K+:all K-:all lists

TestFiles = ['/group/belle2/users/fnc/MC/phi_gamma_neutral_prod/phi_gamma_neutral_prod_mdst_00001.root']
build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsRadEE(prescale_all=1, prescale_fwd_electron=1, **kwargs)[source]

Note

  • Skim description: Radiative electron pairs for photon systematics

  • Skim name: SystematicsRadEE

  • Skim LFN code: 10600700

  • Category: systematics, photon calibration

  • Author: Sam Cunliffe

  • Contact: (no contact listed)

Constructed skim list contains radiative electron pairs for photon systematics. In particular this is for the endcaps where we have no track triggers, we require one cluster-matched electron (the other is not required to match a cluster). No selection on the photon as the sample must be unbiased.

As this retains a lot of bhabha events (by construction) we allow for prescaling (and prefer prescaled rather than a biased sampe by requiring any selection on the photon or too much of a cut on the recoil momentum).

Prescales are given in standard trigger terms (reciprocal), so prescale of 100 is 1% of events kept, etc.

build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsRadMuMu(*, OutputFileName=None, additionalDataDescription=None, udstOutput=True, validation=False)[source]

Note

  • Skim description: Skim of radiative muon pairs (\(ee\to\mu\mu(\gamma)\)) for photon systematics.

  • Skim name: SystematicsRadMuMu

  • Skim LFN code: 10600500

  • Category: systematics, photon calibration

  • Author: Torben Ferber

  • Contact: (no contact listed)

We require one cluster-matched electron (the other is not required to match a cluster). No selection on the photon as the sample must be unbiased.

build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsRadMuMuFromHLTFlag(*, OutputFileName=None, additionalDataDescription=None, udstOutput=True, validation=False)[source]

Note

  • Skim description: Skim to select all events that pass the HLT RadMuMu skim for lepton ID studies

  • Skim name: SystematicsRadMuMuFromHLTFlag

  • Skim LFN code: 10600900

  • Category: systematics, leptonID

  • Author: Marcel Hohmann

  • Contact: Marcel Hohmann

ApplyHLTHadronCut = False
build_lists(path)[source]
load_standard_lists(path)[source]
class skim.systematics.SystematicsTracking(*, OutputFileName=None, additionalDataDescription=None, udstOutput=True, validation=False)[source]

Note

  • Skim description: (no description)

  • Skim name: SystematicsTracking

  • Skim LFN code: 10600300

  • Category: systematics

  • Authors: Sam Cunliffe, Torben Ferber, Ilya Komarov, Yuji Kato

  • Contact: (no contact listed)

Lists in this skim are those defined in BtoDStarPiList and DstarToD0PiPartList.

BtoDStarPiList(path)[source]

Build BtoDStarPiList lists for systematics skims.

DstarToD0PiPartList(path)[source]

Build DstarToD0PiPartList lists for systematics skims.

build_lists(path)[source]
load_standard_lists(path)[source]