Skip to content

A2-Collaboration/ept-simu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End-point tagger simulation

This repository contains somewhat structured resources to simulate the electron flight paths according inside the measured magnetic field of the end-point tagger. It also has some documentation in German. All this was written by Juergen Ahrens, and put into git and cmake'ified by Andreas Neiser.

Installation and Usage

To build this project, you need

  • GNU compiler version >4.7.2 with gfortran
  • cmake version >2.6

Then do a standard out-of-source build by executing the following inside the projects directory:

mkdir build
cd build
cmake ..
make

You should find various executables inside the build directory then. They probably don't work out of the box.

About

End-point tagger simulation code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages