ATLAS Offline Software
P4DummyTest.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef FOURMOM_P4DUMMYTEST_H
6 #define FOURMOM_P4DUMMYTEST_H
7 
8 #include <cmath>
9 
20 {
21  public:
22 
23  P4DummyTest();
24 
25 };
26 
27 #endif
P4DummyTest::P4DummyTest
P4DummyTest()
Definition: P4DummyTest.cxx:19
P4DummyTest
Definition: P4DummyTest.h:20