Page MenuHomeHEPForge

README
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None
Author Luke Pickering,
Patrick Stowell,
Callum Wilkinson,
Clarence Wret,
Package Manager: (p.stowell@sheffield.ac.uk)
NUISANCE Package v1r0
README
20/07/2016
--- Compilation
The following instructions should be used to build the fitter after checking out from scratch.
1. Make sure environmental variables required for the generators you wish to build against are set.
2. In the top nuisance directory make a new build directory: "$mkdir build && cd build"
3. Run CMAKE with compiler flags for which generators are required
"$ cmake -DUSE_NuWro=1 -DUSE_NEUT=1 -DUSE_GENIE=0 ../"
4. Build the fitter
"$ make -j"
5. Build documentation
"$ make docs"
6. Install to build location
"$ make install"
7. Source the setup script
"$ source Linux/setup.sh"
--- Adding Classes
The fitter is designed to be easily extended by adding new measurement classes whilst keeping the input convertors and tuning functionality the same.
The Devel module folder is setup with some examples of how to add new classes into the framework. Feel free to email me if there are difficulties adding new measurements.
--- Running Fits
Whilst running fits is relatively quick and simple, there are now a large range of possible options. Doxygen Documentation is being added to the $EXT_FIT/doc/html folder.
Refer thre for guidance on how to properly formulate a card file.

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 30, 4:37 AM (7 h, 45 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6278503
Default Alt Text
README (1 KB)

Event Timeline