Skip to content

UCATLAS/xAODPerfTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xAODPerfTools -- Analyzing Jets and Triggers

Table of Contents generated with DocToc

Installing

The last stable analysis base used is 2.3.18. To install,

mkdir myRootCore && cd $_
rcSetup Base,2.3.18
git clone https://github.com/UCATLAS/xAODAnaHelpers
cd xAODAnaHelpers && git checkout 00-03-12 && cd ../
python xAODAnaHelpers/scripts/checkoutASGtags.py 2.3.18

git clone https://github.com/UCATLAS/xAODPerfTools
rc checkout xAODPerfTools/packages.txt
cp xAODPerfTools/Makefile.RootCore.xAODMetaDataCnv xAODMetaDataCnv/cmt/Makefile.RootCore

rc find_packages
rc compile

Dependencies

Quick Start

xAH_run.py --nevents=1000 --config xAODPerfTools/data/jetSelect.json /share/t3data3/kratsg/xAODs/mc15_13TeV.410000.PowhegPythiaEvtGen_P2012_ttbar_hdamp172p5_nonallhad.merge.AOD.e3698_s2608_s2183_r6630_r6264_tid05419191_00/AOD.05419191._000003.pool.root.1

Issues

If you get a segfault due to xAOD::CutBookkeeper_v1::nAcceptedEvents, then set m_useMetaData to false instead of true in the config file.

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published