Back to home page

EIC code displayed by LXR

 
 

    


Warning, /DEMPgen/reference_output/reference_README.md is written in an unsupported language. File is not indexed.

0001 # Instructions to generate the test sample
0002 Follow the instructions in the `README.md` file to install DEMPgen from GitHub: [https://github.com/JeffersonLab/DEMPgen](https://github.com/JeffersonLab/DEMPgen/releases). The test sample can be generated by running the following command in the `data/` folder:
0003 ```
0004 ./../build/DEMPgen ../Test_EIC.json
0005 ```
0006 The output will include`.ROOT`, `.DAT`, and `.TXT` files, which will be saved in the `data/OutputFiles/` folder. The generated files will be identical to the files in the `data/OutputFiles/reference_output` folder.
0007 
0008 The file `Test_EIC.json` contains all the configuration options for the EIC event generation. It is located in the `DEMPgen` folder.
0009