group Experiment-specific photon efficiency and smearing functions

Experiment-specific photon efficiency and smearing functions

Module: Detector smearing & efficiency functions

Functions

Name
doublePHOTON_EFF_ATLAS_RUN1(const Particle & y)
ATLASRun 2 photon reco efficiency.
doublePHOTON_EFF_ATLAS_RUN2(const Particle & y)
ATLASRun 2 photon reco efficiency.
doublePHOTON_EFF_CMS_RUN1(const Particle & y)
doublePHOTON_EFF_CMS_RUN2(const Particle & y)
ParticlePHOTON_SMEAR_ATLAS_RUN1(const Particle & y)
ParticlePHOTON_SMEAR_ATLAS_RUN2(const Particle & y)
ParticlePHOTON_SMEAR_CMS_RUN1(const Particle & y)
ParticlePHOTON_SMEAR_CMS_RUN2(const Particle & y)

Functions Documentation

function PHOTON_EFF_ATLAS_RUN1

inline double PHOTON_EFF_ATLAS_RUN1(
    const Particle & y
)

ATLASRun 2 photon reco efficiency.

Taken from converted photons, Fig 8, in arXiv:1606.01813

< TodoAllow electron misID? What about jet misID?

function PHOTON_EFF_ATLAS_RUN2

inline double PHOTON_EFF_ATLAS_RUN2(
    const Particle & y
)

ATLASRun 2 photon reco efficiency.

Taken from converted photons, Fig 6, in ATL-PHYS-PUB-2016-014

< TodoAllow electron misID? What about jet misID?

function PHOTON_EFF_CMS_RUN1

inline double PHOTON_EFF_CMS_RUN1(
    const Particle & y
)

Todo: Currently from Delphes

CMS Run 1 photon reco efficiency

< TodoAllow electron misID? What about jet misID?

function PHOTON_EFF_CMS_RUN2

inline double PHOTON_EFF_CMS_RUN2(
    const Particle & y
)

Todo: Currently just a copy of Run 1: fix!

CMS Run 2 photon reco efficiency

< TodoAllow electron misID? What about jet misID?

function PHOTON_SMEAR_ATLAS_RUN1

inline Particle PHOTON_SMEAR_ATLAS_RUN1(
    const Particle & y
)

Todo: Use real photon smearing

function PHOTON_SMEAR_ATLAS_RUN2

inline Particle PHOTON_SMEAR_ATLAS_RUN2(
    const Particle & y
)

function PHOTON_SMEAR_CMS_RUN1

inline Particle PHOTON_SMEAR_CMS_RUN1(
    const Particle & y
)

function PHOTON_SMEAR_CMS_RUN2

inline Particle PHOTON_SMEAR_CMS_RUN2(
    const Particle & y
)

Updated on 2022-08-07 at 20:17:18 +0100