Page MenuHomeHEPForge

sartreRuncard.txt
No OneTemporary

sartreRuncard.txt

//==============================================================================
// sartreRuncard.txt
//
// Copyright (C) 2010-2013 Tobias Toll and Thomas Ullrich
//
// This file is part of Sartre version: 1.0
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation.
// This program is distributed in the hope that it will be useful,
// but without any warranty; without even the implied warranty of
// merchantability or fitness for a particular purpose. See the
// GNU General Public License for more details.
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// Author: Thomas Ullrich
// Last update:
// $Date: 2013-01-14 21:47:38 +0000 (Mon, 14 Jan 2013) $
// $Author: thomas.ullrich@bnl.gov $
//==============================================================================
//
// Example Runcard for Sartre Event Generator.
//
// Comments start with a # or //
//
// Name and value are separated by a "=": name = value
// (alternatively ":" can be used as well)
//==============================================================================
#
# Define beams
#
eBeamEnergy = 20
hBeamEnergy = 100
A = 197
#
# Number of events and printout frequency
#
numberOfEvents = 1000
timesToShow = 20
#
# Set verbosity
#
verbose = true
verboseLevel = 1
#
# Rootfile
#
rootfile = example.root
#
# Model parameters
#
vectorMesonId = 443
dipoleModel = bSat
#
# Kinematic range min > max means no limits (given by table range)
#
Q2min = 1
Q2max = 10
Wmin = 10
Wmax = 60
#
# Corrections
#
correctForRealAmplitude = true
correctSkewedness = true
#maxLambdaUsedInCorrections = 0.6
#
# Misc
#
enableNuclearBreakup = true
maxNuclearExcitationEnergy = 0.5
#
# Random generator seed (if not given current time is used)
#
#seed = 2011987
#
# User parameters
#
# userInt = 1
# userDouble = 0.
# userString = "Hello World!"
#
# Expert flags
#
# applyPhotonFlux = true

File Metadata

Mime Type
text/plain
Expires
Sat, Dec 21, 1:35 PM (15 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4018202
Default Alt Text
sartreRuncard.txt (2 KB)

Event Timeline