CGEM BOSS
6.6.5.g
BESIII Offline Software System
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
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
m
n
p
r
s
t
v
w
Enumerations
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
x
Files
File List
File 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
l
m
n
o
p
q
r
s
t
u
v
w
x
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
b
c
d
e
f
g
h
i
k
l
m
n
p
q
r
s
t
u
v
w
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
McEventSelector_entries.cxx
Go to the documentation of this file.
1
//====================================================================
2
// McEventSelector_entries.cxx
3
//--------------------------------------------------------------------
4
//
5
// Package : Generators/McEventSelector
6
//
7
// Description: Implementation of <Package>_load routine.
8
// This routine is needed for forcing the linker
9
// to load all the components of the library.
10
//
11
//====================================================================
12
13
#include "GaudiKernel/DeclareFactoryEntries.h"
14
#include "
McEventSelector/McEventCnv.h
"
15
#include "
McEventSelector/McCnvSvc.h
"
16
#include "
McEventSelector/McEventSelector.h
"
17
18
DECLARE_CONVERTER_FACTORY(
McEventCnv
)
19
DECLARE_SERVICE_FACTORY(
McEventSelector
)
20
DECLARE_SERVICE_FACTORY(
McCnvSvc
)
21
22
DECLARE_FACTORY_ENTRIES
(
McEventSelector
) {
23
DECLARE_CONVERTER(
McEventCnv
)
24
DECLARE_SERVICE (
McEventSelector
)
25
DECLARE_SERVICE (
McCnvSvc
)
26
}
27
McCnvSvc.h
McEventCnv.h
McEventSelector.h
DECLARE_FACTORY_ENTRIES
DECLARE_FACTORY_ENTRIES(McEventSelector)
Definition:
McEventSelector_entries.cxx:22
McCnvSvc
Definition:
McCnvSvc.h:23
McEventCnv
Definition:
McEventCnv.h:17
McEventSelector
Definition:
McEventSelector.h:40
source
Generator
McEventSelector
McEventSelector-01-00-13
src
McEventSelector_entries.cxx
Generated by
1.9.6