Variables | |
tuple | electronEstimatorChi2 = TrackingTools.KalmanUpdators.Chi2MeasurementEstimatorESProducer_cfi.Chi2MeasurementEstimator.clone() |
tuple | gsfElCandidates = RecoTracker.CkfPattern.CkfTrackCandidates_cfi.ckfTrackCandidates.clone() |
tuple | gsfPFtracks = TrackingTools.GsfTracking.GsfElectronFit_cfi.GsfGlobalElectronTest.clone() |
tuple | particleFlowTrack = cms.Sequence(elecPreId*gsfSeedclean*gsfElCandidates*gsfPFtracks*pfTrackElec) |
tuple | particleFlowTrackWithNuclear = cms.Sequence(elecPreId*gsfSeedclean*gsfElCandidates*gsfPFtracks*pfTrackElec*pfNuclear) |
tuple | particleFlowTrackWithV0 = cms.Sequence(elecPreId*gsfSeedclean*gsfElCandidates*gsfPFtracks*pfTrackElec*pfV0) |
tuple | TrajectoryBuilderForElectronsinJets = RecoTracker.CkfPattern.CkfTrajectoryBuilderESProducer_cfi.CkfTrajectoryBuilder.clone() |
tuple particleFlowTrack_cff::electronEstimatorChi2 = TrackingTools.KalmanUpdators.Chi2MeasurementEstimatorESProducer_cfi.Chi2MeasurementEstimator.clone() [static] |
Definition at line 32 of file particleFlowTrack_cff.py.
tuple particleFlowTrack_cff::gsfElCandidates = RecoTracker.CkfPattern.CkfTrackCandidates_cfi.ckfTrackCandidates.clone() [static] |
Definition at line 11 of file particleFlowTrack_cff.py.
tuple particleFlowTrack_cff::gsfPFtracks = TrackingTools.GsfTracking.GsfElectronFit_cfi.GsfGlobalElectronTest.clone() [static] |
Definition at line 13 of file particleFlowTrack_cff.py.
tuple particleFlowTrack_cff::particleFlowTrack = cms.Sequence(elecPreId*gsfSeedclean*gsfElCandidates*gsfPFtracks*pfTrackElec) [static] |
Definition at line 15 of file particleFlowTrack_cff.py.
tuple particleFlowTrack_cff::particleFlowTrackWithNuclear = cms.Sequence(elecPreId*gsfSeedclean*gsfElCandidates*gsfPFtracks*pfTrackElec*pfNuclear) [static] |
Definition at line 16 of file particleFlowTrack_cff.py.
tuple particleFlowTrack_cff::particleFlowTrackWithV0 = cms.Sequence(elecPreId*gsfSeedclean*gsfElCandidates*gsfPFtracks*pfTrackElec*pfV0) [static] |
Definition at line 17 of file particleFlowTrack_cff.py.
tuple particleFlowTrack_cff::TrajectoryBuilderForElectronsinJets = RecoTracker.CkfPattern.CkfTrajectoryBuilderESProducer_cfi.CkfTrajectoryBuilder.clone() [static] |
Definition at line 36 of file particleFlowTrack_cff.py.