Skip to content

ShipSoft/TPythia6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pythia6 interface to ROOT

This is a copy of the $ROOTSYS/montecarlo/pythia6 folder, which is not supported by ROOT from 6.32 onward.

The only difference is the CMakeList.txt, which builds with

ROOT_GENERATE_DICTIONARY

instead of

ROOT_STANDARD_LIBRARY_PACKAGE

Requisites

The CMAKE build requires

  • ROOT (which is looked for automatically by find_package(ROOT))

  • pythia6 (which is provided as cmake -DPythia6_ROOT=/your/path/pythia6/)

About

Support of Pythia6 for new ROOT versions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published