CGEM BOSS 6.6.5.g
BESIII Offline Software System
Loading...
Searching...
No Matches
McEventSelector_entries.cxx File Reference
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "McEventSelector/McEventCnv.h"
#include "McEventSelector/McCnvSvc.h"
#include "McEventSelector/McEventSelector.h"

Go to the source code of this file.

Functions

 DECLARE_FACTORY_ENTRIES (McEventSelector)
 

Function Documentation

◆ DECLARE_FACTORY_ENTRIES()

DECLARE_FACTORY_ENTRIES ( McEventSelector  )

Definition at line 22 of file McEventSelector_entries.cxx.

22 {
23 DECLARE_CONVERTER( McEventCnv )
24 DECLARE_SERVICE ( McEventSelector )
25 DECLARE_SERVICE ( McCnvSvc )
26}