Variables | |
tuple | CSCSegAlgoDF |
tuple | DF_ME1234_1 |
tuple | DF_ME1234_2 |
tuple | DF_ME1A |
00001 cms.PSet( 00002 chamber_types = cms.vstring('ME1/a', 00003 'ME1/b', 00004 'ME1/2', 00005 'ME1/3', 00006 'ME2/1', 00007 'ME2/2', 00008 'ME3/1', 00009 'ME3/2', 00010 'ME4/1'), 00011 algo_name = cms.string('CSCSegAlgoDF'), 00012 algo_psets = cms.VPSet(cms.PSet( 00013 DF_ME1234_1 00014 ), 00015 cms.PSet( 00016 DF_ME1234_2 00017 ), 00018 cms.PSet( 00019 DF_ME1A 00020 )), 00021 parameters_per_chamber_type = cms.vint32(3, 1, 2, 2, 1, 00022 2, 1, 2, 1) 00023 )
Definition at line 58 of file CSCSegmentAlgorithmDF_cfi.py.
00001 cms.PSet( 00002 preClustering = cms.untracked.bool(False), 00003 minHitsPerSegment = cms.int32(3), 00004 dPhiFineMax = cms.double(0.025), 00005 chi2Max = cms.double(5000.0), 00006 dXclusBoxMax = cms.double(8.0), 00007 tanThetaMax = cms.double(1.2), 00008 tanPhiMax = cms.double(0.5), 00009 maxRatioResidualPrune = cms.double(3.0), 00010 minHitsForPreClustering = cms.int32(10), 00011 CSCSegmentDebug = cms.untracked.bool(False), 00012 dRPhiFineMax = cms.double(8.0), 00013 nHitsPerClusterIsShower = cms.int32(20), 00014 minLayersApart = cms.int32(2), 00015 Pruning = cms.untracked.bool(False), 00016 dYclusBoxMax = cms.double(8.0) 00017 )
Definition at line 7 of file CSCSegmentAlgorithmDF_cfi.py.
00001 cms.PSet( 00002 preClustering = cms.untracked.bool(False), 00003 minHitsPerSegment = cms.int32(3), 00004 dPhiFineMax = cms.double(0.025), 00005 chi2Max = cms.double(5000.0), 00006 dXclusBoxMax = cms.double(8.0), 00007 tanThetaMax = cms.double(2.0), 00008 tanPhiMax = cms.double(0.8), 00009 maxRatioResidualPrune = cms.double(3.0), 00010 minHitsForPreClustering = cms.int32(10), 00011 CSCSegmentDebug = cms.untracked.bool(False), 00012 dRPhiFineMax = cms.double(12.0), 00013 nHitsPerClusterIsShower = cms.int32(20), 00014 minLayersApart = cms.int32(2), 00015 Pruning = cms.untracked.bool(False), 00016 dYclusBoxMax = cms.double(12.0) 00017 )
Definition at line 24 of file CSCSegmentAlgorithmDF_cfi.py.
00001 cms.PSet( 00002 preClustering = cms.untracked.bool(False), 00003 minHitsPerSegment = cms.int32(3), 00004 dPhiFineMax = cms.double(0.025), 00005 chi2Max = cms.double(5000.0), 00006 dXclusBoxMax = cms.double(8.0), 00007 tanThetaMax = cms.double(1.2), 00008 tanPhiMax = cms.double(0.5), 00009 maxRatioResidualPrune = cms.double(3.0), 00010 minHitsForPreClustering = cms.int32(30), 00011 CSCSegmentDebug = cms.untracked.bool(False), 00012 dRPhiFineMax = cms.double(8.0), 00013 nHitsPerClusterIsShower = cms.int32(20), 00014 minLayersApart = cms.int32(2), 00015 Pruning = cms.untracked.bool(False), 00016 dYclusBoxMax = cms.double(8.0) 00017 )
Definition at line 41 of file CSCSegmentAlgorithmDF_cfi.py.