Skip to content
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
/ Majorana Public archive

Repository to collect Majorana analysis code

Notifications You must be signed in to change notification settings

GhentAnalysis/Majorana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Init Majorana repository

cmsrel CMSSW_8_0_20
cd CMSSW_8_0_20/src
cmsenv
git cms-init
git clone https://github.com/GhentAnalysis/Majorana
cd Majorana
./setup.sh

How to produce tuples (tested on T2_BE_IIHE)

  • Go to Majorana/PatAnalyzer/test
  • Update productionLabel in submitAll.py
  • Update datasets.txt with needed crab or pnfs paths
  • Run ./submitAll.py datasets.txt

Output will be found at

  • /pnfs/iihe/cms/store/user/$USER/majorana/<datasetname>/crab_<productionLabel>/*/*/trilepton_X.root (for submissions with crab)
  • /user/$USER/public/majorana/<datasetname>/local_<productionLabel>/trilepton_X.root (for local submissions)

About

Repository to collect Majorana analysis code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages