File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed
var/spack/repos/builtin/packages Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 88
99
1010class Pandoramonitoring (CMakePackage ):
11- """Metadata package to bring together and build multiple Pandora libraries.
12- NOTE: for proper version control with spack, this should be broken up and
13- the subpackages installed individually."""
11+ """ROOT-based Event Visualisation Environment for Pandora with
12+ tree-writing functionality"""
1413
1514 url = "https://github.com/PandoraPFA/PandoraMonitoring/archive/v03-04-00.tar.gz"
1615 homepage = "https://github.com/PandoraPFA/PandoraMonitoring"
Original file line number Diff line number Diff line change 88
99
1010class Pandorasdk (CMakePackage ):
11- """Metadata package to bring together and build multiple Pandora libraries.
12- NOTE: for proper version control with spack, this should be broken up and
13- the subpackages installed individually."""
11+ """Pandora Software Development Kit for pattern-recognition algorithms"""
1412
1513 url = "https://github.com/PandoraPFA/PandoraSDK/archive/v03-04-00.tar.gz"
1614 homepage = "https://github.com/PandoraPFA/PandoraSDK"
You can’t perform that action at this time.
0 commit comments