vlhc:intro
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vlhc:intro [2015/08/19 18:21] – asc | vlhc:intro [2015/10/08 16:03] (current) – asc | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== |
- | [[https:// | + | This page describes a few community tools for Future |
+ | [[https:// | ||
- | [[vlhc:hcal | HCAL studies | + | ====== Using SLIC for future detector studies====== |
+ | We use SLIC public software for future collider studies. | ||
+ | The instruction how to Run SLIC are attached (created by Jan Strube). The instruction works for e+e- collisions | ||
+ | generated by Whizard [[https:// | ||
- | ====== Using SLIC for 100 TeV pp====== | + | < |
- | + | # Setup the environment: | |
- | Some reconstructed data are in [[http:// | + | source / |
- | + | # Download a physics file: | |
- | The instruction how to Run SLIC are attached (created by Jan Strube) | + | wget ftp:// |
- | + | # Download a detector: | |
- | For those who have an account at CERN, here are some instructions to go | + | wget http:// |
- | through the different steps of the simulation and reconstruction. We are | + | mkdir sidloi3 |
- | using Whizard https:// | + | cd sidloi3 |
- | + | unzip ../ | |
- | < | + | # Convert the compact format to other necessary formats |
- | - Setup the environment: | + | GeomConverter -o lcdd compact.xml sidloi3.lcdd |
- | - Download a physics file: wget | + | GeomConverter -o heprep compact.xml sidloi3.heprep |
- | ftp:// | + | GeomConverter -o pandora compact.xml sidloi3.pandora |
- | .stdhep | + | cd .. |
- | - Download a detector: | + | # Run the simulation on 10 events (The crossing angle of the beams is |
- | -- wget http:// | + | # flexible in our simulation. The physics is from head-on collisions. The |
- | -- mkdir sidloi3 | + | # events need to be boosted appropriately such that the outgoing beams go |
- | -- cd sidloi3 | + | # through the right beam pipe): |
- | -- unzip ../ | + | |
- | - Convert the compact format to other necessary formats | + | |
- | -- GeomConverter -o lcdd compact.xml sidloi3.lcdd | + | |
- | -- GeomConverter -o heprep compact.xml sidloi3.heprep | + | |
- | -- GeomConverter -o pandora compact.xml sidloi3.pandora | + | |
- | -- cd .. | + | |
- | - Run the simulation on 10 events (The crossing angle of the beams is | + | |
- | flexible in our simulation. The physics is from head-on collisions. The | + | |
- | events need to be boosted appropriately such that the outgoing beams go | + | |
- | through the right beam pipe): | + | |
/ | / | ||
- | pythiaZPolemumu.stdhep -g sidloi3/ | + | pythiaZPolemumu.stdhep -g sidloi3/ |
- | / | + | # Run the digitization and tracking: |
- | input.slcio | + | lcsim -D inputFile=input.slcio -D trackingStrategies=/ |
- | - Run the digitization and tracking: | + | # Run the particle flow reconstruction: |
- | lcsim -D inputFile=input.slcio -D | + | PandoraFrontend -g sidloi3/ |
- | trackingStrategies=/ | + | |
- | Strategies.xml -D outputFile=tracking.slcio | + | |
- | / | + | |
- | - Run the particle flow reconstruction: | + | |
- | PandoraFrontend -g sidloi3/ | + | |
- | / | + | |
</ | </ | ||
+ | You can now analyse the created SLCIO file (" | ||
+ | the [[https:// | ||
+ | |||
====== Truth-level Monte Carlo files ====== | ====== Truth-level Monte Carlo files ====== | ||
Monte Carlo simulation files with 100 TeV collision events can be downloaded from the [[http:// | Monte Carlo simulation files with 100 TeV collision events can be downloaded from the [[http:// | ||
+ | |||
+ | |||
+ | ====== HCAL studies ====== | ||
+ | |||
+ | |||
+ | [[vlhc:hcal | HCAL studies for VLHC]] | ||
--- // | --- // |
vlhc/intro.1440008503.txt.gz · Last modified: 2015/08/19 18:21 by asc