process  ValidationProduction = {

  source = PoolSource { 
    untracked vstring fileNames = { 'file:./evtgen_detsim_oldSimTrackManagerNOCUT.root' }
    untracked int32 maxEvents = -1
  }
include "Geometry/TrackerRecoData/data/trackerRecoGeometryXML.cfi"

include "Geometry/TrackerNumberingBuilder/data/trackerNumberingGeometry.cfi"
include "Geometry/TrackerGeometryBuilder/data/trackerGeometry.cfi"


  module prod =  SimHitTrackerAnalyzer {
   untracked string HistOutFile = 'Histos.root' 
  }

#provide a scheduler path
  path p1 = {prod}      
}

-- JamesLetts - 15 Jun 2007

Topic revision: r1 - 2007/06/15 - 16:58:32 - JamesLetts
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback