All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SystRegistry.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 #include <map>
6 #include <string>
7 
8 namespace ana
9 {
11  {
12  public:
13  static void Register(const ISyst* s);
14 
15  static void UnRegister(const ISyst* s);
16 
17  static const ISyst* ShortNameToSyst(const std::string& s,
18  bool allowFail = false);
19 
20  static void Print();
21  protected:
22  static std::map<std::string, const ISyst*>& Map();
23  };
24 }
process_name opflashCryoW ana
Encapsulate code to systematically shift a caf::StandardRecord.
Definition: ISyst.h:14
static void UnRegister(const ISyst *s)
static void Print()
static std::map< std::string, const ISyst * > & Map()
static void Register(const ISyst *s)
static const ISyst * ShortNameToSyst(const std::string &s, bool allowFail=false)
then echo File list $list not found else cat $list while read file do echo $file sed s
Definition: file_to_url.sh:60