00001 #ifndef FOURMOM_P4DUMMYTEST_H 00002 #define FOURMOM_P4DUMMYTEST_H 00003 00004 #include <cmath> 00005 00015 class P4DummyTest 00016 { 00017 public: 00018 00019 P4DummyTest(); 00020 00021 }; 00022 00023 #endif