CMS 3D CMS Logo

SiPixelLorentzAngle_cfi Namespace Reference


Variables

tuple read


Variable Documentation

tuple SiPixelLorentzAngle_cfi::read [static]

Initial value:

cms.EDFilter("SiPixelLorentzAngle",
    #what type of tracks should be used: 
    #           string src = "generalTracks"
    src = cms.string('globalMuons'),
    binsDepth = cms.int32(50),
    Fitter = cms.string('KFFittingSmoother'),
    fileNameFit = cms.string('lorentzFit.txt'),
    #in case of MC set this to true to save the simhits
    simData = cms.bool(False),
    TTRHBuilder = cms.string('WithTrackAngle'),
    ptMin = cms.double(3.0),
    fileName = cms.string('lorentzangle.root'),
    Propagator = cms.string('PropagatorWithMaterial'),
    binsDrift = cms.int32(60)
)

Definition at line 7 of file SiPixelLorentzAngle_cfi.py.


Generated on Tue Jun 9 18:52:33 2009 for CMSSW by  doxygen 1.5.4