CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
FamosSequences_cff Namespace Reference

Variables

tuple caloJetMet
 
tuple caloJetMetGen
 
tuple egammaEcalDrivenReco = cms.Sequence(gsfEcalDrivenElectronSequence)
 
tuple electronGsfTracks = TrackingTools.GsfTracking.GsfElectronFit_cfi.GsfGlobalElectronTest.clone()
 
tuple famosBTaggingSequence
 
tuple famosConversionSequence = cms.Sequence(conversionTrackSequenceNoEcalSeeded*allConversionSequence)
 
tuple famosEcalDrivenElectronSequence
 
tuple famosElectronSequence
 
tuple famosGsfTrackSequence
 
tuple famosMuonIdAndIsolationSequence
 
tuple famosMuonSequence
 
tuple famosPhotonSequence
 
tuple famosSimulationSequence
 
tuple famosWithBTagging
 
tuple famosWithCaloHits
 
tuple famosWithCaloTowers
 
tuple famosWithCaloTowersAndParticleFlow
 
tuple famosWithEcalClusters
 
tuple famosWithElectrons
 
tuple famosWithElectronsAndPhotons
 
tuple famosWithEverything
 
tuple famosWithJets
 Standard Jets cannot be done without many other things... More...
 
tuple famosWithParticleFlow
 
tuple famosWithPFTauTagging
 
tuple famosWithPhotons
 
tuple famosWithSimpleJets
 — simplified IC05 jets only More...
 
tuple famosWithTauTagging
 
tuple famosWithTrackerAndCaloHits
 
tuple famosWithTrackerHits
 
tuple famosWithTracks
 
tuple famosWithTracksAndCaloHits
 
tuple famosWithTracksAndCaloTowers
 
tuple famosWithTracksAndEcalClusters
 
tuple famosWithTracksAndJets
 
tuple famosWithTracksAndMuonHits
 
tuple famosWithTracksAndMuons
 
tuple reconstructionWithFamos
 
tuple reducedHcalRecHitsSequence = cms.Sequence( reducedHcalRecHits )
 
tuple reducedRecHits = cms.Sequence( reducedEcalRecHitsSequence * reducedHcalRecHitsSequence )
 
tuple simulationNoMuonDigiWithFamos
 
tuple simulationWithFamos
 

Variable Documentation

tuple FamosSequences_cff.caloJetMet
Initial value:
1 = cms.Sequence(
2  recoJets+
3  recoJetIds+
4  recoTrackJets+
5  recoJetAssociations+recoJPTJets+
6  metreco
7 )

Definition at line 78 of file FamosSequences_cff.py.

tuple FamosSequences_cff.caloJetMetGen
Initial value:
1 = cms.Sequence(
2  genParticles+
3  genJetParticles+
4  recoGenJets+
5  genMETParticles+
6  recoGenMET
7 )

Definition at line 96 of file FamosSequences_cff.py.

tuple FamosSequences_cff.egammaEcalDrivenReco = cms.Sequence(gsfEcalDrivenElectronSequence)

Definition at line 197 of file FamosSequences_cff.py.

tuple FamosSequences_cff.electronGsfTracks = TrackingTools.GsfTracking.GsfElectronFit_cfi.GsfGlobalElectronTest.clone()

Definition at line 198 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosBTaggingSequence
Initial value:
1 = cms.Sequence(
2  btagging
3 )

Definition at line 250 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosConversionSequence = cms.Sequence(conversionTrackSequenceNoEcalSeeded*allConversionSequence)

Definition at line 191 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosEcalDrivenElectronSequence
Initial value:
1 = cms.Sequence(
2  famosGsfTrackSequence+
3  egammaEcalDrivenReco
4 )

Definition at line 340 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosElectronSequence
Initial value:
1 = cms.Sequence(
2  famosGsfTrackSequence+
3  famosEcalDrivenElectronSequence+
4  famosWithParticleFlow+
5  egammaHighLevelRecoPostPF+
6  gsfElectronSequence+
7  eIdSequence
8 )

Definition at line 345 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosGsfTrackSequence
Initial value:
1 = cms.Sequence(
2  iterativeFirstSeeds+
3  newCombinedSeeds+
4  particleFlowCluster+
5  ecalDrivenElectronSeeds+
6  trackerDrivenElectronSeeds+
7  electronMergedSeeds+
8  electronGSGsfTrackCandidates+
9  electronGsfTracks
10 )

