DetectorDescription
Core
interface
DDSplit.h
Go to the documentation of this file.
1
#ifndef DD_DDSPLIT_H
2
#define DD_DDSPLIT_H
3
4
#include <string>
5
#include <utility>
6
8
std::pair<std::string, std::string>
DDSplit
(
const
std::string
&
n
);
9
10
#endif
dqmiodumpmetadata.n
n
Definition:
dqmiodumpmetadata.py:28
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DDSplit
std::pair< std::string, std::string > DDSplit(const std::string &n)
split into (name,namespace), separator = ':'
Definition:
DDSplit.cc:3
Generated for CMSSW Reference Manual by
1.8.16