CGEM BOSS 6.6.5.g
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
14//#include "TruthExamples/TruthDemo.h"
15#include "GaudiKernel/DeclareFactoryEntries.h"
16
18//DECLARE_ALGORITHM_FACTORY( TruthDemo );
20
22 DECLARE_ALGORITHM( DumpMC );
23 // DECLARE_ALGORITHM( TruthDemo );
24 DECLARE_ALGORITHM( HistSample );
25}
26
DECLARE_ALGORITHM_FACTORY(BesGenModule)
DECLARE_FACTORY_ENTRIES(TruthExamples)
Definition: DumpMC.h:5