Definition at line 207 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosMuonIdAndIsolationSequence
Initial value:
1 = cms.Sequence(
2  ak5CaloJets+
3  muonIdProducerSequence+
4  muIsolation
5 )

Definition at line 173 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosMuonSequence
Initial value:
1 = cms.Sequence(
2  muonDigi+
3  muonlocalreco+
4  ancientMuonSeed+
5  standAloneMuons+
6  globalMuons+
7  tevMuons
8 )

Definition at line 149 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosPhotonSequence
Initial value:
1 = cms.Sequence(
2  photonSequence+
3  photonIDSequence
4 )

Definition at line 224 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosSimulationSequence
Initial value:
1 = cms.Sequence(
2  offlineBeamSpot+
3  famosPileUp+
4  addPileupInfo+
5  famosSimHits+
6  MuonSimHits+
7  mix
8 )

Definition at line 258 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithBTagging
Initial value:
1 = cms.Sequence(
2  famosWithTracksAndCaloTowers+
3  vertexreco+
4  ak5CaloJets+
5  ak5JetTracksAssociatorAtVertex+
6  ecalClusters+
7  famosMuonSequence+
8  reducedRecHits+
9  famosBTaggingSequence
10  )

Definition at line 441 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithCaloHits
Initial value:
1 = cms.Sequence(
2  famosSimulationSequence+
3  caloRecHits
4 )

Definition at line 302 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithCaloTowers
Initial value:
1 = cms.Sequence(
2  famosWithCaloHits+
3  caloTowersRec
4 )

Definition at line 335 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithCaloTowersAndParticleFlow
Initial value:
1 = cms.Sequence(
2  famosWithParticleFlow+
3  caloTowersRec
4 )

Definition at line 391 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithEcalClusters
Initial value:
1 = cms.Sequence(
2  famosWithCaloHits+
3  ecalClusters+
4  particleFlowCluster
5 )

Definition at line 307 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithElectrons
Initial value:
1 = cms.Sequence(
2  famosWithTracksAndEcalClusters+
3  caloTowersRec+
4  famosGsfTrackSequence+
5  famosParticleFlowSequence+
6  famosElectronSequence+
7  interestingEleIsoDetIdEB+
8  interestingEleIsoDetIdEE+
9  egammaIsolationSequence
10 )

Definition at line 408 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithElectronsAndPhotons
Initial value:
1 = cms.Sequence(
2  famosWithTracks+
3  vertexreco+
4  caloRecHits+
5  ecalClusters+
6  caloTowersRec+
7  famosElectronSequence+
8  famosPhotonSequence+
9  interestingEgammaIsoDetIds+
10  egammaIsolationSequence
11 )

Definition at line 429 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithEverything
Initial value:
1 = cms.Sequence(
2  simulationWithFamos+
3  reconstructionWithFamos
4 )

Definition at line 510 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithJets
Initial value:
1 = cms.Sequence(
2  famosWithTracksAndCaloTowers+
3  vertexreco+
4  ecalClusters+
5  particleFlowCluster+
6  famosGsfTrackSequence+
7  famosMuonSequence+
8  famosMuonIdAndIsolationSequence+
9  famosParticleFlowSequence+
10  gsfElectronSequence+
11  caloJetMetGen+
12  caloJetMet
13 )

Standard Jets cannot be done without many other things...

Definition at line 368 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithParticleFlow
Initial value:
1 = cms.Sequence(
2  famosWithTracksAndEcalClusters+
3  vertexreco+
4  famosGsfTrackSequence+
5  famosConversionSequence+
6  caloTowersRec+
7  famosParticleFlowSequence+
8  PFJetMet
9 )

Definition at line 325 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithPFTauTagging
Initial value:
1 = cms.Sequence(
2  famosWithCaloTowersAndParticleFlow+
3  famosPFTauTaggingSequence
4 )

Definition at line 461 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithPhotons
Initial value:
1 = cms.Sequence(
2  famosWithTracks+
3  vertexreco+
4  caloRecHits+
5  ecalClusters+
6  famosPhotonSequence+
7  interestingGamIsoDetIdEB+
8  interestingGamIsoDetIdEE
9 )

Definition at line 419 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithSimpleJets
Initial value:
1 = cms.Sequence(
2  famosWithTracksAndCaloTowers+
3  vertexreco+
4  caloJetMetGen+
5  iterativeCone5CaloJets+
6  ic5JetTracksAssociatorAtVertex
7 )

