Table of Contents
Pileup events
Here are the links to HERWIG++ samples with pileup (UE) events generated for the 14 TeV center-of-mass energy (pp collisions). Events were processed using the Delphes 3.05 fast detector simulation.
All data are stored in the ROOT format using the standard Delphes 3.05 output. Therefore, it is recommended to install Delphes 3.0.4 and look at the example explaining how to read such ROOT files (see the directory “Examples” inside the Delphes package).
The samples use the ATLAS detector geometry located in “examples/delphes_card_ATLAS.tcl” of the Delphes 3.05 installation. There is only one difference: Jets are reconstructed using AntiKT jets with the cone 0.5.
How to download
Please read the Section How to download
Info
Here is the log file for 30000 UE events (which were used as a pool of events for 200 signal events).
If you need a complete HERWIG++ log file for a single ROOT file, take it from LHC_pileup.log.gz
50-pileup case
Get the ROOT files grouped from this download link In total, there are 96 files, with 200 events in each file. Each event consists of 140 MinBias events
Here is an example for downloading 5 files:
python download.py 5 delphes3/minbias/mu50/signal_pileup herwigpp_pileup_50mu
140-pileup case
Get the ROOT files grouped from this download link In total, there are 96 files, with 200 events in each file. Each event consists of 140 MinBias events
Here is an example for downloading 5 files:
python download.py 5 delphes3/minbias/mu140/signal_pileup herwigpp_pileup_140mu
How to analyze
If you need to find the effect of pileup on top reconstruction or a jet measurement, you need to run the analysis code over signal MC and then over the signal+pileup MC files. Read analyse_d3
— Sergei Chekanov 2013/03/06 20:48