Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74717
b: "refs/heads/CMSSW_7_1_X"
c: ca73916
h: "refs/heads/CMSSW_7_1_X"
i:
  74715: 44e759c
v: v3
  • Loading branch information
David Chamont committed Oct 5, 2009
1 parent 062b7ef commit 9b6c880
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": 890887e83a21fbe058fcb1ec7e9aa500610490c5
"refs/heads/CMSSW_7_1_X": ca7391601f7acd5815191f0047cf9e620cde2746
12 changes: 6 additions & 6 deletions trunk/RecoEgamma/Examples/test/OvalFile
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ The DBS_* variables are configuration variables for dbs_discovery.py,
which prepares and send a query to the Data Discovery web server,
and receive as a result the corresponding list of input data files.

<var name="DBS_RELEASE" value="CMSSW_3_3_0_pre3">
<var name="DBS_RELEASE" value="CMSSW_3_3_0_pre5">
<var name="DBS_TIER" value="-RECO">

The VAL_* variables are configuration variables for newvalidation.csh,
which compares the histograms from two releases. newvalidation.csh relies
on the ROOT script newvalidation.C.

<var name="VAL_NEW_RELEASE" value="330pre5beta1">
<var name="VAL_NEW_RELEASE" value="330pre5">
<var name="VAL_REF_RELEASE" value="330pre3">

%IMPORTANT% If we do not set specific VAL_REF_File values below, newvalidation.csh will
Expand Down Expand Up @@ -62,8 +62,8 @@ touch with changes in data catalog structure.
<environment name="FullSimStdStats">

<var name="DBS_COND" value="MC_31X_V8-v*">
<var name="DBS_RELEASE" value="LOCAL">
<var name="DBS_COND" value="">
<!--var name="DBS_RELEASE" value="LOCAL"-->
<!--var name="DBS_COND" value=""-->

<environment name="FullPt10">
<var name="DBS_SAMPLE" value="RelValSingleElectronPt10">
Expand Down Expand Up @@ -91,7 +91,7 @@ touch with changes in data catalog structure.

<environment name="FullZEEIdeal">
<var name="DBS_SAMPLE" value="RelValZEE">
<var name="DBS_COND" value="MC">
<!--var name="DBS_COND" value="MC"-->
<var name="VAL_ANALYZER" value="GsfElectronMCAnalyzer">
<executable name="dbs_discovery.py">
<executable name="cmsRun" args="${VAL_ANALYZER}_cfg.py">
Expand All @@ -101,7 +101,7 @@ touch with changes in data catalog structure.
<environment name="FullZEEStartup">
<var name="DBS_SAMPLE" value="RelValZEE">
<var name="DBS_COND" value="STARTUP31X_V7-v*">
<var name="DBS_COND" value="STARTUP">
<!--var name="DBS_COND" value="STARTUP"-->
<var name="VAL_ANALYZER" value="GsfElectronMCAnalyzer">
<executable name="dbs_discovery.py">
<executable name="cmsRun" args="${VAL_ANALYZER}_cfg.py">
Expand Down

0 comments on commit 9b6c880

Please sign in to comment.