Quasi-Signal Generation Model for Pixelized Detector
- ROOT (as visualization tool) link
- If you don't use QPGraphFactory, you don't need.
- Automatic building rejection will be implemented
before dead.
- CMake version 3.2+
-
Clone Repository
git clone https://github.com/Isaac-Kwon/qupid.git
-
Make and enter the build directory
mkdir build cd build
-
CMake
cmake ..
-
Make
make
- All *.cxx file in test directory will be built as executable.
- Incompleted *.cxx file should be removed to suppress build error.
- Imported(translated) from python version