Tags:
,
view all tags
---+ Randall-Sundrum Analysis Package ---++ Introduction This package was built to analyse Randall-Sundrum graviton production in the decay channel: G* -> ZZ -> Jet + MET ---++ Set up Environment Set up a release of CMSSW (we are here using 3_9_9_patch1): =cmsrel CMSSW_3_9_9_patch1= =cd CMSSW_3_9_9_patch1/src= =cmsenv= Have to setup kerberos to be able to check out from cvs. =setupkerberos= Checkout package: =cvs co -d RSGraviton/RSAnalyzer UserCode/ThiagoTomei/RSGraviton/RSAnalyzer= Build package: =scram b= Initialize proxy: =voms-proxy-init= Create an archive named =condor.submit= with the following content: <verbatim> executable = /bin/ls transfer_executable = false universe = grid grid_resource = gt2osg-ce.sprace.org.br/jobmanager-condor log = teste.log output = teste.out queue </verbatim> If it doesn't work, you can try to use =/bin/pwd= instead of =/bin/ls= Now, to submit to the grid: =condor_submit condor.submit= To check the status of the job on the grid: =condor_q YOURUSER= The output (in file teste.out) will be a path to where is your user related directory in OSG: /home/OSG/uscmsYOURUSERNUMBER/gram_scratch_XmShfMl15l= Now, go to the directory ZZ2q2nu, and open the file =setupCMSSW.submit=. The field =arguments= is which version of CMSSW you want to set up on OSG directory. The =transfer_input_files= is the .tar.gz package with the code. Now, open the file =setupCMSSW.sh=. This is script which is run. Change de ID for yours, which is output in the previos step, i.e. =/home/OSG/uscms062= --> =/home/OSG/YOURUSERNUMBER= Now, get the tarball: =wget http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/UserCode/ThiagoTomei/RSGraviton.tar.gz?view\=tar= and rename it to the proper extension: =mv RSGraviton.tar.gz?view=tar RSGraviton.tar.gz= Now, submit it to condor: =condor_submit setupCMSSW.submit= And check the output. If it's built, it's good. The archive =script.sh= runs rsanalyzer_JetMET_PATsignalAndControlTogether_cfg.py, with the four arguments you give as an input (open the archive and check it!). Now, open the python configure file it runs. In the beginning, you'll see all the analysis cuts used. -- Main.FlaviaDias - 15 Apr 2011
Edit
|
Attach
|
P
rint version
|
H
istory
:
r5
<
r4
<
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r2 - 2011-04-15
-
FlaviaDias
Home
Site map
Main web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback