Difference between revisions of "GEANT4 Simulation"
Line 15: | Line 15: | ||
It shows the current geometries in the simulation code [http://... Geometries.pdf] | It shows the current geometries in the simulation code [http://... Geometries.pdf] | ||
− | == | + | == Physics List == |
+ | |||
+ | GEANT4 StandardEM physics list is used. the step of multiple scattering (SetStepLimitType) is set to be 'fMinimal' | ||
== [[Event Generators]] == | == [[Event Generators]] == |
Revision as of 13:23, 8 July 2014
Introduction
This Monte-Carlo simulation code for Proton charge Radius (PRad) experiment is based on the toolkit for GEometry ANd Tracking 4 (GEANT4).
Two independent event generators are used to generate the events from elastic electron-proton scatterings and electron-electron scatterings with radiative corrections.
Output data from the simulation consist of 1728 ADC channels from the Hybrid Calorimeter (HyCal) and position information from the Gas Electron Multiplier (GEM). Trigger is set to be the total energy sum on HyCal > 500 MeV (for 1.1 GeV incident beam), or > 1000 MeV (for 2.2 GeV incident beam).
The reconstruction program will reconstruct the clusters on HyCal, and do coincidence with GEM, then reconstruct the track with these two detectors.
The extraction program will analyze the reconstructed events, bin the cross sections data, and finally extract the proton charge radius.
Geometries
It shows the current geometries in the simulation code Geometries.pdf
Physics List
GEANT4 StandardEM physics list is used. the step of multiple scattering (SetStepLimitType) is set to be 'fMinimal'