-
Notifications
You must be signed in to change notification settings - Fork 45
Home
Seohyeon edited this page Aug 3, 2020
·
68 revisions
Welcome to the CATTools wiki!
CATTools is an analysis framework for the CMS experiment.
-
Sample information: Spreadsheets
-
For the new sample production CatProduction
- Summary of production campaigns 80X 76X 74X
- Detailed descriptions (with top quark analysis specific information) CATToolsTopAnalysis
-
How to do Lumi-Block-Selections
-
How to do PileUp-ReWeighting
The sample information are retrieved in JSON format when you run "catGetDatasetInfo" command.
CATTools/CatAnalyzer/data/dataset/dataset.json
includes all information.
cmsrel CMSSW_8_0_26_patch1
cd CMSSW_8_0_26_patch1/src
cmsenv
git clone https://github.com/vallot/CATTools
cd CATTools
git submodule init
git submodule update
cd CommonTools/scripts
git checkout master
git pull
cd ../../..
scram b -j20
catGetDatasetInfo v8-0-6