Purpose of this page

Gather information and keep track of ALP and Graviton analysis in FCChh

Team

  • David d'Enterria - CERN
  • Patricia Rebello Teles - CBPF
  • Leonardo Ospedal - CBPF

Tasks

  • MC Generator : MG5 + gammaUPC for signal and background
  • Data simulation : LHE analsysis with parametrized Delphes response for photons
  • Statistics
  • Paper

MC Generator

Data Cards (examples)

Photon Efficiency and Isolation + ECAL resolution

  • based on FCChh Delphes card
###################
# Photon efficiency
###################

module Efficiency PhotonEfficiency {
  set InputArray ECal/eflowPhotons
  set OutputArray photons

  # set EfficiencyFormula {efficiency formula as a function of eta and pt}

  set EfficiencyFormula {
  (pt <= 1.0) * (0.00) + \
  (abs(eta) <= 2.5) * (pt > 1.0 && pt < 5.0)  * (0.70) +
  (abs(eta) <= 2.5) * (pt > 5.0 && pt < 10.0) * (0.85) +
  (abs(eta) <= 2.5) * (pt > 10.0)             * (0.90) +
    
  (abs(eta) > 2.5 && abs(eta) <= 4.0) * (pt > 1.0 && pt < 5.0)  * (0.60) + 
  (abs(eta) > 2.5 && abs(eta) <= 4.0) * (pt > 5.0 && pt < 10.0) * (0.80) + 
  (abs(eta) > 2.5 && abs(eta) <= 4.0) * (pt > 10.0)        * (0.90) +   
  
  (abs(eta) > 4.0 && abs(eta) <= 6.0) * (pt > 1.0 && pt < 5.0)  * (0.50) + \
  (abs(eta) > 4.0 && abs(eta) <= 6.0) * (pt > 5.0 && pt < 10.0) * (0.70) + \
  (abs(eta) > 4.0 && abs(eta) <= 6.0) * (pt > 10.0)             * (0.80) + \
  (abs(eta) > 6.0) * (0.00)}

}

##################
# Photon isolation
##################

# TBC: check values for iso cuts

module Isolation PhotonIsolation {
  set CandidateInputArray PhotonEfficiency/photons
  set IsolationInputArray EFlowFilter/eflow

  set OutputArray photons

  set DeltaRMax 0.3

  set PTMin 0.5

  set PTRatioMax 0.1
}

#############
#   ECAL
#############
...
  set EnergyMin 0.5
  set EnergySignificanceMin 2.0
...
# set ECalResolutionFormula {resolution formula as a function of eta and energy}
  set ResolutionFormula {                     (abs(eta) <= 4.0) * sqrt(energy^2*0.007^2 + energy*0.10^2) + \
                            (abs(eta) > 4.0 && abs(eta) <= 6.0) * sqrt(energy^2*0.035^2  + energy*0.30^2)}

ALP PbPb 39TeV

mass (GeV) edff (pb) chff (pb)
5.00E+00 2.69E+05 3.10E+05
1.00E+01 1.74E+05 2.04E+05
2.50E+01 8.77E+04 1.05E+05
5.00E+01 4.58E+04 5.66E+04
1.00E+02 2.03E+04 2.60E+04
2.00E+02 4.57E+03 6.17E+03
3.00E+02 1.11E+03 1.56E+03
4.00E+02 4.59E+02 6.56E+02
5.00E+02 2.24E+02 3.25E+02
6.00E+02 1.19E+02 1.74E+02
7.00E+02 6.62E+01 9.72E+01
8.00E+02 3.81E+01 5.58E+01
9.00E+02 2.25E+01 3.29E+01
1.00E+03 1.35E+01 1.95E+01

Graviton PbPb 39TeV

mass (GeV) edff (pb) chff (pb)
5,00E+00 1,24E+08 1,07E+08
1,00E+01 8,15E+07 6,97E+07
2,50E+01 4,22E+07 3,51E+07
5,00E+01 2,26E+07 1,83E+07
1,00E+02 1,04E+07 8,12E+06
2,00E+02 1,79E+06 1,33E+06
3,00E+02 5,63E+05 4,02E+05
4,00E+02 2,51E+05 1,75E+05
5,00E+02 1,27E+05 8,70E+04
6,00E+02 6,81E+04 4,65E+04
7,00E+02 3,83E+04 2,60E+04
8,00E+02 2,20E+04 1,50E+04
9,00E+02 1,29E+04 8,84E+03
1,00E+03 7,68E+03 5,32E+03

LbyL PbPb 39TeV

mass (GeV) edff (pb) chff (pb)
5,00E+00 5,31E+05 1,21E+06
1,00E+01 2,77E+05 3,22E+05
2,50E+01 2,94E+04 3,53E+04
5,00E+01 4,66E+02 5,13E+03
1,00E+02 4,43E+01 5,96E+02
2,00E+02 1,99E+01 5,99E+01
3,00E+02 1,19E+01 2,77E+01
4,00E+02 7,23E+00 1,69E+01
5,00E+02 4,40E+00 1,05E+01
6,00E+02 2,68E+00 6,42E+00
7,00E+02 1,64E+00 3,93E+00
8,00E+02 1,03E+00 2,40E+00
9,00E+02 6,45E-01 1,50E+00
1,00E+03 3,20E-02 9,39E-01

ALP pPb 63TeV

