-
Notifications
You must be signed in to change notification settings - Fork 0
sbujlab/remoll_polar
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
12 GeV SoLID simulation with remoll Seamus Riordan riordan@jlab.org January 7, 2014 Repository information is here: https://github.com/JeffersonLab/remoll_solid --------------------------------------------------- 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 The field map can be found in the main directory Map.dat It just needs to be downloaded and for the example, present in the directory you are running in. Otherwise, specify it in the macro as in the exmaple provided in macros/ An example macro will be found in macros/runexmaple.mac 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. To run in batch mode, execute with a macro such as: ./remoll runexample.mac ==== Visualization =============== Visualization macros are found in vis/ To run, execute ./remoll which should bring up a graphical command interface To see the geometry: /control/execute macros/vis.mac ---------------------------------------------------
About
P2 Simulation based on remoll
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published