Skip to content

DQM4hep/dqm4hep-event-display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DQM4HEP Event display library, a Data Quality Monitoring framework for High Energy Physics

Installation

The building process is managed by CMake.

Dependencies :

In the top level directory :

mkdir build
cd build
cmake [-DOPTIONS=...] ..
make install
ctest # to check your installation

where OPTIONS can be :

  • INSTALL_DOC [ON/OFF] to install doxygen code documentation (default is OFF)
  • BUILD_DD4HEP_PLUGINS [ON/OFF] to install dd4hep components (default is OFF)

License and Copyright

Copyright (C), dqm4hep-event-display Authors

dqm4hep-event-display is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License long with this program. If not, see http://www.gnu.org/licenses/.

Bug report

You can send emails to dqm4hep@gmail.com or use the github issues interface

About

DQM4HEP event display library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published