Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

atownse2/RSTriPhoton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation:

```
mamba env create -n coffea-env python=3.10
mamba activate coffea-env
pip install coffea --upgrade --pre

```

Some naming conventions:

dType :
- E.g. data, signal, GJets, ...

dataset : 
- Subsets of a dType including the era/year
- E.g. data : (EGamma_2018A, EGamma_2018B, ...)
       GJets: (GJets_HT-100To200_2018, ...)
       signal: (BkkToGRadionToGGG_M1-140_R0-0p7_2018, ...)

The samples file contains datasets with their associated formats (MiniAOD, NanoAOD) and their access methods (das, vast, hadoop).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published