mass (GeV) edff (pb) chff (pb)
5,00E+00 8,61E+01 error (?)
1,00E+01 6,20E+01 6,98E+01
2,50E+01 3,76E+01 4,29E+01
5,00E+01 2,42E+01 2,81E+01
1,00E+02 1,44E+01 1,71E+01
2,00E+02 5,16E+00 6,27E+00
3,00E+02 1,87E+00 2,32E+00
4,00E+02 1,12E+00 1,40E+00
5,00E+02 7,74E-01 9,81E-01
6,00E+02 5,75E-01 7,41E-01
7,00E+02 4,46E-01 5,79E-01
8,00E+02 3,55E-01 4,66E-01
9,00E+02 2,88E-01 3,82E-01
1,00E+03 2,37E-01 3,18E-01
2,00E+03 5,09E-02 7,43E-02
3,00E+03 1,50E-02 2,38E-02
4,00E+03 5,05E-03 8,69E-03
5,00E+03 1,83E-03 3,42E-03
6,00E+03 6,96E-04 1,40E-03
7,00E+03 2,72E-04 5,95E-04
8,00E+03 1,09E-04 2,58E-04
9,00E+03 4,49E-05 1,14E-04
1,00E+04 1,89E-05 5,07E-05

Graviton pPb 63TeV

mass (GeV) edff (pb) chff (pb)
5,00E+00 3,44E+04
1,00E+01 2,48E+04 2,79E+04
2,50E+01 1,50E+04 1,72E+04
5,00E+01 9,67E+03 1,12E+04
1,00E+02 5,77E+03 6,83E+03
2,00E+02 1,50E+03 1,82E+03
3,00E+02 6,80E+02 8,39E+02
4,00E+02 4,28E+02 5,36E+02
5,00E+02 3,03E+02 3,85E+02
6,00E+02 2,27E+02 2,93E+02
7,00E+02 1,77E+02 2,30E+02
8,00E+02 1,42E+02 1,86E+02
9,00E+02 1,15E+02 1,53E+02
1,00E+03 9,49E+01 1,27E+02
2,00E+03 1,99E+01 2,92E+01
3,00E+03 5,47E+00 8,76E+00
4,00E+03 1,68E+00 2,91E+00
5,00E+03 5,47E-01 1,02E+00
6,00E+03 1,88E-01 3,73E-01
7,00E+03 6,89E-02 1,41E-01
8,00E+03 2,70E-02 5,70E-02
9,00E+03 1,14E-02 2,43E-02
1,00E+04 5,15E-03 1,10E-02

LbyL pPb 63TeV Work in progress, under construction

  • Link for kTsmeared
  • 10k events

ALP pp 100TeV

mass (GeV) edff (pb) chff (pb)
1,00E+02 5,91E-03 6,83E-03
2,00E+02 2,55E-03 3,00E-03
3,00E+02 1,06E-03 1,27E-03
4,00E+02 7,14E-04 8,62E-04
5,00E+02 5,50E-04 6,71E-04
1,00E+03 2,62E-04 3,32E-04
2,00E+03 1,15E-04 1,53E-04
3,00E+03 6,38E-05 8,87E-05
4,00E+03 3,94E-05 5,70E-05
5,00E+03 2,59E-05 3,86E-05
6,00E+03 1,77E-05 2,72E-05
7,00E+03 1,24E-05 1,97E-05
8,00E+03 8,90E-06 1,46E-05
9,00E+03 6,47E-06 1,09E-05
1,00E+04 4,78E-06 8,25E-06
1,20E+04 2,69E-06 4,88E-06
1,40E+04 1,56E-06 2,98E-06
1,60E+04 9,29E-07 1,85E-06
1,80E+04 5,64E-07 1,17E-06
2,00E+04 3,48E-07 7,53E-07

Graviton pp 100TeV

mass (GeV) edff (pb) chff (pb)
1,00E+02 2,37E+00 2,73E+00
2,00E+02 7,40E-01 8,73E-01
3,00E+02 3,87E-01 4,62E-01
4,00E+02 2,75E-01 3,33E-01
5,00E+02 2,18E-01 2,67E-01
6,00E+02 1,82E-01 2,25E-01
7,00E+02 1,57E-01 1,97E-01
8,00E+02 1,38E-01 1,73E-01
9,00E+02 1,23E-01 1,56E-01
1,00E+03 1,10E-01 1,41E-01
2,00E+03 5,01E-02 6,84E-02
3,00E+03 2,84E-02 4,09E-02
4,00E+03 1,74E-02 2,63E-02
5,00E+03 1,10E-02 1,75E-02
6,00E+03 7,07E-03 1,17E-02
7,00E+03 4,56E-03 7,92E-03
8,00E+03 2,95E-03 5,34E-03
9,00E+03 1,92E-03 3,61E-03
1,00E+04 1,24E-03 2,43E-03
1,10E+04 8,05E-04 1,63E-03
1,20E+04 5,23E-04 1,10E-03
1,30E+04 3,40E-04 7,35E-04
1,40E+04 2,23E-04 4,94E-04
1,50E+04 1,46E-04 3,32E-04
1,60E+04 9,65E-05 2,25E-04
1,70E+04 6,42E-05 1,52E-04
1,80E+04 4,32E-05 1,04E-04
1,90E+04 2,93E-05 7,17E-05
2,00E+04 2,01E-05 4,96E-05

LbyL pp 100TeV Work in progress, under construction

  • Link for kTsmeared
  • 10k events

-- PatriciaRebelloTeles - 2023-11-2

Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r5 - 2023-11-29 - DavidDEnterria
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback