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/21 23:58] – asc | fcs:sid:intro [2016/03/26 03:41] (current) – [Visualizing events with Jas+Wired] asc | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | [[fcs: | ||
+ | |||
====== SiD detector studies ====== | ====== SiD detector studies ====== | ||
- | **People:** S.Chekanov, M.Demarteau | ||
- | This pages describes physics studies using the SiD detector. | ||
- | It is designed to work " | ||
- | detector simulations. The Monte Carlo files for this package are posted to [[http:// | ||
+ | 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:// | + | * gev250ee_pythia6_qcd_all |
- | This link prints all event samples after full detector simulations ("tag rfull001" | + | * 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 the Monte Carlo samples | ||
Select " | Select " | ||
- | You can download | + | You can download |
- | The results shown on this page have been updated using [[https:// | + | The results shown on this page use the [[https:// |
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 " | Then run these commands to install the package using Linux/Mac with the " | ||
+ | < | ||
<code bash> | <code bash> | ||
wget http:// | wget http:// | ||
Line 23: | 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 34: | Line 44: | ||
You can find more details in [[http:// | You can find more details in [[http:// | ||
All examples for this page are located in the " | All examples for this page are located in the " | ||
+ | |||
====== Examples ====== | ====== Examples ====== | ||
Line 225: | Line 236: | ||
[[http:// | [[http:// | ||
- | Look the Java API definition of the needed objects in [[http:// | + | Look the Java API definition of the needed objects in [[http:// |
+ | < | ||
< | < | ||
BeamCalHits | BeamCalHits | ||
Line 263: | Line 275: | ||
VXD_TrackerHits | VXD_TrackerHits | ||
</ | </ | ||
+ | </ | ||
====== Detector geometry ====== | ====== Detector geometry ====== | ||
The Monte Carlo files located in [[http:// | The Monte Carlo files located in [[http:// | ||
Line 322: | 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: | ||
Line 348: | Line 360: | ||
If you want to see how data records are organized inside the slcio file, | If you want to see how data records are organized inside the slcio file, | ||
do this **[File]-[New]-[LCSim Event browser]** | do this **[File]-[New]-[LCSim Event browser]** | ||
- | |||
- | ====== People ====== | ||
- | |||
- | This collection of tools for future collider studies | ||
- | in collaboration with Jan Strube (PNNL) ([email protected]) and Ashutosh Kotwal (Duke U) [email protected]. | ||
- | The Java part of the simulator for the linear collider was designed N. Graf, J. McCormick, T.Jonson | ||
fcs/sid/intro.1458604717.txt.gz · Last modified: 2016/03/21 23:58 by asc