BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
McEventSelector_load.cxx
Go to the documentation of this file.
1//====================================================================
2// McEventSelector_load.cpp
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/LoadFactoryEntries.h"
14
15LOAD_FACTORY_ENTRIES( McEventSelector )
16