Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
FWCore
PluginManager
interface
PluginInfo.h
Go to the documentation of this file.
1
#ifndef FWCore_PluginManager_PluginInfo_h
2
#define FWCore_PluginManager_PluginInfo_h
3
// -*- C++ -*-
4
//
5
// Package: PluginManager
6
// Class : PluginInfo
7
//
16
//
17
// Original Author: Chris Jones
18
// Created: Wed Apr 4 19:46:31 EDT 2007
19
//
20
21
// system include files
22
#include <filesystem>
23
24
// user include files
25
26
// forward declarations
27
namespace
edmplugin
{
28
struct
PluginInfo
{
29
std::string
name_
;
30
std::filesystem::path
loadable_
;
31
};
32
}
// namespace edmplugin
33
#endif
edmplugin::PluginInfo
Definition:
PluginInfo.h:28
castor_dqm_sourceclient_file_cfg.path
path
Definition:
castor_dqm_sourceclient_file_cfg.py:37
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
edmplugin::PluginInfo::loadable_
std::filesystem::path loadable_
Definition:
PluginInfo.h:30
edmplugin::PluginInfo::name_
std::string name_
Definition:
PluginInfo.h:29
edmplugin
Definition:
AlignmentAlgorithmPluginFactory.cc:9
Generated for CMSSW Reference Manual by
1.8.14