Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CondCore
CondDB
src
DbConnectionString.h
Go to the documentation of this file.
1
#ifndef CondCore_CondDB_DbConnectionString_h
2
#define CondCore_CondDB_DbConnectionString_h
3
4
#include "
CondCore/CondDB/interface/Utils.h
"
5
//
6
#include <string>
7
8
namespace
cond {
9
10
namespace
persistency {
11
12
std::pair<std::string,std::string>
getConnectionParams
(
const
std::string
& initialConnection,
const
std::string
& transId );
13
14
}
15
16
}
17
18
#endif
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
cond::persistency::getConnectionParams
std::pair< std::string, std::string > getConnectionParams(const std::string &connectionString, const std::string &transactionId)
Definition:
DbConnectionString.cc:29
Utils.h
Generated for CMSSW Reference Manual by
1.8.5