OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
src
src
Classic
Utilities
OptionTypes.h
Go to the documentation of this file.
1
#ifndef OPTIONTYPES_H
2
#define OPTIONTYPES_H
3
4
namespace
Options
{
5
enum
DumpFrame
{
6
GLOBAL
=0,
7
BUNCH_MEAN
=1,
8
REFERENCE
=2
9
};
10
}
11
12
#endif
Options
Definition:
Options.cpp:24
Options::DumpFrame
DumpFrame
Definition:
OptionTypes.h:5
Options::BUNCH_MEAN
@ BUNCH_MEAN
Definition:
OptionTypes.h:7
Options::GLOBAL
@ GLOBAL
Definition:
OptionTypes.h:6
Options::REFERENCE
@ REFERENCE
Definition:
OptionTypes.h:8
Generated on Wed Aug 25 2021 16:41:03 for OPAL (Object Oriented Parallel Accelerator Library) by
1.9.1