CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
AlCaRecoTriggerBits.h
Go to the documentation of this file.
1 #ifndef CONDFORMATS_HLTOBJECTS_ALCARECOTRIGGERBITS_H
2 #define CONDFORMATS_HLTOBJECTS_ALCARECOTRIGGERBITS_H
4 
5 #include <string>
6 #include <map>
7 #include <vector>
8 
10 public:
13 
15  std::string compose(const std::vector<std::string> &paths) const;
17  std::vector<std::string> decompose(const std::string &concatPaths) const;
20 
21  std::map<std::string,std::string> m_alcarecoToTrig;
22 
24 };
25 #endif
std::map< std::string, std::string > m_alcarecoToTrig
std::vector< std::string > decompose(const std::string &concatPaths) const
Decompose one value of map from concatenated string.
Container::value_type value_type
std::string compose(const std::vector< std::string > &paths) const
Compose several paths into one string :
#define COND_SERIALIZABLE
Definition: Serializable.h:37
static const std::string::value_type delimeter_
Delimeter for composing paths to one string in DB: