CMS 3D CMS Logo

Functions
hackConditions_cff Namespace Reference

Functions

def _load (process, f)
 

Function Documentation

def hackConditions_cff._load (   process,
  f 
)
private

Definition at line 20 of file hackConditions_cff.py.

20 def _load(process, f):
21  process.load(f)
22 
23 #
24 # Stage-1 Trigger
25 #
26 # Switch between HI and PP calo configuration:
def _load(process, f)