Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
FWCore
Utilities
interface
FriendlyName.h
Go to the documentation of this file.
1
#ifndef FWCore_Utilities_FriendlyName_h
2
#define FWCore_Utilities_FriendlyName_h
3
/*
4
* friendlyName.h
5
* CMSSW
6
*
7
* Created by Chris Jones on 2/24/06.
8
*
9
*/
10
#include <string>
11
12
namespace
edm {
13
namespace
friendlyname {
14
std::string
friendlyName
(
std::string
const
& iFullName);
15
}
16
}
17
#endif
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
edm::friendlyname::friendlyName
std::string friendlyName(std::string const &iFullName)
Definition:
FriendlyName.cc:135
Generated for CMSSW Reference Manual by
1.8.5