This is a tool to build proposal geometries for DUNE near detector.
dunendggd is based on the sophisticated package called GeGeDe
This package could be installed as user, on unix environment:
python setup.py develop --userDon't forget to check your variable PATH
export PATH=~/.local/bin/:${PATH}As root privileges:
python setup.py developTo run an example containing basic detectors, you could process like:
gegede-cli duneggd/Config/PRIMggd_example.cfg duneggd/Config/DETENCLOSURE-prim-only.cfg duneggd/Config/WORLDggd.cfg -w World -o example.gdmlTo run a full example containing surrounded magnet
gegede-cli duneggd/Config/PRIMggd_example.cfg duneggd/Config/SECggd_example.cfg duneggd/Config/DETENCLOSURE.cfg duneggd/Config/WORLDggd.cfg -w World -o full_example.gdmlTo do a quick check or your geometry file you can use ROOT-CERN:
root -l 'geoDisplay.C("example.gdml")'- dunendggd:
- Guang Yang
[email protected] - Jose Palomino
[email protected]
- Guang Yang
- GeGeDe:
- Brett Viren
[email protected]
- Brett Viren