DESY Hbb Analysis Framework
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
Analysis
Ntuplizer
test
Namespaces
|
Variables
ntuplizer_reco_example.py File Reference
Go to the source code of this file.
Namespaces
ntuplizer_reco_example
Variables
ntuplizer_reco_example.daqPartitions
ntuplizer_reco_example.fileName
ntuplizer_reco_example.fileNames
ntuplizer_reco_example.FilteredEvents
ntuplizer_reco_example.GlobalTag
ntuplizer_reco_example.hltResults
ntuplizer_reco_example.input
ntuplizer_reco_example.l1techIgnorePrescales
ntuplizer_reco_example.l1tIgnoreMask
ntuplizer_reco_example.l1tResults
ntuplizer_reco_example.maxEvents
ntuplizer_reco_example.MonteCarlo
string
ntuplizer_reco_example.output_file
= 'ntuple.root'
TFileService.
More...
ntuplizer_reco_example.p
ntuplizer_reco_example.process
= cms.Process('Example')
ntuplizer_reco_example.readFiles
= cms.untracked.vstring()
ntuplizer_reco_example.RecoMuons
ntuplizer_reco_example.RecoNtuple
============ PRIMARY VERTEX FILTER =============== NEED TO MODIFY FOR RECO process.primaryVertexFilter = cms.EDFilter('VertexSelector', src = cms.InputTag('offlinePrimaryVerticesWithBS'), # primary vertex collection name cut = cms.string('!isFake && ndof > 4 && abs(z) <= 24 && position.Rho <= 2'), # ndof>thr=4 corresponds to sum(track_weigths) > (thr+3)/2 = 3.5 so typically 4 good tracks filter = cms.bool(True), # otherwise it won't filter the events, just produce an empty vertex collection.
More...
ntuplizer_reco_example.RecoTracks
ntuplizer_reco_example.reportEvery
ntuplizer_reco_example.secFiles
= cms.untracked.vstring()
ntuplizer_reco_example.secondaryFileNames
ntuplizer_reco_example.source
ntuplizer_reco_example.TFileService
ntuplizer_reco_example.throw
ntuplizer_reco_example.TotalEvents
============ EVENT FILTER COUNTER =============== Filter counter (maybe more useful for MC)
More...
ntuplizer_reco_example.triggerConditions
ntuplizer_reco_example.triggerSelection
============ TRIGGER FILTER =============== Enable below at cms.Path if needed - DATA ONLY!!!
More...
Generated by
1.8.11