Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8723810
ChangeLog
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
11 KB
Subscribers
None
ChangeLog
View Options
2006-01-31 David Grellscheid <David.Grellscheid@durham.ac.uk>
* src/Shower.in, Shower/SplittingFunctions: Individual PDFMax
limits for efficiency.
* Decay/HwDecayHandler.cc: Added vertex setting to handle displaced
vertices.
2006-01-26 David Grellscheid <David.Grellscheid@durham.ac.uk>
* MatrixElements/*: New qq->W->ll and ee->gZ->qq matrix
elements. Replaced default qq->gZ->ll
* src/Analysis.in, Analysis/SimpleLHCAnalysis.*,
Analysis/Histogram.*, Analysis/BasicConsistency.*: Added
SimpleLHCAnalysis, cleaned up Histogram class and BasicConsistency
analysis.
* src/Shower.in, Shower/PartnerFinder.cc,
Shower/KinematicsReconstructor.cc, Shower/Evolver.cc,
Shower/BackwardEvolver.cc: fixed ISR/FSR crash for LHC. This is
NOT a permanent solution, there is no timelike showering of ISR
particles at the moment!
2006-01-24 David Grellscheid <David.Grellscheid@durham.ac.uk>
* PDF/MRST.cc: Restructured for speed, high-x problem unchanged
2006-01-23 David Grellscheid <David.Grellscheid@durham.ac.uk>
* Analysis/*: Added more simple analysis handlers for multiplicity
checking and general consistency.
* src/Hadronization.in: reset s-quark weight to 1.0
* PDF/MRST.cc: Added GeV2 to fix wrong PDF behaviour
2006-01-23 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Added basic analysis handlers
2006-01-06 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Various changes to get the forced splitting to work
* Shower/Makefile.am (Repository): Change to Makefile due to move of SudakovFormFactor to SplittingFunctions directory
2005-12-22 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Shower/ForwardEvolver.cc (Repository): SplttingFunctions and related classes cleaned up and moved to new directory
2005-12-18 David Grellscheid <David.Grellscheid@durham.ac.uk>
* Shower/SudakovFormFactor.cc: Veto bugs fixed
* Shower/KinematicsReconstructor.cc, Shower/BackwardEvolver.cc:
wrapped forced splittings in '#ifdef PHILSCODE', to make Shower
testing work (also in PDF/BaryonRemnants.cc)
* Shower/SplittingGenerator.cc: small change, wrapped some 'cout'
in a DEBUG_LEVEL test
* Hadronization/ClusterHadronizationHandler.cc: added missing
Remnant code
* src/Shower.in: typo c->c,cbar fixed to g->c,cbar; cleaned up
arrangement
2005-12-17 David Grellscheid <David.Grellscheid@durham.ac.uk>
* Shower/*, src/*.in ( and others ): Full merge of Stefan's Shower
changes, Phil's refactoring of forced splitting, Peter's Remnant
class and Durham bugfixes. NOT tested yet.
* PDF/BaryonRemnants.cc: Remnant and forced splitting don't work
together so far. File contains #defines to choose version. This
must be resolved! NOT tested yet.
2005-10-25 Martyn Gigg <dph3mag@d31.phyip3.dur.ac.uk>
* Decay/Perturbative/SMHiggsGGHiggsPPDecayer.h (Repository): Renamed SMHDecayer to SMHiggsGGHiggsPPDecayer
2005-10-25 Peter Richardson <Peter.Richardson@durham.ac.uk>
* src (Repository): correction to ensure HGG and HPP work and minor structure for vertices
2005-10-24 Martyn Gigg <dph3mag@d31.phyip3.dur.ac.uk>
* Helicity/Vertex/StandardModel/SMHPPVertex.h (Repository): Added SMHPPVertex class
* Helicity/Vertex/StandardModel/SMHGGVertex.h (Repository): Added SMHGGVertex
* Helicity/Vertex/Scalar/SVVLoopVertex.h (Repository): Added SVVLoopVertex class
* Helicity/Vertex/Scalar/GeneralSVVVertex.h (Repository): Added GeneralSVVVertex class
* Decay/Perturbative/SMHDecayer.h (Repository): Added HVV decayer
2005-10-19 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Helicity/Vertex/StandardModel/SMFFHVertex.cc (Repository): changes to remove hard-wired value of pi
* Helicity/WaveFunction/ScalarWaveFunction.cc (Repository): changes to correctly return rho matrix
* Decay/Perturbative/SMWZDecayer.icc (Repository): modifications to SMWZDecayer to clean up code using new constructors to produce spinInfo
* Helicity/Vertex/Vector/FFVVertex.h (Repository): added .fh file for FFVVertex
* Decay/Perturbative/SMWZDecayer.h (Repository): added decayer for H -> f fbar
* Helicity/Vertex/Scalar/Makefile.am (Repository): changes to include .fh file for FFSVertex
2005-10-07 Martyn Gigg <m.a.gigg@dur.ac.uk>
* Decay/Perturbative/SMTopDecayer.h (Repository): Added TopDecayer
2005-10-07 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Decay/HwDecayHandler.cc (Repository): changes so the reference to the
PartonicHadronizer can be set to null to switch off hadronization.
2005-10-05 David Grellscheid <David.Grellscheid@durham.ac.uk>
* acinclude.m4: Fixed bug #8. CLHEPINCLUDE is used correctly now
2005-09-30 David Grellscheid <David.Grellscheid@durham.ac.uk>
* configure.ac, Makefile.am: configure switches for Mac OS X
2005-09-29 David Grellscheid <David.Grellscheid@durham.ac.uk>
* src/Hw64Decays.in, src/Decays.in: Activated Mambo decayer for
5-body decays in Hw64Decays.in to keep code working
* Utilities/Math.cc: inlined power series
2005-09-29 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Utilities/Math.h (Repository): changes so private power series for dilog is not publically visible
* Decay/MamboDecayer.h (Repository): removed 5 body decay option from Hw64Decayer
2005-09-28 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Decay/Baryon/BaryonFactorizedDecayer.h (Repository): added all .so files needed by library to all classes to ensure correct dynamic loading
* Helicity/Vertex/Tensor/FFTVertex.fh (Repository): added .fh to define pointers for the tensor vertices
2005-09-27 Martyn Gigg <m.a.gigg@dur.ac.uk>
* Decay/MamboDecayer.cc (Repository): Added class description and removed obsolete function
(Repository): Removed unused variables
2005-09-27 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Decay/DecayPhaseSpaceMode.cc (Repository): change to unmask parameters
2005-09-26 Martyn Gigg <m.a.gigg@dur.ac.uk>
* Decay/MamboDecayer.cc (Repository): Added MamboDecayer
2005-09-23 David Grellscheid <David.Grellscheid@durham.ac.uk>
* */*.h, */Makefile.am, src/*.in: Restructuring of libraries to
clean up dependencies. Many parts turned into modules.
make clean && make recommended.
2005-09-22 David Grellscheid <David.Grellscheid@durham.ac.uk>
* Shower/*, UnderlyingEvent/*, lib/Makefile.am,
src/UnderlyingEvent.in, src/Shower.in: Turned Shower and UA5 into
modules.
* src/LEPbb.in, src/HerwigDefaults.in, lib/Makefile.am,
MatrixElement/*: Turned HwME.so into a module.
* Decay/*, PDF/*, PDT/*: bugfixes and warning eliminations from
-Wshadow
2005-09-21 David Grellscheid <David.Grellscheid@durham.ac.uk>
* Helicity/Vertex/RSModel/RSModel*Vertex.h: modified the library()
lines to take care of dependency on HwRSModel.so
2005-09-22 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Helicity/WaveFunction/ScalarWaveFunction.cc (Repository): minor changes to ensure special constructor returns a wavefunction
2005-09-21 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Decay/Partonic/BtoSGammaDecayer.h (Repository): minor fixes and
cleanup of b to s gamma code
* Hadronization/PartonicHadronizer.cc (Repository): bug fix to
solve problems when vetoing hadronization if intermediates removed
2005-09-19 David Grellscheid <David.Grellscheid@durham.ac.uk>
* PDF/*: Removed obsolete MRST99_1.*, renamed MRST.so to HwMRST.so
* Helicity/Vertex/RSModel/*, Models/RSModel/*: Made RS model
dynamically loadable.
2005-09-19 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Utilities/Interpolator.cc (Repository): minor bug fixes
* Hadronization/PartonicHadronizer.cc (Repository): minor bug fixes
* Utilities/Math.h (Repository): added math namesapce for mathematical
functions and included the dilog from FORTRAN HERWIG.
2005-09-15 David Grellscheid <David.Grellscheid@durham.ac.uk>
* ** multiple files **: small changes to reduce compile warnings
when extra warning flags are enabled.
2005-09-15 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Doc/refman.conf (Repository): changes due change in name of
repository
2005-09-15 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Decay/WeakCurrents/FourPionNovosibirskCurrent.cc (Repository):
minor bug fixes
2005-09-13 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Decay: changes to many classes due to the new base class
* Hadronization changes to tidy up the PartonicHadronizer and allow the
hadronization to produce off-shell particles.
* Decay/HwDecayerBase.h (Repository): added new base class for
decayers including the Initialize feature of the DecayIntegrator
and dataBaseOutput so this can be used for classes not built on
DecayIntegrator.
* PDT/GenericWidthGenerator.h: changes so that the mass generator
only includes the numerator factor when generating a mass
without the weight to avoid biases towards high masses.
* Decay/DecayConfig.h (Repository): this was really the .fh file
for Hw64Decayer and has been renamed as such.
* Decay/ExampleDecayer (Repository): removed the ExampleDecayer as
it served little purpose and should be replaced by information on
the Wiki.
2005-09-08 Peter Richardson <Peter.Richardson@durham.ac.uk>
* src/HerwigDefaults.in (Repository): changes for the new
treatment of hadronization in partonic decays
* Decay/Baryon/SU3BaryonDecupletOctetPhotonDecayer.cc
(Repository): various minor bug fixes to the decays
2005-09-08 David Grellscheid <dgrell@d2.phyip3.dur.ac.uk>
* lib/Makefile.am: added libHwPartonicDecay.la to the list of
libraries
2005-09-05 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Utilities/HerwigRun.cc: changes to documentation to remove some
doxygen errors and more changes due to change in random numbers
from ThePEG
2005-09-04 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Doc/tagfileThePEG.tag (Repository): changes to documentation so
that include is not scanned by doxygen and duplicate base classes
do not appear
* Utilities/Kinematics.cc (Repository): Changes for the changes to
random numbers from ThePEG and improvements to documentation
2005-09-01 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Decay/HwDecayHandler.icc (Repository): changes to partonic decays
2005-09-01 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Decay/Partonic/BtoSGammaDecayer.fh (Repository): added new
partonic decayers for b to s gamma and weak partonic decays
2005-09-01 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Hadronization/PartonicHadronizer.h (Repository): added new class
for hadronization of partonic b and c decays.
* Hadronization/PartonSplitter.h (Repository): changes to the
hadronization to ensure only the taggws particles are hadronized.
* PDT/GenericWidthGenerator.icc (Repository): S->VV shape and
naive running width option added
* Decay/ScalarMeson/PScalarVectorFermionsDecayer.cc (Repository):
various minor fixes to the decay classes.
* Decay/ScalarMeson/ScalarVectorVectorDecayer.icc (Repository):
added new decayer for S -> VV
2005-09-01 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Decay/Partonic (Repository): added files for b to s gamma
hadronic mass spectra
2005-09-01 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Helicity/WaveFunction/SpinorWaveFunction.icc (Repository):
changes to helicity classes to move large inlined members to the
.cc files
* Makefile.am (Repository): Interfaces now made automatically
* Decay/Partonic/QuarkoniumDecayer.icc (Repository): changes to
move partonic decayers into a sperate directory
* Decay/HeavyDecayer.icc (Repository): changes to move partonic
decayers into a seperate directory
2005-09-01 Peter Richardson <Peter.Richardson@durham.ac.uk>
* Changes for changes to the LorentzRotation in ThePEG
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 20, 9:34 PM (1 d, 1 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4242489
Default Alt Text
ChangeLog (11 KB)
Attached To
rHERWIGHG herwighg
Event Timeline
Log In to Comment