BOSS
6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
TruthExamples_entries.cxx
Go to the documentation of this file.
1
//====================================================================
2
// GeneratorModule_entries.cxx
3
//--------------------------------------------------------------------
4
//
5
// Package : Generators/GeneratorModule
6
//
7
// Description: Declaration of the components (factory entries)
8
// specified by this component library.
9
//
10
//====================================================================
11
12
#include "
TruthExamples/DumpMC.h
"
13
#include "
TruthExamples/HistSample.h
"
14
//#include "TruthExamples/TruthDemo.h"
15
#include "GaudiKernel/DeclareFactoryEntries.h"
16
17
DECLARE_ALGORITHM_FACTORY
(
DumpMC
)
18
//DECLARE_ALGORITHM_FACTORY( TruthDemo );
19
DECLARE_ALGORITHM_FACTORY
(
HistSample
)
20
21
DECLARE_FACTORY_ENTRIES
(TruthExamples) {
22
DECLARE_ALGORITHM(
DumpMC
);
23
// DECLARE_ALGORITHM( TruthDemo );
24
DECLARE_ALGORITHM(
HistSample
);
25
}
26
DumpMC.h
HistSample.h
DECLARE_ALGORITHM_FACTORY
DECLARE_ALGORITHM_FACTORY(ReadRawData)
DECLARE_FACTORY_ENTRIES
DECLARE_FACTORY_ENTRIES(TruthExamples)
Definition:
TruthExamples_entries.cxx:21
DumpMC
Definition:
DumpMC.h:5
HistSample
Definition:
HistSample.h:19
source
Generator
GenAnalysisTools
TruthExamples
TruthExamples-00-00-07
src
components
TruthExamples_entries.cxx
Generated by
1.9.6