00001 #ifndef __MMUITRIGGEREMULATORPAR_HH__ 00002 #define __MMUITRIGGEREMULATORPAR_HH__ 00003 00004 #include<TMuiParBase.h> 00005 #include<TDataType.h> 00006 #include<PHException.h> 00007 #include<MUIOO.h> 00008 00010 00013 class mMuiTriggerEmulatorPar : public TMuiParBase 00014 { 00015 public: 00016 00018 mMuiTriggerEmulatorPar(){;} 00019 00021 ~mMuiTriggerEmulatorPar(){;} 00022 00023 private: 00024 00025 }; 00026 00027 #endif /* __MMUITRIGGEREMULATORPAR_HH__ */ 00028 00029 00030 00031 00032 00033 00034