Skip to content
Snippets Groups Projects
Commit 6087eb82 authored by Eduardo Rodrigues's avatar Eduardo Rodrigues
Browse files

Update of a couple of CommonParticles tests

parent 50af3ade
No related branches found
No related tags found
2 merge requests!1103Draft: Add AnalysisHelpers to DaVinci Stack,!312Update of a couple of CommonParticles tests
Pipeline #777778 passed
......@@ -42,7 +42,7 @@ DaVinci().HistogramFile = "DVStandardIntermediate.root"
##############################################################################
DaVinci().UserAlgorithms = [ CP ] # count them all
DaVinci().EvtMax = 500
DaVinci().DataType = "2012"
DaVinci().DataType = "2015"
DaVinci().Simulation = False
DaVinci().InputType = "DST"
......
......@@ -30,7 +30,7 @@ for a,b in StandardIntermediate.locations.iteritems():
DaVinci( UserAlgorithms = List,
EvtMax = 1,
DataType = "2010",
DataType = "2015",
Simulation = False,
InputType = "DST" )
......
......@@ -15,7 +15,7 @@
<argument name="timeout"><integer>6400</integer></argument>
<argument name="args"><set>
<text>../options/CommonParticles/TestStandardIntermediateCuts.py</text>
<text>$PRCONFIGOPTS/DaVinci/Stripping/Collision12-4TeV-Reco14-FULLDST.py</text>
<text>$PRCONFIGOPTS/DaVinci/Stripping/Collision15EM-6.5TeV-Reco15EM-FULLDST.py</text>
</set></argument>
<argument name="validator"><text>
findReferenceBlock("""
......
......@@ -15,7 +15,7 @@
<argument name="timeout"><integer>6400</integer></argument>
<argument name="args"><set>
<text>../options/CommonParticles/DVTestStandardIntermediate.py</text>
<text>$PRCONFIGOPTS/DaVinci/Stripping/Collision12-4TeV-Reco14-FULLDST.py</text>
<text>$PRCONFIGOPTS/DaVinci/Stripping/Collision15EM-6.5TeV-Reco15EM-FULLDST.py</text>
</set></argument>
<argument name="prerequisites"><set>
<tuple><text>commonparticles.test_standardbasic_reco14_init</text><enumeral>PASS</enumeral></tuple>
......
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