Skip to content

srmaschek/SusyNtuple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

SusyNtuple

For quick help: Join the chat at https://gitter.im/susynt/SusyNtuple

A RootCore package for common UCI SUSY analysis!

For useful information on using these packages, and on the most recent ntuples please consult the TWiki: https://twiki.cern.ch/twiki/bin/view/Atlas/SusyNtRun2

Quickstart

How to set up your area:

Overview of the package

This package defines the objects stored in a root ntuple, as well as the methods used to retrieve the objects and to perform the kinematic selections. The systematic variations are also stored within the ntuple.

The objects are described in the Doxygen documentation at this link. under the tab Classes.

Within the event loop, the objects are selected by calling SusyNtAna::selectObjects(). Analysis-specific criteria are implemented in the <Object>Selector classes.

It is recommended that you write your own analysis loopers which inherit from SusyNtAna.

Examples on how to run

The util directory holds some example code demonstrating the usage of SusyNtAna.

Executable for simple SusyNt testing SusyNtTest

Executables 2L and 3L cutflows Susy2LepCF Susy3LepCF

If you run with option -h you will get the list of command line options.

Obsolete links

Link to old code in SVN browser https://svnweb.cern.ch/trac/atlasinst/browser/Institutes/UCIrvine/SUSYAnalysis/SusyNtuple

Link to old (Run 1) twiki https://twiki.cern.ch/twiki/bin/viewauth/AtlasProtected/UCISusyNtuples

About

UCI Taffard's group analysis ntuples

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 93.5%
  • Python 5.1%
  • Shell 1.4%