Variables | |
tuple | globalreco = cms.Sequence(offlineBeamSpot+recopixelvertexing*ckftracks+ecalClusters+caloTowersRec*vertexreco*recoJets+metreco+muonreco_plus_isolation) |
tuple | globalreco_plusGSF = cms.Sequence(globalreco*GsfGlobalElectronTestSequence) |
tuple | globalreco_plusRS = cms.Sequence(globalreco*rstracks) |
tuple | globalreco_plusRS_plusGSF = cms.Sequence(globalreco*rstracks*GsfGlobalElectronTestSequence) |
tuple | highlevelreco = cms.Sequence(recoJetAssociations*btagging*tautagging*egammarecoFull*particleFlowReco*recoPFJets*recoPFMET*PFTau) |
tuple | highlevelreco_woConv = cms.Sequence(recoJetAssociations*btagging*tautagging*egammareco_woConvPhotons*particleFlowReco*recoPFJets*recoPFMET*PFTau) |
tuple | localreco = cms.Sequence(trackerlocalreco+muonlocalreco+calolocalreco) |
tuple | reconstruction = cms.Sequence(localreco*globalreco*highlevelreco) |
tuple | reconstruction_plusGSF = cms.Sequence(reconstruction*GsfGlobalElectronTestSequence) |
tuple | reconstruction_standard_candle = cms.Sequence(localreco*globalreco*vertexreco*recoJetAssociations*btagging*electronSequence*photonSequence) |
tuple | reconstruction_withRS = cms.Sequence(localreco*globalreco_plusRS*highlevelreco) |
tuple | reconstruction_woConv = cms.Sequence(localreco*globalreco_plusRS*highlevelreco_woConv) |
tuple Reconstruction_cff::globalreco = cms.Sequence(offlineBeamSpot+recopixelvertexing*ckftracks+ecalClusters+caloTowersRec*vertexreco*recoJets+metreco+muonreco_plus_isolation) [static] |
Definition at line 40 of file Reconstruction_cff.py.
tuple Reconstruction_cff::globalreco_plusGSF = cms.Sequence(globalreco*GsfGlobalElectronTestSequence) [static] |
Definition at line 42 of file Reconstruction_cff.py.
tuple Reconstruction_cff::globalreco_plusRS = cms.Sequence(globalreco*rstracks) [static] |
Definition at line 41 of file Reconstruction_cff.py.
tuple Reconstruction_cff::globalreco_plusRS_plusGSF = cms.Sequence(globalreco*rstracks*GsfGlobalElectronTestSequence) [static] |
Definition at line 43 of file Reconstruction_cff.py.
tuple Reconstruction_cff::highlevelreco = cms.Sequence(recoJetAssociations*btagging*tautagging*egammarecoFull*particleFlowReco*recoPFJets*recoPFMET*PFTau) [static] |
Definition at line 44 of file Reconstruction_cff.py.
tuple Reconstruction_cff::highlevelreco_woConv = cms.Sequence(recoJetAssociations*btagging*tautagging*egammareco_woConvPhotons*particleFlowReco*recoPFJets*recoPFMET*PFTau) [static] |
Definition at line 46 of file Reconstruction_cff.py.
tuple Reconstruction_cff::localreco = cms.Sequence(trackerlocalreco+muonlocalreco+calolocalreco) [static] |
Definition at line 36 of file Reconstruction_cff.py.
tuple Reconstruction_cff::reconstruction = cms.Sequence(localreco*globalreco*highlevelreco) [static] |
Definition at line 53 of file Reconstruction_cff.py.
tuple Reconstruction_cff::reconstruction_plusGSF = cms.Sequence(reconstruction*GsfGlobalElectronTestSequence) [static] |
Definition at line 56 of file Reconstruction_cff.py.
tuple Reconstruction_cff::reconstruction_standard_candle = cms.Sequence(localreco*globalreco*vertexreco*recoJetAssociations*btagging*electronSequence*photonSequence) [static] |
Definition at line 65 of file Reconstruction_cff.py.
tuple Reconstruction_cff::reconstruction_withRS = cms.Sequence(localreco*globalreco_plusRS*highlevelreco) [static] |
Definition at line 54 of file Reconstruction_cff.py.
tuple Reconstruction_cff::reconstruction_woConv = cms.Sequence(localreco*globalreco_plusRS*highlevelreco_woConv) [static] |
Definition at line 60 of file Reconstruction_cff.py.