Main Page
Namespaces
Classes
Package Documentation
GIT Directory
WorkBook
Offline Guide
Release schedule
Namespace List
Namespace Members
Config files
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Functions
|
Variables
autoCondHLT Namespace Reference
Functions
def
autoCondHLT
Variables
dictionary
hltGTs
Function Documentation
def
autoCondHLT.autoCondHLT
(
autoCond
)
Definition at line
45
of file
autoCondHLT.py
.
45
46
def
autoCondHLT
(autoCond):
47
for
key,val
in
hltGTs.iteritems():
48
if
len(val)==1 :
49
autoCond[key] = ( autoCond[val[0]] )
50
else
:
51
autoCond[key] = ( autoCond[val[0]],) + val[1]
52
return
autoCond
autoCondHLT.autoCondHLT
def autoCondHLT
Definition:
autoCondHLT.py:45
Variable Documentation
dictionary autoCondHLT.hltGTs
Definition at line
2
of file
autoCondHLT.py
.
Generated for CMSSW Reference Manual by
1.8.5