CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
L1GlobalTagTest_cff Namespace Reference

Variables

tuple CSCTFParametersTester = cms.EDAnalyzer("L1MuCSCTFParametersTester")
 
tuple DTEtaPatternLutTester = cms.EDAnalyzer('DTEtaPatternLutTester')
 
tuple DTExtLutTester = cms.EDAnalyzer('DTExtLutTester')
 
tuple DTPhiLutTester = cms.EDAnalyzer('DTPhiLutTester')
 
tuple DTPtaLutTester = cms.EDAnalyzer('DTPtaLutTester')
 
tuple DTQualPatternLutTester = cms.EDAnalyzer('DTQualPatternLutTester')
 
tuple DTTFMasksTester = cms.EDAnalyzer('DTTFMasksTester')
 
tuple DTTFParametersTester = cms.EDAnalyzer('DTTFParametersTester')
 
tuple dumpConeDefinition
 
tuple dumpL1RPCBxOrConfig = cms.EDAnalyzer("DumpL1RPCBxOrConfig")
 
tuple dumpL1RPCConfig
 
tuple dumpL1RPCHsbConfig = cms.EDAnalyzer("DumpL1RPCHsbConfig")
 
tuple l1RCTChannelMaskTest = cms.EDAnalyzer('L1RCTChannelMaskTester')
 
tuple l1RCTOutputScalesTest = cms.EDAnalyzer('L1ScalesTester')
 
tuple l1RCTParametersTest = cms.EDAnalyzer('L1RCTParametersTester')
 
tuple printGlobalTagL1
 
tuple printGlobalTagL1CscTF = cms.Sequence(CSCTFParametersTester)
 
tuple printGlobalTagL1DtTF
 
tuple printGlobalTagL1Gct = cms.Sequence(l1GctConfigDump*l1CaloGeometryDump)
 
tuple printGlobalTagL1Gmt = cms.Sequence(printL1GmtParameters*printL1GmtMuScales)
 
tuple printGlobalTagL1Rct = cms.Sequence(l1RCTParametersTest*l1RCTChannelMaskTest*l1RCTOutputScalesTest)
 
tuple printGlobalTagL1Rpc = cms.Sequence(dumpL1RPCConfig*dumpConeDefinition*dumpL1RPCBxOrConfig*dumpL1RPCHsbConfig)
 
tuple printL1GmtMuScales = cms.EDAnalyzer('L1MuScalesTester')
 
tuple printL1GmtParameters
 

Variable Documentation

tuple L1GlobalTagTest_cff.CSCTFParametersTester = cms.EDAnalyzer("L1MuCSCTFParametersTester")

Definition at line 55 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.DTEtaPatternLutTester = cms.EDAnalyzer('DTEtaPatternLutTester')

Definition at line 39 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.DTExtLutTester = cms.EDAnalyzer('DTExtLutTester')

Definition at line 36 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.DTPhiLutTester = cms.EDAnalyzer('DTPhiLutTester')

Definition at line 37 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.DTPtaLutTester = cms.EDAnalyzer('DTPtaLutTester')

Definition at line 38 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.DTQualPatternLutTester = cms.EDAnalyzer('DTQualPatternLutTester')

Definition at line 40 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.DTTFMasksTester = cms.EDAnalyzer('DTTFMasksTester')

Definition at line 42 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.DTTFParametersTester = cms.EDAnalyzer('DTTFParametersTester')

Definition at line 41 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.dumpConeDefinition
Initial value:
1 = cms.EDAnalyzer('DumpConeDefinition',
2  fileName = cms.string('PrintGlobalTag_L1RPCConeDefinition.log'))

Definition at line 63 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.dumpL1RPCBxOrConfig = cms.EDAnalyzer("DumpL1RPCBxOrConfig")

Definition at line 65 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.dumpL1RPCConfig
Initial value:
1 = cms.EDAnalyzer('DumpL1RPCConfig',
2  fileName = cms.string('PrintGlobalTag_L1RPCConfig.log'))

Definition at line 61 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.dumpL1RPCHsbConfig = cms.EDAnalyzer("DumpL1RPCHsbConfig")

Definition at line 66 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.l1RCTChannelMaskTest = cms.EDAnalyzer('L1RCTChannelMaskTester')

Definition at line 14 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.l1RCTOutputScalesTest = cms.EDAnalyzer('L1ScalesTester')

Definition at line 15 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.l1RCTParametersTest = cms.EDAnalyzer('L1RCTParametersTester')

Definition at line 13 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.printGlobalTagL1
Initial value:
1 = cms.Sequence(printGlobalTagL1Rct
2  *printGlobalTagL1Gct
3 # *printGlobalTagL1DtTPG
4  *printGlobalTagL1DtTF
5  *printGlobalTagL1CscTF
6  *printGlobalTagL1Rpc
7  *printGlobalTagL1Gmt
8  *printGlobalTagL1Gt
9  )

Definition at line 97 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.printGlobalTagL1CscTF = cms.Sequence(CSCTFParametersTester)

Definition at line 57 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.printGlobalTagL1DtTF
Initial value:
1 = cms.Sequence(DTExtLutTester
2  *DTPhiLutTester
3  *DTPtaLutTester
4  *DTEtaPatternLutTester
5  *DTQualPatternLutTester
6  *DTTFParametersTester
7  *DTTFMasksTester
8  )

Definition at line 44 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.printGlobalTagL1Gct = cms.Sequence(l1GctConfigDump*l1CaloGeometryDump)

Definition at line 24 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.printGlobalTagL1Gmt = cms.Sequence(printL1GmtParameters*printL1GmtMuScales)

Definition at line 89 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.printGlobalTagL1Rct = cms.Sequence(l1RCTParametersTest*l1RCTChannelMaskTest*l1RCTOutputScalesTest)

Definition at line 17 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.printGlobalTagL1Rpc = cms.Sequence(dumpL1RPCConfig*dumpConeDefinition*dumpL1RPCBxOrConfig*dumpL1RPCHsbConfig)

Definition at line 68 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.printL1GmtMuScales = cms.EDAnalyzer('L1MuScalesTester')

Definition at line 87 of file L1GlobalTagTest_cff.py.

tuple L1GlobalTagTest_cff.printL1GmtParameters
Initial value:
1 = cms.EDProducer('L1MuGlobalMuonTrigger',
2  Debug = cms.untracked.int32(9),
3  BX_min = cms.int32(-1),
4  BX_max = cms.int32(1),
5  BX_min_readout = cms.int32(-1),
6  BX_max_readout = cms.int32(1),
7  DTCandidates = cms.InputTag('none'),
8  RPCbCandidates = cms.InputTag('none'),
9  CSCCandidates = cms.InputTag('none'),
10  RPCfCandidates = cms.InputTag('none'),
11  MipIsoData = cms.InputTag('none'),
12  WriteLUTsAndRegs = cms.untracked.bool(False)
13 )

Definition at line 73 of file L1GlobalTagTest_cff.py.