CMS 3D CMS Logo

CSCSegmentAlgorithmSK_cfi Namespace Reference


Variables

tuple CSCSegAlgoSK
tuple SK_ME1234
tuple SK_ME1A


Variable Documentation

tuple CSCSegmentAlgorithmSK_cfi::CSCSegAlgoSK [static]

Initial value:

cms.PSet(
    chamber_types = cms.vstring('ME1/a', 
        'ME1/b', 
        'ME1/2', 
        'ME1/3', 
        'ME2/1', 
        'ME2/2', 
        'ME3/1', 
        'ME3/2', 
        'ME4/1'),
    #    vstring chamber_types = {"ME1/a", "ME1/b", "ME1/2", "ME1/3", "ME2/1", "ME2/2", "ME3/1", "ME3/2", "ME4/1", "ME4/2"}
    #    vint32 parameters_per_chamber_type = {2, 1, 1, 1, 1, 1, 1, 1, 1, 1}   
    algo_name = cms.string('CSCSegAlgoSK'),
    algo_psets = cms.VPSet(cms.PSet(
        SK_ME1234
    ), 
        cms.PSet(
            SK_ME1A
        )),
    parameters_per_chamber_type = cms.vint32(2, 1, 1, 1, 1, 
        1, 1, 1, 1)
)

Definition at line 25 of file CSCSegmentAlgorithmSK_cfi.py.

tuple CSCSegmentAlgorithmSK_cfi::SK_ME1234 [static]

Initial value:

cms.PSet(
    dPhiFineMax = cms.double(0.025),
    verboseInfo = cms.untracked.bool(True),
    chi2Max = cms.double(99999.0),
    dPhiMax = cms.double(0.003),
    wideSeg = cms.double(3.0),
    minLayersApart = cms.int32(2),
    dRPhiFineMax = cms.double(8.0),
    dRPhiMax = cms.double(8.0)
)

Definition at line 5 of file CSCSegmentAlgorithmSK_cfi.py.

tuple CSCSegmentAlgorithmSK_cfi::SK_ME1A [static]

Initial value:

cms.PSet(
    dPhiFineMax = cms.double(0.025),
    verboseInfo = cms.untracked.bool(True),
    chi2Max = cms.double(99999.0),
    dPhiMax = cms.double(0.025),
    wideSeg = cms.double(3.0),
    minLayersApart = cms.int32(2),
    dRPhiFineMax = cms.double(3.0),
    dRPhiMax = cms.double(8.0)
)

Definition at line 15 of file CSCSegmentAlgorithmSK_cfi.py.


Generated on Tue Jun 9 18:37:07 2009 for CMSSW by  doxygen 1.5.4