#btagginganalyzer_cfg.py

import ParameterSet.Config as cms

process = cms.Process("BTaggingEDMAnalyzer")

process.load("FWCore.MessageService.MessageLogger_cfi")

process.maxEvents = cms.untracked.PSet( input = cms.untracked.int32(-1) )

readFiles = cms.untracked.vstring()

readFiles.extend( ['file:/uscms/home/mc24/CMSSW_3_7_0_patch2/src/BTag/BTaggingAnalyzer/btagged.root'

= ])=

process.source = cms.Source("PoolSource",

= fileNames = readFiles=

= )=

process.demo = cms.EDAnalyzer('BTaggingAnalyzer', RootFile = cms.string("wow.root"))

process.p = cms.Path(process.demo)

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2010-07-07 - unknown
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Sandbox All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback