forked from cms2l2v/2l2v_fwk
-
Notifications
You must be signed in to change notification settings - Fork 0
cbeiraod/2l2v_fwk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
## Installation export SCRAM_ARCH=slc5_amd64_gcc462 # For CVS access # export CVSROOT :ext:[email protected]:/afs/cern.ch/user/c/cvscmssw/public/CMSSW scramv1 project CMSSW CMSSW_5_3_15 cd CMSSW_5_3_15/src/ cmsenv wget -q -O - --no-check-certificate https://raw.github.com/cms2l2v/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 5311: /store/cmst3/user/psilva/5311_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 0
No packages published
Languages
- Python 73.8%
- C++ 22.2%
- C 3.1%
- Other 0.9%