forked from JeffersonLab/remoll
-
Notifications
You must be signed in to change notification settings - Fork 0
cipriangal/remoll
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
12 GeV Moller simulation Seamus Riordan [email protected] January 7, 2014 Repository information is here: https://github.com/JeffersonLab/remoll Mailing list for repository updates is [email protected] subscribe at https://mailman.jlab.org/mailman/listinfo/12gevmoller_sim --------------------------------------------------- Packages to build this: >=Geant4.9.6 cmake > 2.6 root python git (optional) boost (optional) --------------------------------------------------- Instructions: To build, create the directory you would like to build in, say build mkdir build cd build cmake <path to remoll> make Field maps can be found here: http://hallaweb.jlab.org/12GeV/Moller/downloads/remoll/ An example macro will be found in macros/ You need to load libremollroot.so if you want to access the classes written out to the ROOT files. Building remoll will create a rootlogon.C which will do this automatically. Visualization Visualization macros are found in vis/ To run, execute ./remoll which should bring up a graphical command interface To see the geometry you have to say: /run/initialize then /control/execute macros/vis.mac --------------------------------------------------- Troubleshooting: if you get errors about missing gitinfo.hh try cmake <path to remoll> make
About
12 GeV Moller Simulation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 73.8%
- C 20.2%
- CMake 3.3%
- Python 2.6%
- Objective-C 0.1%