CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
TTUConfiguration.h
Go to the documentation of this file.
1 // $Id: TTUConfiguration.h,v 1.2 2009/07/01 22:52:06 aosorio Exp $
2 #ifndef INTERFACE_TTUCONFIGURATION_H
3 #define INTERFACE_TTUCONFIGURATION_H 1
4 
5 // Include files
7 
10 
22 public:
23 
24  virtual bool initialise( int , int )=0;
25 
26  virtual void preprocess(TTUInput &)=0;
27 
29 
31 
33 
34 protected:
35 
36 private:
37 
38 };
39 #endif // INTERFACE_TTUCONFIGURATION_H
virtual void preprocess(TTUInput &)=0
const TTUBoardSpecs * m_ttuboardspecs
TTUBoardSpecs::TTUBoardConfig * m_ttuconf
virtual bool initialise(int, int)=0
TTULogicUnit * m_ttulogic