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
3 #include <string>
4 #include <map>
5 #include <vector>
6 
8 public:
11 
13  std::string compose(const std::vector<std::string> &paths) const;
15  std::vector<std::string> decompose(const std::string &concatPaths) const;
18 
19  std::map<std::string,std::string> m_alcarecoToTrig;
20 };
21 #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 :
static const std::string::value_type delimeter_
Delimeter for composing paths to one string in DB: