Giter Club home page Giter Club logo

tauwps's Introduction

Repo for Working Point computations for Tau POG.

Running on HTCondor

The CreateJobs.py script creates one condor job for each input file. Currently it is setup for 2022 and 2022EE H->TauTau MC samples. To submit these jobs:

csh resubmit_Condor.csh

The checkProd.csh can be used to check the status of the jobs, and will move the successfully completed ones to the newly created AAAOK subdirectory. When all jobs have finished (can be checked with condor_q), if some have failed you can run the cleanup.csh and then resubmit as before.

When all the jobs have been successfully completed and checkProd.csh has been run, you can run:

python3 hadd.py AAAOK

Running in local

The TauEffForPOG.C can be (re)compiled with:

g++ -o "TauEffForPOG.exe" "TauEffForPOG.C" $(root-config --cflags --glibs) 

After that, it can be run with:

./TauEffForPog.exe "" "0"

This will create a testoutput.root file, which can then be analyzed to extract the efficiencies.

Extracting efficiencies

In the "macros" subdirectory, you can find ROOT macros for the efficienies. The "getTauWP.C" macro will compute the efficiency for every bin declared in the TauEffForPog.C

tauwps's People

Contributors

gmarozzo avatar

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.