Skip to content

yangyuchul/ElePhoNTU

Repository files navigation

ssh -Y "yourID"@ntugrid1.phys.ntu.edu.tw

source /cvmfs/cms.cern.ch/cmsset_default.sh
export SCRAM_ARCH=slc6_amd64_gcc491

mkdir CMSDataAnalysisSchoolLPC2016ElectronsAndPhotons
cd CMSDataAnalysisSchoolLPC2016ElectronsAndPhotons
cmsrel CMSSW_7_4_12
cd CMSSW_7_4_12/src
cmsenv
git cms-merge-topic ikrav:egm_id_7.4.12_v1
git clone https://github.com/ikrav/EgammaWork.git
cd EgammaWork
git checkout ntupler_and_VID_demos_7.4.12
rm -rf FWLiteExamples
cd ../
scram b -j 10


cd ElectronNtupler/test
cmsRun runElectrons_VID_MVA_Spring15_25ns_NonTrig_demo.py


cd ../../PhotonNtupler/test/
cmsRun runPhotons_VID_MVA_Spring15_25ns_demo.py


cd CMSDataAnalysisSchoolLPC2016ElectronsAndPhotons/CMSSW_7_4_12/src
cmsenv
git clone https://github.com/RemKamal/ElectronID.git
cd ElectronID


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published