CMS 3D CMS Logo

cscSegments_cfi Namespace Reference


Variables

tuple cscSegments


Variable Documentation

tuple cscSegments_cfi::cscSegments [static]

Initial value:

cms.EDProducer("CSCSegmentProducer",
    # Define input
    inputObjects = cms.InputTag("csc2DRecHits"),
    # Choice of the building algo: 1 SK, 2 TC, 3 DF, 4 ST, ...
    algo_type = cms.int32(4),
    # std::vector<edm::ParameterSet>
    algo_psets = cms.VPSet(cms.PSet(
        CSCSegAlgoSK
    ), 
        cms.PSet(
            CSCSegAlgoTC
        ), 
        cms.PSet(
            CSCSegAlgoDF
        ), 
        cms.PSet(
            CSCSegAlgoST
        ))
)

Definition at line 9 of file cscSegments_cfi.py.

Referenced by CSCOfflineMonitor::analyze(), CSCValidation::analyze(), CSCEfficiency::analyze(), SegmentsTrackAssociator::associate(), TrackDetectorAssociator::fillMuon(), CSCSkim::filter(), and MuonDetLayerMeasurements::recHits().


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