./configure --prefix=$HOME/local;make;make install
)
./configure --prefix=$HOME/local --with-gsl=$HOME/local;make;make install
)
make html
.
./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.
make html
.
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
/afs/cern.ch
, the Genser mirror has to be installed - script for install is probably in Agile trunk (agile-genser-bootstrap
).
rivetgun -g Herwig++ -P tevatron1800.params -p INFILE=params/herwig/HwSetup.in -a CDF_2001_S4751469 -n 10000 -H MinBias
-P
- specifies file with parameters
-p INFILE
- specifies file with generator setting
-a
specifies, which analysis should be used
-n
- number of events to be generated
-H
- name of output file (automaticly suffix .aida
is added)
insert SimpleQCD:MatrixElements[0] MEQCD2to2 set /Herwig/Shower/ShowerHandler:MPI Yes cd /Herwig/UnderlyingEvent set MPIHandler:Algorithm 1 # Cutoff for secondary scatters set KtCut:MinKT 3.4 # # This should always be 2*MinKT!! set UECuts:MHatMin 6.8 # Set the inverse hadron radius set MPIHandler:InvRadius 1.5 read UECuts.in
cd /Agile # create the cuts object for hadron collisions set AgileCuts:ScaleMin 1.0*GeV set AgileCuts:X1Min 1.0e-5 set AgileCuts:X2Min 1.0e-5 set AgileCuts:MHatMin 30.*GeV # cut on jet pt create ThePEG::SimpleKTCut JetKtCut SimpleKTCut.so set JetKtCut:Matcher /Herwig/Matchers/StandardQCDParton set JetKtCut:MinKT 20.*GeV
aidaclean MinBias.aida > MinBiasClean.aida
to remove strange things from the file (e.g. infinite error bas), which will couse errors when reading in JAS.
./configure --prefix=$HOME/local;make;make install
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
![]() |
CDF_2001_S4751469.aida | manage | 146.7 K | 14 Aug 2008 - 15:37 | VojtechJuranek | |
![]() |
RivetNotes.pdf | manage | 580.7 K | 14 Aug 2008 - 15:38 | VojtechJuranek |