You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sample information are retrieved in JSON format when you run "catGetDatasetInfo" command.
CATTools/CatAnalyzer/data/dataset/dataset.json includes all information.
How to set up and use v806
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