FairRoot/PandaRoot
PndMQStatus.h
Go to the documentation of this file.
1 /********************************************************************************
2  * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3  * *
4  * This software is distributed under the terms of the *
5  * GNU Lesser General Public Licence version 3 (LGPL) version 3, *
6  * copied verbatim in the file "LICENSE" *
7  ********************************************************************************/
15 #ifndef PndMQStatus_H_
16 #define PndMQStatus_H_
17 
19 {
20  enum {
25  };
26 };
27 
28 #endif /* PndMQStatus_H_ */