![]() |
![]() |
Variables | |
tuple | ckfTrackCandidatesP5Bottom = copy.deepcopy(ckfTrackCandidatesP5) |
tuple | ckfTrackCandidatesP5LHCNavigation = ckfTrackCandidatesP5.clone(NavigationSchool = cms.string('SimpleNavigationSchool')) |
tuple | ckfTrackCandidatesP5Top = copy.deepcopy(ckfTrackCandidatesP5) |
tuple | combinatorialcosmicseedfinderP5Bottom = copy.deepcopy(combinatorialcosmicseedfinderP5) |
tuple | combinatorialcosmicseedfinderP5Top = copy.deepcopy(combinatorialcosmicseedfinderP5) |
tuple | combinedP5SeedsForCTF = RecoTracker.TkSeedGenerator.GlobalCombinedSeeds_cfi.globalCombinedSeeds.clone() |
tuple | combinedP5SeedsForCTFBottom = copy.deepcopy(combinedP5SeedsForCTF) |
tuple | combinedP5SeedsForCTFTop = copy.deepcopy(combinedP5SeedsForCTF) |
tuple | cosmicCandidateFinderP5Bottom = copy.deepcopy(cosmicCandidateFinderP5) |
tuple | cosmicCandidateFinderP5Top = copy.deepcopy(cosmicCandidateFinderP5) |
tuple | cosmicseedfinderP5Bottom = copy.deepcopy(cosmicseedfinderP5) |
tuple | cosmicseedfinderP5Top = copy.deepcopy(cosmicseedfinderP5) |
tuple | cosmictrackfinderP5Bottom = copy.deepcopy(cosmictrackfinderP5) |
tuple | cosmictrackfinderP5Top = copy.deepcopy(cosmictrackfinderP5) |
tuple | cosmictracksP5 = cms.Sequence(cosmicseedfinderP5*cosmicCandidateFinderP5*cosmictrackfinderP5*cosmicTrackSplitter*splittedTracksP5) |
tuple | cosmictracksP5Bottom = cms.Sequence(cosmicseedfinderP5Bottom*cosmicCandidateFinderP5Bottom*filterCosmicBottom*cosmictrackfinderP5Bottom) |
tuple | cosmictracksP5Top = cms.Sequence(cosmicseedfinderP5Top*cosmicCandidateFinderP5Top*filterCosmicTop*cosmictrackfinderP5Top) |
tuple | ctftracksP5 |
tuple | ctftracksP5Bottom |
tuple | ctftracksP5Top |
tuple | ctfWithMaterialTracksP5Bottom = copy.deepcopy(ctfWithMaterialTracksP5) |
tuple | ctfWithMaterialTracksP5LHCNavigation = ctfWithMaterialTracksP5.clone(src = cms.InputTag("ckfTrackCandidatesP5LHCNavigation")) |
tuple | ctfWithMaterialTracksP5Top = copy.deepcopy(ctfWithMaterialTracksP5) |
tuple | filterCkfBottom = copy.deepcopy(trackCandidateTopBottomHitFilter) |
tuple | filterCkfTop = copy.deepcopy(trackCandidateTopBottomHitFilter) |
tuple | filterCosmicBottom = copy.deepcopy(trackCandidateTopBottomHitFilter) |
tuple | filterCosmicTop = copy.deepcopy(trackCandidateTopBottomHitFilter) |
tuple | filterRSBottom = copy.deepcopy(trackCandidateTopBottomHitFilter) |
tuple | filterRSTop = copy.deepcopy(trackCandidateTopBottomHitFilter) |
tuple | roadSearchCloudsP5Bottom = copy.deepcopy(roadSearchCloudsP5) |
tuple | roadSearchCloudsP5Top = copy.deepcopy(roadSearchCloudsP5) |
tuple | roadSearchSeedsP5Bottom = copy.deepcopy(roadSearchSeedsP5) |
tuple | roadSearchSeedsP5Top = copy.deepcopy(roadSearchSeedsP5) |
tuple | rsTrackCandidatesP5Bottom = copy.deepcopy(rsTrackCandidatesP5) |
tuple | rsTrackCandidatesP5Top = copy.deepcopy(rsTrackCandidatesP5) |
tuple | rstracksP5 = cms.Sequence(roadSearchSeedsP5*roadSearchCloudsP5*rsTrackCandidatesP5*rsWithMaterialTracksP5) |
tuple | rstracksP5Bottom |
tuple | rstracksP5Top |
tuple | rsWithMaterialTracksP5Bottom = copy.deepcopy(rsWithMaterialTracksP5) |
tuple | rsWithMaterialTracksP5Top = copy.deepcopy(rsWithMaterialTracksP5) |
tuple | simpleCosmicBONSeedsBottom = copy.deepcopy(simpleCosmicBONSeeds) |
tuple | simpleCosmicBONSeedsTop = copy.deepcopy(simpleCosmicBONSeeds) |
tuple | splittedTracksP5 = ctfWithMaterialTracksP5.clone(src = cms.InputTag("cosmicTrackSplitter")) |
tuple | trackerCosmics_TopBot = cms.Sequence(tracksP5Top+tracksP5Bottom) |
tuple | tracksP5 = cms.Sequence(cosmictracksP5*ctftracksP5*rstracksP5*trackerCosmics_TopBot) |
tuple | tracksP5Bottom = cms.Sequence(ctftracksP5Bottom+cosmictracksP5Bottom+rstracksP5Bottom) |
tuple | tracksP5Top = cms.Sequence(ctftracksP5Top+cosmictracksP5Top+rstracksP5Top) |
tuple RecoTrackerP5_cff::ckfTrackCandidatesP5Bottom = copy.deepcopy(ckfTrackCandidatesP5) [static] |
Definition at line 122 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::ckfTrackCandidatesP5LHCNavigation = ckfTrackCandidatesP5.clone(NavigationSchool = cms.string('SimpleNavigationSchool')) [static] |
Definition at line 40 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::ckfTrackCandidatesP5Top = copy.deepcopy(ckfTrackCandidatesP5) [static] |
Definition at line 65 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::combinatorialcosmicseedfinderP5Bottom = copy.deepcopy(combinatorialcosmicseedfinderP5) [static] |
Definition at line 119 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::combinatorialcosmicseedfinderP5Top = copy.deepcopy(combinatorialcosmicseedfinderP5) [static] |
Definition at line 62 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::combinedP5SeedsForCTF = RecoTracker.TkSeedGenerator.GlobalCombinedSeeds_cfi.globalCombinedSeeds.clone() [static] |
Definition at line 17 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::combinedP5SeedsForCTFBottom = copy.deepcopy(combinedP5SeedsForCTF) [static] |
Definition at line 121 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::combinedP5SeedsForCTFTop = copy.deepcopy(combinedP5SeedsForCTF) [static] |
Definition at line 64 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::cosmicCandidateFinderP5Bottom = copy.deepcopy(cosmicCandidateFinderP5) [static] |
Definition at line 150 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::cosmicCandidateFinderP5Top = copy.deepcopy(cosmicCandidateFinderP5) [static] |
Definition at line 86 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::cosmicseedfinderP5Bottom = copy.deepcopy(cosmicseedfinderP5) [static] |
Definition at line 149 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::cosmicseedfinderP5Top = copy.deepcopy(cosmicseedfinderP5) [static] |
Definition at line 85 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::cosmictrackfinderP5Bottom = copy.deepcopy(cosmictrackfinderP5) [static] |
Definition at line 151 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::cosmictrackfinderP5Top = copy.deepcopy(cosmictrackfinderP5) [static] |
Definition at line 87 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::cosmictracksP5 = cms.Sequence(cosmicseedfinderP5*cosmicCandidateFinderP5*cosmictrackfinderP5*cosmicTrackSplitter*splittedTracksP5) [static] |
Definition at line 54 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::cosmictracksP5Bottom = cms.Sequence(cosmicseedfinderP5Bottom*cosmicCandidateFinderP5Bottom*filterCosmicBottom*cosmictrackfinderP5Bottom) [static] |
Definition at line 159 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::cosmictracksP5Top = cms.Sequence(cosmicseedfinderP5Top*cosmicCandidateFinderP5Top*filterCosmicTop*cosmictrackfinderP5Top) [static] |
Definition at line 95 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::ctftracksP5 [static] |
Initial value:
cms.Sequence(combinatorialcosmicseedfinderP5*simpleCosmicBONSeeds*combinedP5SeedsForCTF* ckfTrackCandidatesP5*ctfWithMaterialTracksP5+ ckfTrackCandidatesP5LHCNavigation*ctfWithMaterialTracksP5LHCNavigation)
Definition at line 43 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::ctftracksP5Bottom [static] |
Initial value:
cms.Sequence(combinatorialcosmicseedfinderP5Bottom*simpleCosmicBONSeedsBottom*combinedP5SeedsForCTFBottom* ckfTrackCandidatesP5Bottom*filterCkfBottom*ctfWithMaterialTracksP5Bottom)
Definition at line 145 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::ctftracksP5Top [static] |
Initial value:
cms.Sequence(combinatorialcosmicseedfinderP5Top*simpleCosmicBONSeedsTop*combinedP5SeedsForCTFTop* ckfTrackCandidatesP5Top*filterCkfTop*ctfWithMaterialTracksP5Top)
Definition at line 81 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::ctfWithMaterialTracksP5Bottom = copy.deepcopy(ctfWithMaterialTracksP5) [static] |
Definition at line 123 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::ctfWithMaterialTracksP5LHCNavigation = ctfWithMaterialTracksP5.clone(src = cms.InputTag("ckfTrackCandidatesP5LHCNavigation")) [static] |
Definition at line 41 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::ctfWithMaterialTracksP5Top = copy.deepcopy(ctfWithMaterialTracksP5) [static] |
Definition at line 66 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::filterCkfBottom = copy.deepcopy(trackCandidateTopBottomHitFilter) [static] |
Definition at line 124 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::filterCkfTop = copy.deepcopy(trackCandidateTopBottomHitFilter) [static] |
Definition at line 67 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::filterCosmicBottom = copy.deepcopy(trackCandidateTopBottomHitFilter) [static] |
Definition at line 152 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::filterCosmicTop = copy.deepcopy(trackCandidateTopBottomHitFilter) [static] |
Definition at line 88 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::filterRSBottom = copy.deepcopy(trackCandidateTopBottomHitFilter) [static] |
Definition at line 167 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::filterRSTop = copy.deepcopy(trackCandidateTopBottomHitFilter) [static] |
Definition at line 102 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::roadSearchCloudsP5Bottom = copy.deepcopy(roadSearchCloudsP5) [static] |
Definition at line 164 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::roadSearchCloudsP5Top = copy.deepcopy(roadSearchCloudsP5) [static] |
Definition at line 99 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::roadSearchSeedsP5Bottom = copy.deepcopy(roadSearchSeedsP5) [static] |
Definition at line 163 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::roadSearchSeedsP5Top = copy.deepcopy(roadSearchSeedsP5) [static] |
Definition at line 98 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::rsTrackCandidatesP5Bottom = copy.deepcopy(rsTrackCandidatesP5) [static] |
Definition at line 165 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::rsTrackCandidatesP5Top = copy.deepcopy(rsTrackCandidatesP5) [static] |
Definition at line 100 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::rstracksP5 = cms.Sequence(roadSearchSeedsP5*roadSearchCloudsP5*rsTrackCandidatesP5*rsWithMaterialTracksP5) [static] |
Definition at line 47 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::rstracksP5Bottom [static] |
Initial value:
cms.Sequence(roadSearchSeedsP5Bottom*roadSearchCloudsP5Bottom* rsTrackCandidatesP5Bottom*filterRSBottom*rsWithMaterialTracksP5Bottom)
Definition at line 176 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::rstracksP5Top [static] |
Initial value:
cms.Sequence(roadSearchSeedsP5Top*roadSearchCloudsP5Top* rsTrackCandidatesP5Top*filterRSTop*rsWithMaterialTracksP5Top)
Definition at line 110 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::rsWithMaterialTracksP5Bottom = copy.deepcopy(rsWithMaterialTracksP5) [static] |
Definition at line 166 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::rsWithMaterialTracksP5Top = copy.deepcopy(rsWithMaterialTracksP5) [static] |
Definition at line 101 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::simpleCosmicBONSeedsBottom = copy.deepcopy(simpleCosmicBONSeeds) [static] |
Definition at line 120 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::simpleCosmicBONSeedsTop = copy.deepcopy(simpleCosmicBONSeeds) [static] |
Definition at line 63 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::splittedTracksP5 = ctfWithMaterialTracksP5.clone(src = cms.InputTag("cosmicTrackSplitter")) [static] |
Definition at line 52 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::trackerCosmics_TopBot = cms.Sequence(tracksP5Top+tracksP5Bottom) [static] |
Definition at line 182 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::tracksP5 = cms.Sequence(cosmictracksP5*ctftracksP5*rstracksP5*trackerCosmics_TopBot) [static] |
Definition at line 187 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::tracksP5Bottom = cms.Sequence(ctftracksP5Bottom+cosmictracksP5Bottom+rstracksP5Bottom) [static] |
Definition at line 180 of file RecoTrackerP5_cff.py.
tuple RecoTrackerP5_cff::tracksP5Top = cms.Sequence(ctftracksP5Top+cosmictracksP5Top+rstracksP5Top) [static] |
Definition at line 114 of file RecoTrackerP5_cff.py.