Skip to content

FNALLPC/METDAS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MET CMSDAS Exercise repository

This repository contains code use for several years for each CMS Data Analysis School, and therefore there is one branch for the specific CMSDAS school.

For students

If you want to follow the CMSDAS short MET exercise check the website: http://garvitaa.github.io/METDAS/

The latest version of the school is on January 2025 and therefore use the branch DASJan2025:

git clone [email protected]:garvitaa/METDAS.git -b DASJan2025

For contributors

This is the master branch which contains all the code used in several CMSDAS schools. This means that many of the code is obsolete or uses tools that are not longer recommended by CMS.

To update the website

The website uses the carpentry software. If you want to modify it, use the gh-pages branch and follow the recommendations from the carpentry style.

CMSDAS MET Short Exercise - January 2025

Introduction

This tutorial is intended to provide you with the basic you need in order to deal with missing transverse energy in your analysis. We start with the basics of what is MET, how it is defined and calculated, what algorithms are used, etc. Then we give examples with scripts on how to access MET and use them in your analysis frameworks, including corrections and systematics.

The tutorial is designed to be executed at cmslpc and followed in the METDAS 2025 website, where you find links to instructional slides and instructions that walk you through the exercises.

About

MET short exercise for CMSDAS 2025

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 45.9%
  • C++ 43.8%
  • Python 10.3%