// Mainpage for Doxygen /** @mainpage package PixLib * * @section intro Introduction * This package contains the PixLib files * PixLib is a collection of classes designed to support applications performing * configuration, calibration, data-taking and tests of Pixel Modules. * * @author Paolo Morettini (Paolo.Morettini@ge.infn.it): coordination, PixController, PixModuleGroup * @author Guido Gagliardi, (Guido.Gagliardi@ge.infn.it): PixConfDBInterface * @author Carlo Schiavi, (Carlo.Schiavi@ge.infn.it): PixFe, PixMCC, PixModule * @author Kendal Reeves, (Reeves@physik.uni-wuppertal.de): PixDcs * *
* @section releasenotes Notes for current release * release.notes * *
* @section installation Installation and compilation instructions * * This release has been tested in the following environment: * * * To compile you have to check out from the repository the * following modules: * * * It's assumed that the dataflow setup script is executed * at login time, that the symbols TDAQ_INST_PATH, TDAQ_TARGET, * DF_INST_PATH and DF_TARGET are correctly * defined, that gcc 3.2 is correctly working, that root is * installed (ROOTSYS defined, $ROOTSYS/bin in PATH and * $ROOTSYS/lib in LD_LIBRARY_PATH). * * The following symbols have to be defined in order to * compile; their definition is relative to the top directory * of the installation SCTPIXEL_ROOT (i.e. where Applications, * RodDaq and VmeInterface are) * * *
* @todo */