D* - VPD efficiency using Herwig++ - pp200GeV Run09
Content:
Herwig++ have been compiled at RCF, you can use the compiled version directly or compile your own version, the documentation for both are available at the following links.
- Using Herwig++ at RCF
- Compiliing Herwig++ at RCF
- If you are interested, compiling Herwig++ on Ubuntu
- PDF : CTEQ5L.
- Energy : 200.0 GeV.
- Intrinsic pT (kT) : 2.8 GeV (From Jan Kapitan study).
- MinBias.
- D*+/D*- and D0 are stable.
- Only events with at least one (D*+ || D*- || D0) && |η|<1.0 are saved.
- All charged final state (stable) particles and D0s' are saved.
#################################################
# Change protons PDF
#################################################
create ThePEG::LHAPDF myPDFset ThePEGLHAPDF.so
set myPDFset:PDFName cteq5l.LHgrid
set myPDFset:RemnantHandler /Herwig/Partons/HadronRemnants
set /Herwig/Particles/p+:PDF myPDFset
set /Herwig/Particles/pbar-:PDF myPDFset
##################################################
# RHIC physics parameters (override defaults here)
##################################################
set LHCGenerator:EventHandler:LuminosityFunction:Energy 200.0
# Intrinsic pT tune (default is 1.9GeV),pp kT= 2.8 +- 0.1 (stat) GeV/c from Jan Kapitan study
set /Herwig/Shower/Evolver:IntrinsicPtGaussian 2.8*GeV ##################################################
# Matrix Elements for hadron-hadron collisions
# See: http://projects.hepforge.org/herwig/trac/wiki/MinBias
################################################## # MinBias runs (Mustafa) insert SimpleQCD:MatrixElements[0] MEMinBias ##################################################
# Cuts on the hard process. MUST be ZERO for MinBias
################################################## set JetKtCut:MinKT 0.0*GeV
set QCDCuts:MHatMin 0.0*GeV # Need this cut only for min bias set QCDCuts:X1Min 0.01
set QCDCuts:X2Min 0.01 ################################################
# MPIHandler, parameters for MinBias
# ############################################## set /Herwig/UnderlyingEvent/MPIHandler:IdenticalToUE 0
#################################################
# Stable Particles
# ############################################### set /Herwig/Particles/D0:Stable Stable
set /Herwig/Particles/D*+:Stable Stable
set /Herwig/Particles/D*-:Stable Stable
Cross-Sections reported by Herwig++:
Hard inclusive cross section (mb): 0.385108
Soft inclusive cross section (mb): 78.4994
Total cross section (mb): 57.3519
Inelastic cross section (mb): 45.4441
Soft inv radius (GeV2): 0.65253
Slope of soft pt spectrum (1/GeV2): 0.342091
Average hard multiplicity: 0.00847415
Average soft multiplicity: 1.72588
Charged Particles Multiplicity:
Only events with at least one (D*+ || D*- || D0) && |η|<1.0 are saved.
Groups:
- mstftsm's blog
- Login or register to post comments