User Tools

Site Tools


fcs:sid:intro

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
fcs:sid:intro [2016/03/22 04:21]
asc [LCIO event structure]
fcs:sid:intro [2016/03/23 02:44]
asc
Line 1: Line 1:
 +[[fcs:|<< back]]
 +
 ====== SiD detector studies ====== ====== SiD detector studies ======
-**People:** S.Chekanov, M.Demarteau 
  
-This wiki describes physics studies using the SiD detector. 
- It is designed to work "out-of-the box"  for physics analysis of LCIO files after full 
-detector simulations. The Monte Carlo files for this package are posted to [[http://atlaswww.hep.anl.gov/hepsim/|HepSim]] in the "slcio" data format. It can also process the original PROMC files with the truth-level information. 
  
 +This wiki describes physics studies using the SiD detector. The following HepSim samples are available:
  
-You can find Monte Carlo samples in the LCIO format using the [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=gev250%rfull001|rfull001 search link]]. +  * gev250ee_pythia6_qcd_all  (jets, QCD) 
- This link prints all event samples after full detector simulations ("tag rfull001").+  * gev250ee_pythia6_zpole_ee   (Z → ee) 
 +  * gev250ee_pythia6_zpole_tautau (Z → tautau) 
 +  * gev250ee_pythia6_zpole_mumu   (Z → mumu) 
 +  * gev250ee_pythia6_zpole_bbar   (Z → bbar) 
 +  * gev250ee_pythia6_higgs_zz_4l   (H → ZZ* → 4l)  
 +  * gev250ee_pythia6_higgs_bbar     (H  → bbar) 
 +  * gev250ee_pythia6_higgs_gamgam   (H  → gamma+gamma)  
 + 
 +You can find the Monte Carlo samples after full detector simulation in the LCIO format using the [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=gev250%rfull001|rfull001 search link]]. The tag "rfull001" points to the files with simulations using the original SiD detector
 Select "info" and then find the tag "rfull001" which  prints LCIO files for a given MC sample. Select "info" and then find the tag "rfull001" which  prints LCIO files for a given MC sample.
-You can download such samples as discussed in [[http://atlaswww.hep.anl.gov/hepsim/description.php|HepSim manual]].+You can download these samples as discussed in [[http://atlaswww.hep.anl.gov/hepsim/description.php|HepSim manual]].
  
  
-The results shown on this page have been updated using [[https://atlaswww.hep.anl.gov/asc/jas4pp/|Jas4pp program]].+The results shown on this page use the [[https://atlaswww.hep.anl.gov/asc/jas4pp/|Jas4pp program]].
 The installation does not have external dependencies besides Java. Make sure Java7 and above is installed. The installation does not have external dependencies besides Java. Make sure Java7 and above is installed.
 Then run these commands to install the package using Linux/Mac with the "bash" shell: Then run these commands to install the package using Linux/Mac with the "bash" shell:
  
 +<hidden>
 <code bash> <code bash>
 wget http://atlaswww.hep.anl.gov/asc/jas4pp/download/current.php -O jas4pp.tgz wget http://atlaswww.hep.anl.gov/asc/jas4pp/download/current.php -O jas4pp.tgz
Line 23: Line 31:
 source ./setup.sh # takes 5 sec for first-time optimization source ./setup.sh # takes 5 sec for first-time optimization
 </code> </code>
 +</hidden>
 +
 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 34: Line 44:
 You can find more details in [[http://atlaswww.hep.anl.gov/hepsim/description.php|HepSim manual]]. You can find more details in [[http://atlaswww.hep.anl.gov/hepsim/description.php|HepSim manual]].
 All examples for this page are located in the "examples/slic/" directory. All examples for this page are located in the "examples/slic/" directory.
 +
  
 ====== Examples ====== ====== Examples ======
fcs/sid/intro.txt · Last modified: 2016/03/26 03:41 by asc