community:hepsim:dev_fast
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
community:hepsim:dev_fast [2016/04/28 18:21] – [Creating Delphes files] asc | community:hepsim:dev_fast [2016/07/18 14:29] (current) – asc | ||
---|---|---|---|
Line 1: | Line 1: | ||
[[community: | [[community: | ||
- | ====== Creating fast detector simulations ====== | + | |
===== Creating Delphes files ===== | ===== Creating Delphes files ===== | ||
Line 14: | Line 14: | ||
Here are the steps to perform a fast detector simulation using ProMC files from the HepSim repository: | Here are the steps to perform a fast detector simulation using ProMC files from the HepSim repository: | ||
- | 1) Download [[http:// | + | 1) Download [[http:// |
<code bash> | <code bash> | ||
wget http:// | wget http:// | ||
- | tar -zvxf Delphes-3.2.0.tar.gz | + | tar -zvxf Delphes-3.3.0.tar.gz |
- | cd Delphes-3.2.0 | + | cd Delphes-3.3.0 |
./configure | ./configure | ||
make | make | ||
Line 46: | Line 46: | ||
===== On the fly reconstruction ===== | ===== On the fly reconstruction ===== | ||
- | HepSim | + | HepSim |
- | one can analyse events after the Delphes fast simulation program on the fly. | + | |
The latter approach allows to make changes to the detector geometry by the end-users and, at the the same time, perform an analysis. | The latter approach allows to make changes to the detector geometry by the end-users and, at the the same time, perform an analysis. | ||
The output ROOT file only includes histograms defined by the user (but you can also add custom ROOT tree). | The output ROOT file only includes histograms defined by the user (but you can also add custom ROOT tree). |
community/hepsim/dev_fast.1461867697.txt.gz · Last modified: 2016/04/28 18:21 by asc