Code Monkey home page Code Monkey logo

truthanalysis's Introduction

Set up

(1) make a workspace

mkdir new_folder
cd $_

(2) create a script to set up in setup.sh:

setupATLAS -q
lsetup git
mkdir -p build run
git clone [email protected]:peppapiggyme/TruthAnalysis.git source
pushd build
asetup AnalysisBase,21.2.104
cmake ../source
make
source x86*/setup.sh
popd

(3) every login, do this

setupATLAS -q && pushd build && asetup && source x86*/setup.sh && popd

(4) to execute

RunTruthAnalysis.py <options>

Info

What/Why truth level analysis and how to do it in ATLAS software: slides

To do

see issues

truthanalysis's People

Contributors

bowenzhang23 avatar

Stargazers

Zifeng1997 avatar

Watchers

James Cloos avatar  avatar

truthanalysis's Issues

检查

  • 检查所有函数的功能是否和预想的一致。
  • 有些函数可能在造(椭圆形)轮子,是否要替换掉他们?
  • 检查 b-jet -> From Truth Jet Container
  • 检查 trigger selection

旧数据的路径

/scratchfs/atlas/zhangbw/EVNT/mc16_13TeV.345835.aMcAtNloHerwig7EvtGen_UEEE5_CTEQ6L1_CT10ME_hh_ttbb_hh.merge.DAOD_TRUTH1.root/

Category

current category names are a bit misleading

BOOSTED: >=1 Large-R jets (di-b-jet)
RESOLVED: no Large-R jets, >=2 small-R jets (b-jet)
UNKNOWN: 0 jets (not likely for signal)

It may not be corresponding to analysis category.
The semi-boosted and resolved must be categorised by some other meaningful variable.

新数据

sooner or later move to new signal samples. HH reweighting tools can be used for them.

mc16_13TeV.600023.PhH7EG_PDF4LHC15_HHbbtautauHadHad_cHHH01d0.merge.EVNT.e7954_e7400
mc16_13TeV.600024.PhH7EG_PDF4LHC15_HHbbtautauHadHad_cHHH10d0.merge.EVNT.e7954_e7400

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.