Skip to content

tgblackburn/dreamt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dreamt

Code that uses the Geant4 toolkit to simulate photon emission and pair creation from relativistic electron beams passing through metal targets.

Build

Assuming Geant4 has already been installed:

cd build
cmake ..
make

Run

./dreamt materal thickness energy [number]

will run dreamt for a target made of material (e.g. G4_Pb for elemental lead) that is thickness (in microns) in depth. The energy of the primary electron beam is specified in MeV. The number of primaries is optional: the default is 1e8.

About

Driving relativistic electrons at metal targets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published