CMS 3D CMS Logo

MuonUpdatorAtVertex_cff Namespace Reference


Variables

tuple MuonUpdatorAtVertex
tuple MuonUpdatorAtVertexAnyDirection


Variable Documentation

tuple MuonUpdatorAtVertex_cff::MuonUpdatorAtVertex [static]

Initial value:

cms.PSet(
    MuonUpdatorAtVertexParameters = cms.PSet(
        MaxChi2 = cms.double(1000000.0),
        BeamSpotPosition = cms.vdouble(0.0, 0.0, 0.0),
        Propagator = cms.string('SteppingHelixPropagatorOpposite'),
        BeamSpotPositionErrors = cms.vdouble(0.1, 0.1, 5.3)
    )
)

Definition at line 3 of file MuonUpdatorAtVertex_cff.py.

Referenced by AlignmentMonitorTracksFromTrajectories::AlignmentMonitorTracksFromTrajectories(), MuonSeedTrack::MuonSeedTrack(), MuonTrackAnalyzer::MuonTrackAnalyzer(), and MuonTrackLoader::MuonTrackLoader().

tuple MuonUpdatorAtVertex_cff::MuonUpdatorAtVertexAnyDirection [static]

Initial value:

cms.PSet(
    MuonUpdatorAtVertexParameters = cms.PSet(
        MaxChi2 = cms.double(1000000.0),
        BeamSpotPosition = cms.vdouble(0.0, 0.0, 0.0),
        Propagator = cms.string('SteppingHelixPropagatorAny'),
        BeamSpotPositionErrors = cms.vdouble(0.1, 0.1, 5.3)
    )
)

Definition at line 11 of file MuonUpdatorAtVertex_cff.py.


Generated on Tue Jun 9 18:49:14 2009 for CMSSW by  doxygen 1.5.4