Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
FWCore
PluginManager
interface
standard.h
Go to the documentation of this file.
1
#ifndef FWCore_PluginManager_standard_h
2
#define FWCore_PluginManager_standard_h
3
// -*- C++ -*-
4
//
5
// Package: PluginManager
6
// Class : standard
7
//
16
//
17
// Original Author: Chris Jones
18
// Created: Sat Apr 7 17:06:34 EDT 2007
19
// $Id: standard.h,v 1.2 2007/04/12 12:51:12 wmtan Exp $
20
//
21
22
// system include files
23
#include <string>
24
#include <boost/filesystem/path.hpp>
25
26
// user include files
27
#include "
FWCore/PluginManager/interface/PluginManager.h
"
28
29
// forward declarations
30
31
namespace
edmplugin {
32
namespace
standard
{
33
34
PluginManager::Config
config
();
35
36
const
boost::filesystem::path
&
cachefileName
();
37
38
const
std::string&
pluginPrefix
();
39
}
40
}
41
#endif
edmplugin::standard::cachefileName
const boost::filesystem::path & cachefileName()
Definition:
standard.cc:48
standard
edmplugin::standard::pluginPrefix
const std::string & pluginPrefix()
Definition:
standard.cc:54
edmplugin::PluginManager::Config
Definition:
PluginManager.h:45
scaleCards.path
list path
Definition:
scaleCards.py:51
edmplugin::standard::config
PluginManager::Config config()
Definition:
standard.cc:22
PluginManager.h
Generated for CMSSW Reference Manual by
1.8.5