URL: https://ilcsoft.desy.de/portal/e14/e166/index_eng.html
C Event Display
The C Event Display (CED) is a client server based event display for the Marlin Framework.
glced is the server part, which accepts connections form a Marlin processor, and displays the event on the screen.
libCED.so is the client library which provides the interface for communicating with the server part (glced).
To build or run glced, OpenGL and the OpenGL Utility Toolkit (GLUT) must be installed on your system.
The client library does not depend on OpenGL nor GLUT.
Current Release:
v01-06
Download source code directly from svn repository:
Using your DESY account for authentication:
svn co https://svnsrv.desy.de/desy/marlinreco/CED/trunk CED
Using your grid certificate for authentication:
svn co https://svnsrv.desy.de/svn/marlinreco/CED/trunk CED
Anonymous (read-only) access
svn co https://svnsrv.desy.de/public/marlinreco/CED/trunk CED
Replace /trunk
with /tags/vXX-YY
to access a particular release
Links |
© 2024 Deutsches Elektronen-Synchrotron DESY