kdlong / AnalysisDatasetManager

Meta data and scripts for manipulating CMS Monte Carlo and data and ntuples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnalysisDatasetManager

Meta data and scripts for manipulating CMS Monte Carlo and data and ntuples

The repository contains an extensive set of MC and data for different analyses. To check out only a specific set, you can use the spare checkout mode.

bash <(curl -s https://raw.githubusercontent.com/kdlong/AnalysisDatasetManager/master/SparseCheckouts/sparseCheckout.sh) <sparseCheckoutConfig>

For WGen and ZGen analyses:

bash <(curl -s https://raw.githubusercontent.com/kdlong/AnalysisDatasetManager/master/SparseCheckouts/sparseCheckout.sh) VGenSparse.config

Where the config file can be find at VGenSparse.config

About

Meta data and scripts for manipulating CMS Monte Carlo and data and ntuples


Languages

Language:Python 99.5%Language:Shell 0.5%