User Tools

Site Tools


hepsim:usage_detectors

Differences

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


hepsim:usage_detectors [2024/07/01 21:25] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +{{indexmenu_n>7}}
 +
 +[[:|<< back to HepSim manual]]
 +
 +
 +====== Detector descriptions ======
 +
 +Here we describe available reconstruction tags used by HepSim.
 +All detectors can be found in [[http://atlaswww.hep.anl.gov/hepsim/detectors.php|Detector description page]].
 +
 +Data are reconstructed using the so-called reconstruction tags, which can have either "**rfastXXX**" (fast simulations) or "**rfullXXX**" (full simulation and reconstruction) name, where XXX is a number. Each tag is reconstructed with certain detector plus some optional parameters for simulation and reconstruction.
 +
 +You can find detectors that correspond to a given tag using [[http://atlaswww.hep.anl.gov/hepsim/recotags.php|RecoTag page]].
 +
 +
 +
 +====== Fast simulations ======
 +
 +Fast simulations use [[https://cp3.irmp.ucl.ac.be/projects/delphes|Delphes]]. 
 +
 +^ Tag name    ^  Detector description     ^ Documentation ^ Available data ^  
 +| rfast001    |  FCC-v1 proposed detector    |  [[http://mc.hep.anl.gov/asc/hepsim/events/pp/100tev/higgs_pythia8/rfast001/info.txt|description]]          |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfast001| find=rfast001]]        |
 +| rfast002    |  FCC-v2 proposed detector    |  [[http://mc.hep.anl.gov/asc/hepsim/events/pp/100tev/higgs_pythia8/rfast002/info.txt|description]]          |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfast002| find=rfast002]]        |
 +| rfast003    |  CMS-like detector      [[http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/mg5_nlo_httbar14tev/rfast003/info.txt|description]]          |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfast003| find=rfast003]]        |
 +| rfast004    |  ATLAS-like detector      [[http://mc.hep.anl.gov/asc/hepsim/events/pp/14tev/mg5_nlo_httbar14tev/rfast004/info.txt|description]]          |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfast004| find=rfast004]]        |
 +
 +The file format is ROOT.
 +Look at [[:hepsim:usage_fast|this description]]. 
 +
 +====== Full (Geant4) simulations ======
 +
 +
 +
 +Full simulations use the SLIC software.  The geometry files with full detector descriptions are [[http://atlaswww.hep.anl.gov/hepsim/detectors.php|here]].
 +
 +Each tag corresponds to a certain detector, and other way around. You can find the detector name using a tag as
 +this
 +<code>
 +http://atlaswww.hep.anl.gov/hepsim/lookup.php?info=[TAG]
 +</code>
 +this will print the detector name. Instead of [TAG], use the detector name to determine the tag.
 +Here are the examples:
 +
 +Find the detector that corresponds to the tag "rfull009":
 +
 +[[http://atlaswww.hep.anl.gov/hepsim/lookup.php?info=rfull009]]
 +
 +Find the tag which corresponds to the detector sifcch8:
 +
 +[[http://atlaswww.hep.anl.gov/hepsim/lookup.php?info=sifcch8]]
 +
 +In Linux, you can retrieve this info as:
 +
 +<code>
 +curl -s http://atlaswww.hep.anl.gov/hepsim/lookup.php?info=rfull009
 +</code>
 +
 +The table below shows the available detectors:
 +
 +^ Tag name    ^  Detector description     ^ Documentation / GEO files ^ Available data ^   View ^
 +| rfull001    |  Original SiD detector, E(CM)=1 TeV (e+e-) (sidloi3).   [[http://mc.hep.anl.gov/asc/hepsim/events/mumu/10tev/mm10tev_pythia6_zprime10tev_ww/rfull001/info.txt|info]]      [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sidloi3/sidloi3.html|description]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sidloi3/sidloi3.heprep|sidloi3.heprep]]   [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sidloi3/sidloi3.gdml.gz|sidloi3.gdml.gz]]         [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull001| find=rfull001]]        | {{:hepsim:sid.png?200|SiD}} |
 +| rfull002    |  CEPC detector, E(CM)=250 GeV (e+e-) (sidcc1) [[http://arxiv.org/abs/1604.01994|arxiv:1604.01994]], [[http://mc.hep.anl.gov/asc/hepsim/events/ee/250gev/pythia6_zpole_ee/rfull002/info.txt|info]]      [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sidcc1/sidcc1.html|description]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sidcc1/sidcc1.heprep|sidcc1.heprep]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sidcc1/sidcc1.gdml.gz|sidcc1.gdml.gz]],          |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull002| find=rfull002]]        | {{:hepsim:sicpec.png?200| CEPC}} |
 +| rfull101    |  CEPC detector, E(CM)=250 GeV (e+e-) (sidcc2) [[http://arxiv.org/abs/1604.01994|arxiv:1604.01994]], [[http://mc.hep.anl.gov/asc/hepsim/events/ee/250gev/pythia6_zpole_ee/rfull101/info.txt|info]]      [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sidcc2/sidcc2.html|description]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sidcc2/sidcc2.heprep|sidcc2.heprep]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sidcc2/sidcc2.gdml.gz|sidcc2.gdml.gz]],          |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull101| find=rfull101]]        | {{:hepsim:sicpec.png?200| CEPC}} |
 +| rfull051    |  SiEIC1 detector for EIC, E(CM) < 141 GeV (ep, eN)  (sieic1)  (development)      |  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sieic1/sieic1.html|description]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sieic1/sieic1.heprep|sieic1.heprep]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sieic1/sieic1.gdml.gz|sieic1.gdml.gz]]        |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull051| find=rfull051]]        | {{:hepsim:sieic.png?200|EIC}} |
 +| rfull052    |  SiEIC2 detector for EIC, E(CM) < 141 GeV (ep, eN)  (sieic2)  (development)      |  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sieic2/sieic2.html|description]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sieic1/sieic2.heprep|sieic2.heprep]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sieic2/sieic2.gdml.gz|sieic2.gdml.gz]]        |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull052| find=rfull052]]        | {{:hepsim:sieic.png?200|EIC}} |
 +| rfull006    |  SiFFC-v4 for FCC-hh (pp, E(CM)=100 TeV)      [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch4/sifcch4.html|description]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch4/sifcch4.heprep|sifcch4.heprep]], [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch4/sifcch4.gdml.gz|sifcch4.gdml.gz]]          |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull006| find=rfull006]]        | {{:hepsim:sifcc.png?200|SiFCC}} |
 +| rfull007    |  SiFFC-v5. (pp, 100 TeV)  As SiFCC-v4 but with x4 larger HCAL cells        [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch5/sifcch5.html|description]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch5/sifcch5.heprep|sifcch5.heprep]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch5/sifcch5.gdml.gz|sifcch5.gdml.gz]]        |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull007| find=rfull007]]        | {{:hepsim:sifcc.png?200|SiFCC-v4}} |
 +| rfull009    |  SiFFC-v7 (pp, 100 TeV)  As SiFCC-v4 but with improved tracker (corrected infrastructure support for inner and outer tracker, reduced gaps between silicon modules) and Fast Pandora clustering. Aug 17, 2016    |  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch7/sifcch7.html|description]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch7/sifcch7.heprep|sifcch7.heprep]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch7/sifcch7.gdml.gz|sifcch7.gdml.gz]]        |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull009| find=rfull009]]        | {{:hepsim:sifcc7.png?200|SiFCC-v7}} |
 +| rfull010    |  Same as  SiFFC-v7, but HCAL cells are 20x20cm (vs 5x5 cm)    [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch8/sifcch8.html|description]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch8/sifcch8.heprep|sifcch8.heprep]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch8/sifcch8.gdml.gz|sifcch8.gdml.gz]]        |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull010| find=rfull010]]        | {{:hepsim:sifcc7.png?200|SiFCC-v8}} |
 +| rfull011    |  Same as  SiFFC-v7, but fine HCAL cells. HCAL cell size is 2x2cm (vs 5x5 cm for SiFFC-v7)    [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch9/sifcch9.html|description]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch9/sifcch9.heprep|sifcch9.heprep]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch8/sifcch9.gdml.gz|sifcch9.gdml.gz]]        |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull011| find=rfull011]]        | {{:hepsim:sifcc7.png?200|SiFCC-v8}} |
 +| rfull012    |  Same as  SiFFC-v7, but super fine HCAL cells. HCAL cells are 1x1cm (vs 5x5 cm for SiFFC-v7)    [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch10/sifcch10.html|description]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch10/sifcch10.heprep|sifcch10.heprep]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch10/sifcch10.gdml.gz|sifcch10.gdml.gz]]        |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull012| find=rfull012]]        | {{:hepsim:sifcc7.png?200|SiFCC-v8}} |
 +| rfull013    |  Same as  SiFFC-v7, but super fine HCAL (1x1cm) and ECAL (3x3mm) cells (vs 5x5 cm and 2x2cm for SiFFC-v7)    [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch11/sifcch11.html|description]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch11/sifcch11.heprep|sifcch11.heprep]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch11/sifcch11.gdml.gz|sifcch11.gdml.gz]]        |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull013| find=rfull013]]        | {{:hepsim:sifcc7.png?200|SiFCC-v8}} |
 +| rfull014    |  Same as  SiFFC-v7, but relaxed hit cuts for HCAL and ECAL    [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch12/sifcch12.html|description]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch12/sifcch12.heprep|sifcch12.heprep]],  [[http://atlaswww.hep.anl.gov/hepsim/soft/detectors/sifcch11/sifcch12.gdml.gz|sifcch12.gdml.gz]]        |   [[http://atlaswww.hep.anl.gov/hepsim/list.php?find=rfull014| find=rfull014]]        | {{:hepsim:sifcc7.png?200|SiFCC-v12}} |
 +
 +
 +
 +The output file format is LCIO. The files can be read as explained [[:hepsim:usage_full|here]]. To view geometries using 
 +ROOT geometry package, run these commands:
 +
 +<code cpp>
 +TGeoManager::Import("detector.gdml");
 +gGeoManager->GetTopVolume()->Draw("ogl");
 +</code>
 +where "detector.gdml" is the detector geometry to be downloaded from this table (after gunzip command).
 +
 + --- //[[[email protected]|Sergei Chekanov]] 2016/04/29 12:57//