#include "TimDefine.h"
#include "processor.h"
#include "VmeInterface.h"
#include "VmePort.h"
#include "VmeModule.h"
#include "BaseException.h"
Include dependency graph for TimModule.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | SctPixelRod |
namespace | std |
This file declares a TIM class derived from the VmeModule base class.
Contributors: John Lane <jbl@hep.ucl.ac.uk> - originator
Revision 1.10.2.1 2005/09/20 16:41:04 sctroddq Placing "known good state" (as used on sector in SR1 mid Septmeber 2005) into CVS repository "somewhere". Created whole new branch TDAQ1_BRANCH as the code base is in a terrible state being a hotch potch of many other branches and not fit to go in any one of them yet!
Revision 1.10 2005/05/19 13:16:20 jchill Changes for TIM 3C
Revision 1.9 2004/10/01 22:44:33 jbl TimModule new methods
Revision 1.8 2004/07/29 20:08:56 jbl TimModule minor bug fixes
Revision 1.7 2003/12/04 19:10:49 jbl TimModule uses BaseException
Revision 1.6 2003/06/04 15:04:47 tmeyer Removed explicit directory structure from includes
Revision 1.5 2003/05/20 19:26:25 jbl TimModule UINT8 & UINT16
Revision 1.4 2002/12/11 21:30:50 jbl TimModule major update
NB define eg I_AM_LINUX_HOST for processor.h (eg typedef UINT32)
Definition in file TimModule.h.