Skip to content

cmsb2g/B2GDAS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

B2GDAS

CMS Data Analysis School (CMSDAS) exercise for the Beyond Two Generations Physics Analysis Group (B2G PAG)

To run :

export SCRAM_ARCH=slc6_amd64_gcc530 if using BASH

setenv SCRAM_ARCH slc6_amd64_gcc530 if using TCSH

cmsrel CMSSW_8_0_20

cd CMSSW_8_0_20/src

git clone https://github.com/cmsb2g/B2GDAS.git Analysis/B2GDAS

cd Analysis/B2GDAS

scram b -j 10

cd test

voms-proxy-init

python b2gdas_fwlite.py --input=inputfiles/rsgluon_ttbar_2TeV.txt --output=rsgluon_ttbar_2TeV.root --maxevents 10000 --trigProc=HLT2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published