This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Job ( | |
outputsandbox = [] , | |
comment = , | |
id = 61, | |
status = failed, | |
name = Bs2PhiEE CL18_LPTMU_R18S34, | |
inputdir = /afs/cern.ch/work/n/nsahoo/gangadir_RPhi/workspace/nsahoo/LocalXML/61/input/, | |
outputdir = /afs/cern.ch/work/n/nsahoo/gangadir_RPhi/workspace/nsahoo/LocalXML/61/output/, | |
do_auto_resubmit = True, | |
parallel_submit = True, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[nsahoo@lxplus778 workspace]$ python python/submitTupleProcess.py --yaml yaml/tuples/config-TupleProcess-PID.yaml | |
Error in <TUnixSystem::FindDynamicLibrary>: /afs/cern.ch/work/n/nsahoo/LHCb_ANA/ANA-RX/ewp-rx/analysis/build/x86_64-centos7-gcc8-opt/libvelo[.so | .dll | .dylib | .sl | .dl | .a] does not exist in /afs/cern.ch/work/n/nsahoo/LHCb_ANA/ANA-RX/ewp-rx/analysis/build/x86_64-centos7-gcc8-opt/toys:/afs/cern.ch/work/n/nsahoo/LHCb_ANA/ANA-RX/ewp-rx/analysis/build/x86_64-centos7-gcc8-opt/fitter:/afs/cern.ch/work/n/nsahoo/LHCb_ANA/ANA-RX/ewp-rx/analysis/build/x86_64-centos7-gcc8-opt/efficiencies:/afs/cern.ch/work/n/nsahoo/LHCb_ANA/ANA-RX/ewp-rx/analysis/build/x86_64-centos7-gcc8-opt/optimization:/afs/cern.ch/work/n/nsahoo/LHCb_ANA/ANA-RX/ewp-rx/analysis/build/x86_64-centos7-gcc8-opt/tuples:/afs/cern.ch/work/n/nsahoo/LHCb_ANA/ANA-RX/ewp-rx/analysis/build/x86_64-centos7-gcc8-opt/kernel:/afs/cern.ch/work/n/nsahoo/LHCb_ANA/ANA-RX/ewp-rx/analysis/build/x86_64-centos7-gcc8-opt/velo:/afs/cern.ch/work/n/nsahoo/LHCb_A |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# insert a string at end of each line in a file, for example: | |
perl -i -pe 's/$/ STRING1 /' test.list | |
# insert a string at beginning of each line in a file, for example: | |
perl -i -pe 's/^/ STRING2 /' test.list | |
# doing both at a time | |
perl -i -pe 's/^/ STRING1 /; s/$/ STRING2 /' test.list |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
j = Job(name='First Ganga job') | |
myApp = GaudiExec() | |
myApp.directory = "./DaVinciDev_v45r1" | |
j.application = myApp | |
j.application.options = ['ntuple_options.py'] | |
j.application.platform = 'x86_64-centos7-gcc8-opt' | |
bkPath = '/MC/2016/Beam6500GeV-2016-MagDown-Nu1.6-25ns-Pythia8/Sim09c/Trig0x6138160F/Reco16/Turbo03/Stripping28r1NoPrescalingFlagged/27163002/ALLSTREAMS.DST' | |
data = BKQuery(bkPath, dqflag=['OK']).getDataset() | |
j.inputdata = data[0:2] | |
j.backend = Dirac() |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
find . -type f -exec grep "RapidMomentumSmearHisto.h" '{}' \; -print |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
** SET UP COMBINE TOOL ** | |
export SCRAM_ARCH=slc6_amd64_gcc491 | |
cmsrel CMSSW_7_4_7 | |
cd CMSSW_7_4_7/src | |
cmsenv | |
git clone [email protected]:cms-analysis/HiggsAnalysis-CombinedLimit.git HiggsAnalysis/CombinedLimit | |
cd HiggsAnalysis/CombinedLimit | |
cd $CMSSW_BASE/src/HiggsAnalysis/CombinedLimit | |
git fetch origin |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
awk /NZS/ deletion_ppd_sept_2017.txt > outfile.txt | |
awk '/NZS/ && /90X_upgrade2017_realistic_v6_C1/' deletion_ppd_sept_2017.txt > outfile2.txt | |
awk '/NZS/ && (/81X_upgrade2017_realistic_v26/ || /90X_upgrade2017_realistic_v6_C1/)' deletion_ppd_sept_2017.txt > outfile3.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brilcalc lumi -b "STABLE BEAMS" --normtag /afs/cern.ch/user/l/lumipro/public/Normtags/normtag_PHYSICS.json -i processedLumis.json -u /fb |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################################################### | |
how to print out the #events in the given dataset | |
################################################### | |
./dasgoclient_linux --query="summary dataset=/WWJJToLNuQQ_LL_13TeV-madgraph-pythia8/RunIISpring16MiniAODv2-premix_withHLT_80X_mcRun2_asymptotic_v14-v1/MINIAODSIM" | |
cbf: https://hypernews.cern.ch/HyperNews/CMS/get/crabFeedback/8361.html | |
dasgoclient --query 'site dataset=/BsToMuMu_BMuonFilter_SoftQCDnonD_TuneCUEP8M1_13TeV-pythia8-evtgen/RunIISpring16DR80-premix_withHLT_80X_mcRun2_asymptotic_v14-v1/AODSIM' |
NewerOlder