CMS 3D CMS Logo

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

Variables

tuple ntuple_egammaEB
 
tuple ntuple_egammaEE
 
tuple ntuple_tkEleEB
 
tuple ntuple_tkEleEE
 
tuple ntuple_tkEleEllEB
 
tuple ntuple_tkEleEllEE
 
tuple ntuple_tkIsoEleEB
 
tuple ntuple_tkIsoEleEE
 
tuple ntuple_TTTracks
 

Variable Documentation

tuple ntuple_cfi.ntuple_egammaEB
Initial value:
1 = cms.PSet(
2  NtupleName = cms.string('L1TriggerNtupleEgamma'),
3  Egamma = cms.InputTag("L1EGammaClusterEmuProducer"),
4  BranchNamePrefix = cms.untracked.string("egammaEB")
5 )

Definition at line 9 of file ntuple_cfi.py.

tuple ntuple_cfi.ntuple_egammaEE
Initial value:
1 = cms.PSet(
2  NtupleName = cms.string('L1TriggerNtupleEgamma'),
3  Egamma = cms.InputTag('l1EGammaEEProducer:L1EGammaCollectionBXVWithCuts'),
4  BranchNamePrefix = cms.untracked.string("egammaEE")
5 )

Definition at line 3 of file ntuple_cfi.py.

tuple ntuple_cfi.ntuple_tkEleEB
Initial value:
1 = cms.PSet(
2  NtupleName = cms.string('L1TriggerNtupleTkElectrons'),
3  TkElectrons = cms.InputTag("L1TkElectronsCrystal","EG"),
4  BranchNamePrefix = cms.untracked.string("tkEleEB")
5 )

Definition at line 27 of file ntuple_cfi.py.

tuple ntuple_cfi.ntuple_tkEleEE
Initial value:
1 = cms.PSet(
2  NtupleName = cms.string('L1TriggerNtupleTkElectrons'),
3  TkElectrons = cms.InputTag("L1TkElectronsHGC","EG"),
4  BranchNamePrefix = cms.untracked.string("tkEleEE")
5 )

Definition at line 21 of file ntuple_cfi.py.

tuple ntuple_cfi.ntuple_tkEleEllEB
Initial value:
1 = cms.PSet(
2  NtupleName = cms.string('L1TriggerNtupleTkElectrons'),
3  TkElectrons = cms.InputTag("L1TkElectronsEllipticMatchCrystal","EG"),
4  BranchNamePrefix = cms.untracked.string("tkEleEB")
5 )

Definition at line 39 of file ntuple_cfi.py.

tuple ntuple_cfi.ntuple_tkEleEllEE
Initial value:
1 = cms.PSet(
2  NtupleName = cms.string('L1TriggerNtupleTkElectrons'),
3  TkElectrons = cms.InputTag("L1TkElectronsEllipticMatchHGC","EG"),
4  BranchNamePrefix = cms.untracked.string("tkEleEE")
5 )

Definition at line 33 of file ntuple_cfi.py.

tuple ntuple_cfi.ntuple_tkIsoEleEB
Initial value:
1 = cms.PSet(
2  NtupleName = cms.string('L1TriggerNtupleTkElectrons'),
3  TkElectrons = cms.InputTag("L1TkIsoElectronsCrystal","EG"),
4  BranchNamePrefix = cms.untracked.string("tkIsoEleEB")
5 )

Definition at line 51 of file ntuple_cfi.py.

tuple ntuple_cfi.ntuple_tkIsoEleEE
Initial value:
1 = cms.PSet(
2  NtupleName = cms.string('L1TriggerNtupleTkElectrons'),
3  TkElectrons = cms.InputTag("L1TkIsoElectronsHGC","EG"),
4  BranchNamePrefix = cms.untracked.string("tkIsoEleEE")
5 )

Definition at line 45 of file ntuple_cfi.py.

tuple ntuple_cfi.ntuple_TTTracks
Initial value:
1 = cms.PSet(
2  NtupleName = cms.string('L1TriggerNtupleTrackTrigger'),
3  TTTracks = cms.InputTag("TTTracksFromTrackletEmulation", "Level1TTTracks"),
4  BranchNamePrefix = cms.untracked.string("l1Trk")
5 )

Definition at line 15 of file ntuple_cfi.py.