# | Line 17 | Line 17 | import xml.dom.minidom | |
---|---|---|
17 | from random import SystemRandom | |
18 | ||
19 | from ProdCommon.CMSConfigTools.ConfigAPI.CfgInterface import CfgInterface | |
20 | – | from FWCore.ParameterSet.Config import include |
20 | import FWCore.ParameterSet.Types as CfgTypes | |
21 | ||
22 | MyRandom = SystemRandom() |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |