CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RBCConfiguration.h
Go to the documentation of this file.
1 // $Id: RBCConfiguration.h,v 1.1 2009/01/30 15:42:47 aosorio Exp $
2 #ifndef INTERFACE_RBCCONFIGURATION_H
3 #define INTERFACE_RBCCONFIGURATION_H 1
4 
5 // Include files
7 
10 
22 public:
23 
24  virtual bool initialise()=0;
25 
26  virtual void preprocess(RBCInput &)=0;
27 
29 
31 
33 
34 protected:
35 
36 private:
37 
38 };
39 #endif // INTERFACE_RBCCONFIGURATION_H
RBCBoardSpecs::RBCBoardConfig * m_rbcconf
virtual void preprocess(RBCInput &)=0
RBCLogicUnit * m_rbclogic
virtual bool initialise()=0
const RBCBoardSpecs * m_rbcboardspecs