User Tools

Site Tools


community:hepsim

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
community:hepsim [2016/09/12 02:13]
asc
community:hepsim [2016/11/06 19:16]
asc [Physics and detector studies]
Line 1: Line 1:
-====== HepSim manual ======+ ====== HepSim manual ======
  
-HepSim is a public repository with Monte Carlo simulated events for high-energy physics (HEP) experiments. +[[http://atlaswww.hep.anl.gov/hepsim/HepSim]] is a public repository with Monte Carlo simulated events for high-energy physics (HEP) experiments. 
-The HepSim repository was started at ANL during the US long-term planning study of the American Physical Society’s Division of Particles and Fields (Snowmass 2013) with  the goal to create references to  truth-level  MC records for current and future experiments. +The [[http://atlaswww.hep.anl.gov/hepsim/HepSim repository]] was started at ANL during the US long-term planning study of the American Physical Society’s Division of Particles and Fields (Snowmass 2013) with  the goal to create references to  truth-level  MC records for current and future experiments. Event data samples are created using:
  
-Event data samples are createdusing: +  * BlueGene/Q supercomputer of the Argonne Leadership Computing Facility ([[hpc:bghep:start|BG@HepLib]] library) 
- +  * [[https://portal.ci-connect.net/|OSG (Open Science Grid) Connect]] ("FutureColliders" project). 
-  * BlueGene/Q supercomputer of the Argonne Leadership Computing Facility (with BG@HEPlib library) +
-  * Open-science grid (OSG) and OSG CI Connect ("FutureColliders" project). +
   * ATLAS Connect virtual cluster service ("ATLAS CI" project)   * ATLAS Connect virtual cluster service ("ATLAS CI" project)
   * Argonne’s Laboratory Computing Resource Center (LCRC) ("HepSim" project)   * Argonne’s Laboratory Computing Resource Center (LCRC) ("HepSim" project)
Line 16: Line 14:
   * STASH2 storage at OSG CI Connect   * STASH2 storage at OSG CI Connect
   * FAXBOX storage at ATLAS Connect   * FAXBOX storage at ATLAS Connect
-  * Science gateways at NERSC+  * [[https://www.nersc.gov/users/science-gateways/|NERSC science gateways]]
   * MC.HEP server at ASC ANL   * MC.HEP server at ASC ANL
  
- +This repository was created following 
- +the guidelines and principles of the 
-Monte Carlo events are generated using the  BlueGene/Q supercomputer of the Argonne Leadership Computing Facility ([[hpc:bghep:start|BG@HepLib]] library), ANL-HEP  cluster,   [[http://connect.usatlas.org/| ATLAS Connect]] virtual cluster service,  [[https://portal.ci-connect.net/|OSG (Open Science Grid) Connect]] and [[https://www.nersc.gov/|NERSC]]. The file storages for this project are provided by [[http://connect.usatlas.org/|ATLAS Connect]], [[https://www.nersc.gov/users/science-gateways/|NERSC science gateways]] and by ANL HEP. +[[http://www.energy.gov/sites/prod/files/2014/08/f18/DOE_Public_Access%20Plan_FINAL.pdf|DOE Public Access Plan]] 
- +for unclassified and otherwise unrestricted scientific data in digital formats.
- +
-The Monte Carlo files (truth-level, fast and Gean4-based simulations)  +
-can be accessed from the [[http://atlaswww.hep.anl.gov/hepsim/ | HepSim repository]] link+
  
 ====== For HepSim users ====== ====== For HepSim users ======
 {{:hpc:bghep:bghep1.png?1600x20|HepSim manual:For HepSim users }} {{:hpc:bghep:bghep1.png?1600x20|HepSim manual:For HepSim users }}
 +
 If you are a HepSim user, start from here. If you are a HepSim user, start from here.
  
Line 43: Line 39:
 ======  Physics and detector studies  ====== ======  Physics and detector studies  ======
 {{:hpc:bghep:bghep1.png?1600x20|HepSim manual:Physics and detector studies}} {{:hpc:bghep:bghep1.png?1600x20|HepSim manual:Physics and detector studies}}
 +
 Here are several links to extending this Wiki for particular detector-performance topics: Here are several links to extending this Wiki for particular detector-performance topics:
    
  
   * [[fcs:fcchh:|FCC-hh detector studies]] - explains how to analyses data for FCC-hh detector studies   * [[fcs:fcchh:|FCC-hh detector studies]] - explains how to analyses data for FCC-hh detector studies
-  * [[fcs:sid:intro|SID detector studies]] - explains how to analyses data for the SiD detector (ILC) +  * [[fcs:sid:|SID detector studies]] - explains how to analyses data for the SiD detector (ILC) 
-  * [[fcs:cepc:intro|CEPC detector studies]] - shows some results with full simulations for CEPC +  * [[fcs:cepc:|CEPC detector studies]] - shows some results with full simulations for CEPC 
-  * [[fcs:eic:intro|EIC detector studies]] - shows some results with full simulations for EIC+  * [[fcs:eic:|EIC detector studies]] - shows some results with full simulations for EIC
   * [[vlhc:hcal|HCAL studies]] explains how to analyse ROOT data after fast detector simulations used for FCC studies   * [[vlhc:hcal|HCAL studies]] explains how to analyse ROOT data after fast detector simulations used for FCC studies
  
Line 55: Line 52:
 ====== For developers ====== ====== For developers ======
 {{:hpc:bghep:bghep1.png?1600x20|HepSim manual:For developers}} {{:hpc:bghep:bghep1.png?1600x20|HepSim manual:For developers}}
 +
 If you plan to contribute to HepSim (Monte Carlo events, data storage etc), start from here: If you plan to contribute to HepSim (Monte Carlo events, data storage etc), start from here:
  
Line 60: Line 58:
   * [[community:hepsim:dev_fast | Creating fast detector simulations]]   * [[community:hepsim:dev_fast | Creating fast detector simulations]]
   * [[community:hepsim:dev_full | Creating full (Geant4) detector simulations]]   * [[community:hepsim:dev_full | Creating full (Geant4) detector simulations]]
-  * [[community:hepsim:dev_hepsim | How to link your files to HepSim]]+  * [[community:hepsim:dev_hepsim | Making a mirror or publishing your files]]
   * [[community:hepsim:pgun | Single particle guns]]   * [[community:hepsim:pgun | Single particle guns]]
   * [[community:hepsim:dev_opentasks | Open tasks]]   * [[community:hepsim:dev_opentasks | Open tasks]]
Line 67: Line 65:
 {{:hpc:bghep:bghep1.png?1600x20|HepSim manual:Public results and contributions}} {{:hpc:bghep:bghep1.png?1600x20|HepSim manual:Public results and contributions}}
  
-===== How to cite ===== + 
- +===== Public results ===== 
 + 
 + 
 +  * [[https://atlaswww.hep.anl.gov/asc/wikidoc/doku.php?id=community:hepsim:public|List with pubic results based on HepSim]] 
 + 
 + 
 +===== Contributions ===== 
 + 
 + 
 +  * [[https://atlaswww.hep.anl.gov/asc/wikidoc/doku.php?id=community:hepsim:contributions| List with contributions to the HepSim repository]] 
 + 
 + 
 +====== How to cite ====== 
 +{{:hpc:bghep:bghep1.png?1600x20|HepSim manual:For HepSim users }}
  
 If you use HepSim event samples, Python/Jython analysis scripts and output XML files in  your research, talks or If you use HepSim event samples, Python/Jython analysis scripts and output XML files in  your research, talks or
Line 74: Line 85:
  
  
-S.V. Chekanov. //HepSim: a repository with predictions for high-energy physics experiments//. Advances in High Energy Physics, vol. 2015, Article ID 136093, 7 pages, 2015. [[http://arxiv.org/abs/1403.1886 | arXiv:1403.1886]]  and [[http://www.hindawi.com/journals/ahep/2015/136093/|link]]. +S.V. Chekanov. //HepSim: a repository with predictions for high-energy physics experiments//. Advances in High Energy Physics, vol. 2015, ID136093, 2015. [[http://arxiv.org/abs/1403.1886 | arXiv:1403.1886]]  and [[http://www.hindawi.com/journals/ahep/2015/136093/|link]]. 
  
 <hidden Click here to display BibTeX article entry> <hidden Click here to display BibTeX article entry>
Line 93: Line 104:
 </hidden> </hidden>
  
-===== Public results ===== 
  
- 
-  * [[https://atlaswww.hep.anl.gov/asc/wikidoc/doku.php?id=community:hepsim:public|List with pubic results based on HepSim]] 
- 
- 
-===== Contributions ===== 
- 
- 
-  * [[https://atlaswww.hep.anl.gov/asc/wikidoc/doku.php?id=community:hepsim:contributions| List with contributions to the HepSim repository]] 
 ====== Acknowledgement ====== ====== Acknowledgement ======
 The current work  is supported  UChicago Argonne, LLC, The current work  is supported  UChicago Argonne, LLC,
community/hepsim.txt · Last modified: 2017/09/30 14:36 by asc