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/23 01:22]
asc
fcs:sid:intro [2016/03/23 02:44]
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 are available:
- 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.+
  
 +  * gev250ee_pythia6_qcd_all  (jets, QCD)
 +  * 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 Monte Carlo samples in the LCIO format using the [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=gev250%rfull001|rfull001 search link]]. +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
- This link prints all event samples after full detector simulations ("tag rfull001").+
 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]].
  
  
Line 19: Line 24:
 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 25: 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 36: 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