Skip to content
Snippets Groups Projects
Commit cfa77773 authored by Graham John Cree's avatar Graham John Cree Committed by Graeme Stewart
Browse files

fixed jpsi sample (MuonRecRTT-00-07-05)

	* test/MuonRecRTT_TestConfiguration.xml: fixed JPsi sample
		* MuonRecRTT-00-07-05

2015-02-09 Graham Cree <graham.cree@cern.ch>
	* test/MuonRecRTT_TestConfiguration.xml: added jobs for Z, Z', JPsi (all
			with pileup)
		* MuonRecRTT-00-07-04
parent 2c251847
No related branches found
No related tags found
No related merge requests found
......@@ -5,8 +5,8 @@
<atn/>
<kv/>
<rtt xmlns="http://www.hep.ucl.ac.uk/atlas/AtlasTesting/rtt">
<rttContactPerson>Massimiliano Bellomo (Massimiliano.Bellomo@cern.ch)</rttContactPerson>
<mailto>Massimiliano.Bellomo@NOSPAMcern.ch</mailto>
<rttContactPerson>Massimiliano Bellomo (Massimiliano.Bellomo@cern.ch), Graham Cree (graham.cree@cern.ch)</rttContactPerson>
<mailto>Massimiliano.Bellomo@NOSPAMcern.ch,graham.cree@NOSPAM.cern.ch</mailto>
<refRelease>19.3.0</refRelease>
<jobList>
<classification>
......@@ -19,14 +19,33 @@
<parallel>
<chainElement>
<jobTransform userJobId="MuonRecRTT_valid1_zmm_with_pileup">
<jobTransform userJobId="MuonRecRTT_valid1_Z_mm_with_pileup">
<jobTransformJobName>MuonRecRTT_JobTransforms</jobTransformJobName>
<jobTransformCmd>Reco_tf.py --maxEvents=500 --inputRDOFile=root://eosatlas//eos/atlas/atlasdatadisk/rucio/valid1/ec/8d/RDO.01572824._000020.pool.root.1 --outputAODFile=valid1_zmm.AOD.pool.root --outputNTUP_PHYSVALFile valid1_zmm.PHYSVAL.root --validationFlags noExample doMuon --preExec 'from RecExConfig.RecFlags import rec; rec.doTrigger=False; import MuonCombinedRecExample.MuonCombinedRecOnlySetup'</jobTransformCmd>
<jobTransformCmd>Reco_tf.py --maxEvents=500 --inputRDOFile=root://eosatlas//eos/atlas/user/g/gcree/SamplesForRTT/JPsi/withpileup/valid1.208001.Pythia8B_AU2_CTEQ6L1_pp_Jpsimu4mu4.recon.RDO.e3099_s1982_s1964_r6059_tid04751648_00/RDO.04751648._000001.pool.root.1 --outputAODFile=valid1_zmm.AOD.pool.root --outputNTUP_PHYSVALFile valid1_zmm.PHYSVAL.root --validationFlags noExample doMuon --preExec 'from RecExConfig.RecFlags import rec; rec.doTrigger=False; import MuonCombinedRecExample.MuonCombinedRecOnlySetup'</jobTransformCmd>
<group>MuonDataRecTrf</group>
<queue>long</queue>
</jobTransform>
</chainElement>
<chainElement>
<jobTransform userJobId="MuonRecRTT_valid1_ZPrime_mm_with_pileup">
<jobTransformJobName>MuonRecRTT_JobTransforms</jobTransformJobName>
<jobTransformCmd>Reco_tf.py --maxEvents=500 --inputRDOFile=root://eosatlas//eos/atlas/user/g/gcree/SamplesForRTT/ZPrime/withpileup/valid1.167826.Sherpa_CT10_ZmumuMassiveCBPt280_500_CVetoBVeto.recon.RDO.e3099_s1982_s1964_r6059_tid04751627_00/RDO.04751627._000001.pool.root.1 --outputAODFile=valid1_zmm.AOD.pool.root --outputNTUP_PHYSVALFile valid1_zmm.PHYSVAL.root --validationFlags noExample doMuon --preExec 'from RecExConfig.RecFlags import rec; rec.doTrigger=False; import MuonCombinedRecExample.MuonCombinedRecOnlySetup'</jobTransformCmd>
<group>MuonDataRecTrf</group>
<queue>long</queue>
</jobTransform>
</chainElement>
<chainElement>
<jobTransform userJobId="MuonRecRTT_valid1_JPsi_mm_with_pileup">
<jobTransformJobName>MuonRecRTT_JobTransforms</jobTransformJobName>
<jobTransformCmd>Reco_tf.py --maxEvents=500 --inputRDOFile=root://eosatlas//eos/atlas/user/g/gcree/SamplesForRTT/JPsi/withpileup/valid1.208001.Pythia8B_AU2_CTEQ6L1_pp_Jpsimu4mu4.recon.RDO.e3099_s1982_s1964_r6059_tid04751648_00/RDO.04751648._000001.pool.root.1 --outputAODFile=valid1_zmm.AOD.pool.root --outputNTUP_PHYSVALFile valid1_zmm.PHYSVAL.root --validationFlags noExample doMuon --preExec 'from RecExConfig.RecFlags import rec; rec.doTrigger=False; import MuonCombinedRecExample.MuonCombinedRecOnlySetup'</jobTransformCmd>
<group>MuonDataRecTrf</group>
<queue>long</queue>
</jobTransform>
</chainElement>
</parallel>
</chain>
</jobList>
......@@ -43,34 +62,31 @@
<keepFilePattern>*.log</keepFilePattern>
<keepFilePattern>log.*</keepFilePattern>
<test position="1" runInAtlasEnv="yes">
<modulename>RttLibraryTools</modulename>
<testname>ExeRunner</testname>
<arg>
<argname>exeName</argname>
<argvalue>runPostProcessMacros.sh</argvalue>
</arg>
<arg>
<argname>exeParamString</argname>
<argvalue>valid1_zmm.PHYSVAL.root</argvalue>
</arg>
<modulename>RttLibraryTools</modulename>
<testname>ExeRunner</testname>
<arg>
<argname>exeName</argname>
<argvalue>runPostProcessMacros.sh</argvalue>
</arg>
<arg>
<argname>exeParamString</argname>
<argvalue>valid1_zmm.PHYSVAL.root</argvalue>
</arg>
</test>
<test position="2" runInAtlasEnv="yes">
<modulename>RttLibraryTools</modulename>
<testname>ExeRunner</testname>
<arg>
<argname>exeName</argname>
<argvalue>physval_make_web_display.py</argvalue>
</arg>
<arg>
<argname>exeParamString</argname>
<argvalue>--reffile Nightly:valid1_zmm.PHYSVAL.root.temp.root --outdir=web --title Nightly --refdrawopt=HIST valid1_zmm.PHYSVAL.root.temp.root</argvalue>
</arg>
<modulename>RttLibraryTools</modulename>
<testname>ExeRunner</testname>
<arg>
<argname>exeName</argname>
<argvalue>physval_make_web_display.py</argvalue>
</arg>
<arg>
<argname>exeParamString</argname>
<argvalue>--reffile Nightly:valid1_zmm.PHYSVAL.root.temp.root --outdir=web --title Nightly --refdrawopt=HIST valid1_zmm.PHYSVAL.root.temp.root</argvalue>
</arg>
</test>
</jobGroup>
</jobGroups>
</rtt>
</unifiedTestConfiguration>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment