Skip to content

mcervantes/2l2v_fwk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Installation

export SCRAM_ARCH=slc5_amd64_gcc462

scramv1 project CMSSW CMSSW_5_3_11
cd CMSSW_5_3_11/src/

wget -q -O - --no-check-certificate https://raw.github.com/pfs/2l2v_fwk/master/TAGS.txt | sh

## Ntuples

### Creating

Crab files are found in test/grid. To create locally at CERN:

runOverSamples.py -j data/vbfz_samples.json -R "tmp>5000" -n 1 -d aoddir -p "-castor=/afs/cern.ch/user/p/psilva/work/ntuples -cfg=$CMSSW_BASE/src/UserCode/llvv_fwk/test/runDataAnalyzer_mc_cfg.py" -t lljj -s 8nh

### Analysing

539: /store/cmst3/user/psilva/539_ntuples


## Analysis specific

If you need set your stuff under test/analysis_subdir

In general to run an executable or script you can do:

runLocalAnalysisOverSamples.py -e my_exe -j data/my_samples.json -d my_input_dir -o my_output_dir -c test/runAnalysis_cfg.py.templ -p "@par1=val1 @par2=val2" -s queue

About

my usercode area

Resources

Stars

Watchers

Forks

Packages

No packages published