./configure --prefix=$HOME/local;make;make install
)
./configure --prefix=$HOME/local --with-gsl=$HOME/local;make;make install
)
./configure --prefix=$HOME/local --with-gsl=$HOME/local/ --with-thepeg=$HOME/local --with-pdf=$HOME/local --with-clhep=$HOME/local --with-hepmc=$HOME/local; make; make install
.
--with-root=/path/to/root
for Root based analysis.
Herwig++ init -i /usr/local/share/Herwig++/defaults/HerwigDefaults.in
.
Herwig++ read LHC.in
.
Herwig++ run LHC.run -N 100
.
--with-hepmc
option,
insert LHCGenerator:AnalysisHandlers 0 /Herwig/Analysis/Plot insert LHCGenerator:AnalysisHandlers 0 /Herwig/Analysis/HepMCFile
cd /Herwig/Analysis create MyAnalysis::First first analysis/First.so insert /Herwig/Generators/LHCGenerator:AnalysisHandlers 0 first cd /Herwig/Generators
./configure;make
./configure --prefix=$HOME/local;make;make install
./configure --prefix=$HOME/local/ --with-momentum=MEV --with-length=MM;make;make install
./configure --prefix=$HOME/local;make;make install
./configure --prefix=$HOME/local;make;make install