| Higgs Self-Couplings at the HL-LHC
|
| This creates an executable file which you can run as: |
|
< < | ./mainHHAnalysis |
> > | ./mainHHAnalysis <inputfiles.txt> <outputfile.root> |
| |
|
> > | bbtautau Samples
Signal |
| |
|
< < | Samples |
> > |
/afs/phas.gla.ac.uk/data/atlas/hh01/lambda0/user.boehlerm.NTUP_TRUTH_lambda0_btau
/afs/phas.gla.ac.uk/data/atlas/hh01/lambda1/user.boehlerm.NTUP_TRUTH_lambda1_btau
/afs/phas.gla.ac.uk/data/atlas/hh01/lambda2/user.boehlerm.NTUP_TRUTH_lambda2_btau
|
| |
|
> > | Backgrounds
ttbar
/afs/phas.gla.ac.uk/data/atlas/hh01/ttbar/mc12_14TeV.105200.McAtNloJimmy_CT10_ttbar_LeptonFilter.merge.NTUP_TRUTH.e1323_p1087_tid00862321_00
|
|
The HiggsSelfCouplings package |
|
-
TruthAlgo : base class to initialise the configuration, tools and physics objects; the latter contains the information from the D3PD.
-
TruthConfiguration : in this class all configurable variables are defined, such as cuts, whether or not to apply the smearing/efficiency functions, etc. It contains functions that test whether an object satisfies the quality requirements. Finally, it also dumps a table with the values of all the parameters when running the code.
-
TruthD3PD : this class contains the list of all the variables in the D3PD.
|
|
< < |
-
TruthObjects : in this class the vectors of 4-vectors of the selected objects are filled. It contains a separate function for each object type, as well as a function that finds whether a jet fakes another object and returns the new jet and bjet vectors.
-
TruthSelectBBTT : this class applies all the event requirements using the selected object collections.
|
> > |
-
TruthObjects : in this class the vectors of 4-vectors of the selected objects are filled. It contains a separate function for each object type, as well as functions to calculate the sumEt and MET and a function that finds whether a jet fakes another object and returns the new jet and bjet vectors.
-
TruthSelectBBTT : this class applies all the event requirements for the bbtautau channel using the selected object collections.
|
|
-
TruthSmearing : this class contains all the necessary functions to smear the energy/momentum of the selected objects and functions to remove objects from their collections based on their reconstruction efficiencies.
|
|
< < |
-
TruthTools : in this class general useful functions are defined, for example a function that calculates the dR separation between two 4-vectors.
-
mainHHAnalysis : main program. Here the input D3PD is specified and the analysis executed on an event-by-event basis.
-
Makefile
|
> > |
-
TruthTools : in this class a set of more general functions is defined, for example a function that calculates the dR separation between two 4-vectors or a function that calculates the mass of the tautau system based on the collinear approximation.
-
TruthHistograms : this class is used to create and initialise histograms.
-
mainHHAnalysis : main program. Here the input D3PDs are read and the analysis executed on an event-by-event basis.
-
Makefile : self-explanatory.
-
batch/ : directory containing batch submission scripts as well as a script to merge the outputs.
-
input/ : directory containing a script to automatically generate the input files needed by the batch submission scripts.
-
scripts/ : directory containing scripts to dump the cutflow and to make plots.
|
|
-
packages/RootCore : ATLAS package that allows the TruthToRecoFunctions package to be properly compiled and linked.
-
packages/TruthToRecoFunctions : package containing all the smearing, efficiency and fake-rate functions.
|
|
-
packages/RootCore : ATLAS package that allows the TruthToRecoFunctions package to be properly compiled and linked.
-
packages/TruthToRecoFunctions : package containing all the smearing, efficiency and fake-rate functions.
|
|
< < | |
| ATLAS Talks |
|
< < | |
> > | 08.Aug.2013 - Higgs Prospects Meeting: slides |
|
First ATLAS Results |
|
Performance PUB Note: Performance assumptions for an upgraded ATLAS detector at a High-Luminosity LHC . |
|
< < | |
| Phenomenology Papers
Dolan, Englert & Spannowsky paper: Higgs self-coupling measurements at the LHC . |
|
< < | Baglio, Djouadi, Grober, Muhlleitner, Quevillon and Spira paper: The measurement of the Higgs self-coupling at the LHC: theoretical status . |
> > | Baglio, Djouadi, Grober, Muhlleitner, Quevillon & Spira paper: The measurement of the Higgs self-coupling at the LHC: theoretical status . |
|
Useful Links |
|
> > |
HL-LHC cross-sections: HiggsEuropeanStrategy2012 |