ChimeraTK-DeviceAccess-DoocsBackend 01.12.01
Loading...
Searching...
No Matches
CatalogueFetcher.cc File Reference
#include "CatalogueFetcher.h"
#include "ChimeraTK/MappedImage.h"
#include "DoocsBackend.h"
#include "RegisterInfo.h"
#include "StringUtility.h"
#include <doocs/EqCall.h>
#include <boost/range/algorithm/find.hpp>
+ Include dependency graph for CatalogueFetcher.cc:

Go to the source code of this file.

Variables

const std::vector< std::string > IGNORE_PATTERNS
 
const std::vector< std::string > IGNORE_LIST = {"MESSAGE.TICKER", "SPN"}
 

Variable Documentation

◆ IGNORE_LIST

const std::vector<std::string> IGNORE_LIST = {"MESSAGE.TICKER", "SPN"}

Definition at line 15 of file CatalogueFetcher.cc.

◆ IGNORE_PATTERNS

const std::vector<std::string> IGNORE_PATTERNS
Initial value:
= {".HIST", ".FILT", "._FILT", ".EGU", ".DESC", ".HSTAT", "._HSTAT",
"._HIST", ".LIST", ".SAVE", ".COMMENT", ".XEGU", ".POLYPARA"}

Definition at line 12 of file CatalogueFetcher.cc.