Histogramming on CCPCs

Home

 

Projects

Meetings

Documents

Up ] CC-PC Histo Documentation ]

Documentation on histogramming on the CC-PC can be found on the webpage here.

For compiling and linking the following statements must be added to the compiler options

-I"/usr/local/include" for including the appropriate header files at compile level
and
-L/usr/local/lib -lCCPCHist for linking to the proper library.

 

No particular setting of LD_LIBRARY_PATH is necessary for execution, since /usr/local/lib is searched by default.

 


This page last edited by Beat Jost on November 08, 2006 .