— simplified IC05 jets only

Definition at line 383 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithTauTagging
Initial value:
1 = cms.Sequence(
2  famosWithTracksAndCaloTowers+
3  vertexreco+
4  iterativeCone5CaloJets+
5  ic5JetTracksAssociatorAtVertex+
6  ecalClusters+
7  famosTauTaggingSequence
8 )

Definition at line 452 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithTrackerAndCaloHits
Initial value:
1 = cms.Sequence(
2  famosWithTrackerHits+
3  caloRecHits
4 )

Definition at line 273 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithTrackerHits
Initial value:
1 = cms.Sequence(
2  famosSimulationSequence+
3  siTrackerGaussianSmearingRecHits
4 )

Definition at line 268 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithTracks
Initial value:
1 = cms.Sequence(
2  famosWithTrackerHits+
3  iterativeTracking
4 )

Definition at line 278 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithTracksAndCaloHits
Initial value:
1 = cms.Sequence(
2  famosWithTracks+
3  caloRecHits
4 )

Definition at line 313 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithTracksAndCaloTowers
Initial value:
1 = cms.Sequence(
2  famosWithTracksAndCaloHits+
3  caloTowersRec
4 )

Definition at line 354 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithTracksAndEcalClusters
Initial value:
1 = cms.Sequence(
2  famosWithTracksAndCaloHits+
3  ecalClusters+
4  particleFlowCluster
5 )

Definition at line 318 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithTracksAndJets
Initial value:
1 = cms.Sequence(
2  famosWithTracksAndCaloTowers+
3  vertexreco+
4  caloJetMetGen+
5  caloJetMet
6 )

Definition at line 359 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithTracksAndMuonHits
Initial value:
1 = cms.Sequence(
2  famosSimulationSequence+
3  siTrackerGaussianSmearingRecHits+
4  iterativeTracking+
5  vertexreco+
6  famosMuonSequence
7 )

Definition at line 283 of file FamosSequences_cff.py.

tuple FamosSequences_cff.famosWithTracksAndMuons
Initial value:
1 = cms.Sequence(
2  famosSimulationSequence+
3  siTrackerGaussianSmearingRecHits+
4  iterativeTracking+
5  vertexreco+
6  famosMuonSequence+
7  caloRecHits+
8  caloTowersRec+
9  famosMuonIdAndIsolationSequence
10 )

Definition at line 291 of file FamosSequences_cff.py.

tuple FamosSequences_cff.reconstructionWithFamos
Initial value:
1 = cms.Sequence(
2  iterativeTracking+
3  vertexreco+
4  caloTowersRec+
5  ecalClusters+
6  particleFlowCluster+
7  famosGsfTrackSequence+
8  famosMuonSequence+
9  famosMuonIdAndIsolationSequence+
10  famosConversionSequence+
11  particleFlowTrackWithDisplacedVertex+
12  famosEcalDrivenElectronSequence+
13  famosPhotonSequence+
14  famosParticleFlowSequence+
15  egammaHighLevelRecoPostPF+
16  caloJetMetGen+
17  caloJetMet+
18  PFJetMet+
19  ic5JetTracksAssociatorAtVertex+
20  ak5JetTracksAssociatorAtVertex+
21  famosTauTaggingSequence+
22  reducedRecHits+
23  famosBTaggingSequence+
24  famosPFTauTaggingSequence
25 )

Definition at line 483 of file FamosSequences_cff.py.

tuple FamosSequences_cff.reducedHcalRecHitsSequence = cms.Sequence( reducedHcalRecHits )

Definition at line 59 of file FamosSequences_cff.py.

tuple FamosSequences_cff.reducedRecHits = cms.Sequence( reducedEcalRecHitsSequence * reducedHcalRecHitsSequence )

Definition at line 61 of file FamosSequences_cff.py.

tuple FamosSequences_cff.simulationNoMuonDigiWithFamos
Initial value:
1 = cms.Sequence(
2  famosSimulationSequence+
3  siTrackerGaussianSmearingRecHits+
4  caloRecHits
5 )

Definition at line 467 of file FamosSequences_cff.py.

tuple FamosSequences_cff.simulationWithFamos
Initial value:
1 = cms.Sequence(
2  famosSimulationSequence+
3  muonDigi+
4  siTrackerGaussianSmearingRecHits+
5  caloRecHits
6 )

Definition at line 474 of file FamosSequences_cff.py.