Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Higgs Self-Couplings at the HL-LHCIntroductionAnalysis CodeTheHiggsSelfCouplings package contains classes to build objects, to apply selection cuts and to implement the smearing, efficiency and fake-rate functions defined in the TruthToRecoFunctions package to parameterise the detector performance under HL-LHC conditions.
You can browse the code in:
![]() ![]() InstructionsTo help setting-up athena, add the following line to your .bashrc file:alias asetup17='source /data/atlas09/ferrando/atlas_soft/17.2.2/AtlasSetup/scripts/asetup.sh 17.2.2.2'Now exit the terminal and open a fresh window. First you need to get the code from SVN: export SVNUSR=svn+ssh://<cern_username>@svn.cern.ch/reps/atlas-cbarrera svn co $SVNUSR/HiggsSelfCouplings/trunk HiggsSelfCouplingsThe first time you use the package you need to run the script called setup_firsttime.sh , which sets up athena and updates the files inside RootCore so that they point to the correct directories:
cd HiggsSelfCouplings source setup_firsttime.shThis you need to do only once. Everytime you want to run the code, you just need to setup athena and RootCore by doing:
cd HiggsSelfCouplings asetup17 source packages/RootCore/scripts/setup.shor, equivalently, source setup.shTo compile the code, just do: makeThis creates an executable file which you can run as: ./mainHHAnalysis <inputfiles.txt> <outputfile.root> bbtautau SamplesSignal/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 Backgroundsttbar/afs/phas.gla.ac.uk/data/atlas/hh01/ttbar/mc12_14TeV.105200.McAtNloJimmy_CT10_ttbar_LeptonFilter.merge.NTUP_TRUTH.e1323_p1087_tid00862321_00 The
Here you can find a brief description of what each class in the | ||||||||
Added: | ||||||||
> > | 09.Sep.2013 - Higgs Prospects Approval Meeting: slides![]() ![]() | |||||||
08.Aug.2013 - Higgs Prospects Meeting: slides![]() First ATLAS Results | ||||||||
Changed: | ||||||||
< < | HH PUB Note: Studies of the ATLAS potential for Higgs self-coupling measurements at a High Luminosity LHC![]() | |||||||
> > | Performance PUB Note (ECFA): Performance assumptions based on full simulation for an upgraded ATLAS detector at a High-Luminosity LHC![]() ![]() | |||||||
Changed: | ||||||||
< < | Performance PUB Note: Performance assumptions for an upgraded ATLAS detector at a High-Luminosity LHC![]() | |||||||
> > | Performance PUB Note (European Strategy): Performance assumptions for an upgraded ATLAS detector at a High-Luminosity LHC![]() | |||||||
Phenomenology Papers | ||||||||
Added: | ||||||||
> > | Barr, Dolan, Englert & Spannowsky paper ( MT2 ): Di-Higgs final states augMT2ed - selecting hh events at the high luminosity LHC![]() | |||||||
Dolan, Englert & Spannowsky paper: Higgs self-coupling measurements at the LHC![]() ![]() Useful LinksHL-LHC cross-sections: HiggsEuropeanStrategy2012![]() | ||||||||
Added: | ||||||||
> > |
HH ATLAS Twiki: HiggsSelfCouplingForHLLHC![]() |