CGEM BOSS
6.6.5.g
BESIII Offline Software System
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