Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Configuration
PyReleaseValidation
python
relval_unsch.py
Go to the documentation of this file.
1
# some example testing workflows for unscheduled mode - should eventually be deleted and made the default...
2
# import the definition of the steps and input files:
3
from
Configuration.PyReleaseValidation.relval_steps
import
*
4
5
# here only define the workflows as a combination of the steps defined above:
6
workflows =
Matrix
()
7
8
# each workflow defines a name and a list of steps to be done.
9
# if no explicit name/label given for the workflow (first arg),
10
# the name of step1 will be used
11
12
# 50 ns at 8 TeV
13
workflows[10025] = [
''
, [
'TTbar'
,
'DIGI'
,
'RECOUNSCH'
,
'HARVEST'
,
'ALCATT'
]]
14
workflows[11325] = [
''
, [
'TTbar_13'
,
'DIGIUP15'
,
'RECOUP15UNSCH'
,
'HARVESTUP15'
,
'ALCATT'
]]
relval_steps
hitfit::Matrix
CLHEP::HepMatrix Matrix
Definition:
matutil.h:65
Generated for CMSSW Reference Manual by
1.8.5