Skip to content

susy2015/HadronicTau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Check out analysis recipe as described in https://github.com/susy2015/SusyAnaTools

#HadronicTau code

cd $CMSSW_BASE/src
git clone -b Moriond2017 [email protected]:susy2015/HadronicTau.git
scram b -j9
cd HadronicTau/Tool/
source $CMSSW_BASE/src/SusyAnaTools/Tools/setup.csh
make

#To check the control sample distribution, run CS

##Running interactively

./CS TTbarSingleLepT -1 0 1

TTbarSingleLepT is sample name, -1 is the number of events to be run, 0 and 1 are start and end root files respectively.

It will create a root file with naming convention TTbarSingleLepT_CS0.root(0 for start file) which contains all the histograms.

##Running in condor

cd condorCS
voms-proxy-init
./condorSubmit.py -d TTbarSingleLep -n 10

TTbarSingleLep: sample set, 10 is number of files per job.

#To check the hadtau and lostlepton yield distribution, run HadTauLL

./HadTauLL TTbarSingleLepT -1 0 1

Condor jobs can be submitted in similar way as CS. One similar condor directory needs to be created.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •