New Proteus module
Proteus v1.4.0 as the first version in PModules Directly dependency with ROOT software. Required also Eigen (Pmodule) when compiling, Doxygen (PModule) and Sphinx (python-sphinx as local package) for building the documentation.
This commit is contained in:
14
Compiler/proteus/modulefile
Normal file
14
Compiler/proteus/modulefile
Normal file
@@ -0,0 +1,14 @@
|
||||
#%Module1.0
|
||||
|
||||
module-whatis "Proteus beam telescope reconstruction"
|
||||
module-url "https://gitlab.cern.ch/proteus/proteus"
|
||||
module-license "See $PREFIX/share/doc/proteus/LICENSE"
|
||||
module-maintainer "Marc Caubet Serrabou <marc.caubet@psi.ch>"
|
||||
module-help "
|
||||
Proteus is a software to reconstruct and analyze data from beam
|
||||
telescopes. It takes the raw data, groups hits into clusters, finds
|
||||
tracks from clusters on multiple planes, estimates optimal track
|
||||
parameters on selected planes, and provides output data for further
|
||||
analysis.
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user