Difference: HiggsSelfCouplings (5 vs. 6)

Revision 62013-08-09 - CristinaOropeza

Line: 1 to 1
 

Higgs Self-Couplings at the HL-LHC

Line: 66 to 65
 This creates an executable file which you can run as:
Changed:
<
<
./mainHHAnalysis
>
>
./mainHHAnalysis <inputfiles.txt> <outputfile.root>
 
Added:
>
>

bbtautau Samples

Signal

 
Changed:
<
<

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
 
Added:
>
>

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

Line: 80 to 93
 
  • 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.
Changed:
<
<
  • 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.
Changed:
<
<
  • 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.
Line: 89 to 106
 
  • 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.
Deleted:
<
<
 

ATLAS Talks

Changed:
<
<
>
>
08.Aug.2013 - Higgs Prospects Meeting: slides
 

First ATLAS Results

Line: 100 to 116
  Performance PUB Note: Performance assumptions for an upgraded ATLAS detector at a High-Luminosity LHC.
Deleted:
<
<
 

Phenomenology Papers

Dolan, Englert & Spannowsky paper: Higgs self-coupling measurements at the LHC.

Changed:
<
<
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

Added:
>
>
HL-LHC cross-sections: HiggsEuropeanStrategy2012
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback