Main Page
Namespaces
Classes
Package Documentation
L1TriggerConfig
DTTPGConfigProducers
python
L1DTConfigParams_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
L1TriggerConfig.DTTPGConfigProducers.L1DTConfigBti_cff
import
*
4
from
L1TriggerConfig.DTTPGConfigProducers.L1DTConfigTraco_cff
import
*
5
from
L1TriggerConfig.DTTPGConfigProducers.L1DTConfigLUTs_cff
import
*
6
from
L1TriggerConfig.DTTPGConfigProducers.L1DTConfigTSTheta_cff
import
*
7
from
L1TriggerConfig.DTTPGConfigProducers.L1DTConfigTSPhi_cff
import
*
8
from
L1TriggerConfig.DTTPGConfigProducers.L1DTConfigTU_cff
import
*
9
from
L1TriggerConfig.DTTPGConfigProducers.L1DTConfigSectColl_cff
import
*
10
11
DTTPGParametersBlock = cms.PSet(
12
DTTPGParameters = cms.PSet(
13
SectCollParametersBlock,
14
Debug = cms.untracked.bool(
False
),
15
TUParameters = cms.PSet(
16
TracoParametersBlock,
17
TSPhiParametersBlock,
18
TSThetaParametersBlock,
19
TUParamsBlock,
20
BtiParametersBlock,
21
LutParametersBlock
22
)
23
)
24
)
25
26
L1DTConfigTSPhi_cff
L1DTConfigLUTs_cff
L1DTConfigTSTheta_cff
L1DTConfigBti_cff
L1DTConfigTraco_cff
L1DTConfigTU_cff
L1DTConfigSectColl_cff
Generated for CMSSW Reference Manual by
1.8.11