Skip to content

Xdr serialization with different device implementation

Notifications You must be signed in to change notification settings

DQM4hep/xdrstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdrstream

An xdr serialization package

INSTALL:

The package is completely standalone.
The only optional dependency is Doxygen to build code documentation.
The install procedure is managed by CMake

In the root directory :

mkdir build
cd build
cmake [ -DINSTALL_DOC=ON ] ..
make

Bug report

You can send emails to [email protected] or use the github issues interface

About

Xdr serialization with different device implementation

Resources

Stars

Watchers

Forks

Packages

No packages published