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