fcs:sid:intro
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
fcs:sid:intro [2016/03/23 01:29] – asc | fcs:sid:intro [2016/03/26 03:41] (current) – [Visualizing events with Jas+Wired] asc | ||
---|---|---|---|
Line 4: | Line 4: | ||
- | This wiki describes physics studies using the SiD detector. | + | This wiki describes physics studies using the SiD detector. The following HepSim samples |
- | It is designed to work " | + | |
- | detector simulations. The Monte Carlo files for this package | + | |
+ | * gev250ee_pythia6_qcd_all | ||
+ | * gev250ee_pythia6_zpole_ee | ||
+ | * gev250ee_pythia6_zpole_tautau (Z → tautau) | ||
+ | * gev250ee_pythia6_zpole_mumu | ||
+ | * gev250ee_pythia6_zpole_bbar | ||
+ | * gev250ee_pythia6_higgs_zz_4l | ||
+ | * gev250ee_pythia6_higgs_bbar | ||
+ | * gev250ee_pythia6_higgs_gamgam | ||
- | You can find Monte Carlo samples in the LCIO format using the [[http:// | + | You can find the Monte Carlo samples |
- | This link prints all event samples after full detector simulations ("tag rfull001" | + | |
Select " | Select " | ||
- | You can download | + | You can download |
Line 19: | Line 24: | ||
Then run these commands to install the package using Linux/Mac with the " | Then run these commands to install the package using Linux/Mac with the " | ||
+ | < | ||
<code bash> | <code bash> | ||
wget http:// | wget http:// | ||
Line 25: | Line 31: | ||
source ./setup.sh # takes 5 sec for first-time optimization | source ./setup.sh # takes 5 sec for first-time optimization | ||
</ | </ | ||
+ | </ | ||
+ | |||
The last command optimizes Java packages for the Python language. | The last command optimizes Java packages for the Python language. | ||
Now you are ready to run over any file with truth-level and datector-simulation files, such as LCIO and ProMC. This program can be used for: | Now you are ready to run over any file with truth-level and datector-simulation files, such as LCIO and ProMC. This program can be used for: | ||
Line 37: | Line 45: | ||
All examples for this page are located in the " | All examples for this page are located in the " | ||
- | Available HepSim samples: | ||
- | |||
- | * gev250ee_pythia6_qcd_all | ||
- | * gev250ee_pythia6_zpole_ee | ||
- | * gev250ee_pythia6_zpole_tautau (Z-> tautau) | ||
- | * gev250ee_pythia6_zpole_mumu | ||
- | * gev250ee_pythia6_zpole_bbar | ||
- | * gev250ee_pythia6_higgs_zz_4l | ||
- | * gev250ee_pythia6_higgs_bbar | ||
- | * gev250ee_pythia6_higgs_gamgam | ||
====== Examples ====== | ====== Examples ====== | ||
Line 336: | Line 334: | ||
</ | </ | ||
This will start Jas3 with all needed plugins. | This will start Jas3 with all needed plugins. | ||
- | Then copy the detector geometry file to the local directory where the file " | + | Then copy the detector geometry |
<code bash> | <code bash> | ||
- | wget http:// | + | wget http:// |
</ | </ | ||
- | This will create a directory " | + | This detector corresponds to " |
- | Now we can visualize the detector as **[File]-[Open data source]-[HepRep]** XML and select the file "sidloi3/sidloi3.heprep" | + | Now we can visualize the detector as **[File]-[Open data source]-[HepRep]** XML and select the downloaded |
This is how to do this using the command line: | This is how to do this using the command line: | ||
<code bash> | <code bash> | ||
- | jaspp sidloi3/sidloi3.heprep | + | jaspp sidloi3.heprep |
</ | </ | ||
You will see the detector layout: | You will see the detector layout: |
fcs/sid/intro.1458696571.txt.gz · Last modified: 2016/03/23 01:29 by asc