Difference between revisions of "Deprecated: Simulation Software"

From GlueXWiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
 +
Up to [[Offline Software]]
 +
 
===Overview===
 
===Overview===
  

Revision as of 16:18, 7 June 2007

Up to Offline Software

Overview

Currently the GlueX simulation is a multistep process that includes:

  • physics generation
    • genr8 or other any other generator
    • generate physics and four vectors for final state particles
  • particle propagation
    • done with hdgeant
    • propagates generated particles through the detector
    • simulates detector geometry
    • output is largely deposited energy and time in active elements
  • detector response
    • done at reconstruction time in DANA framework
    • simulates thresholds, dead channels, gain, etc. (electronics digitization)
    • DANA provides database interface so corrections can be run dependent

Note that the boundary between particle propagation and detector response is somewhat soft since digitization or detector response effects can be included in hdgeant. For this reason a detailed discussion of detector digitization and response for each system is included below.

Detector Response and Digitization