first implementation of MusrRoot. Cleaner handling of Red/Green mode data. General cleanup

This commit is contained in:
2012-03-22 07:00:34 +00:00
parent 59df2224ba
commit 138e7ba369
85 changed files with 5899 additions and 2541 deletions

View File

@@ -0,0 +1,10 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: TMusrRunHeader
Description: C++ shared library providing the MusrRoot Run Header class
Version: @MUSR_ROOT_VERSION@
Libs: -L${libdir} -l@MUSR_ROOT_LIBRARY_NAME@
Cflags: -I${includedir}