ifw-core 6.0.0
Loading...
Searching...
No Matches
testYamlData.cpp
Go to the documentation of this file.
1
6#include <string>
7
8static std::string data_Yaml_Load_Normal ="\
9Detector#.Window#.StartX:\n\
10Detector#.Window#.StartX::Class: \"(Configuration)\"\n\
11Detector#.Window#.StartX::Default: \"1\"\n\
12Detector#.Window#.StartX::Format: \".1f\"\n\
13Detector#.Window#.StartX::Type: \"Float\"\n\
14INS# FILT# ID:\n\
15INS# FILT# ID::Class: \"(FITS)\"\n\
16INS# FILT# ID::Default: \"None\"\n\
17INS# FILT# ID::Format: \"s\"\n\
18INS# FILT# ID::Type: \"String\"";