BOSS 7.0.4
BESIII Offline Software System
Loading...
Searching...
No Matches
RawDataCnv_load.cxx
Go to the documentation of this file.
1//====================================================================
2// RawDataCnv_load.cxx
3//--------------------------------------------------------------------
4//
5// Package : RawDataCnv
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(RawDataCnv)