BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
RunEventNumber_entries.cxx
Go to the documentation of this file.
1#include "GaudiKernel/DeclareFactoryEntries.h"
2#include "RunEventNumberAlg/RunEventNumber.h"
3
5
6DECLARE_FACTORY_ENTRIES( RunEventNumberAlg ) {
7 DECLARE_ALGORITHM(RunEventNumber);
8}
9
DECLARE_FACTORY_ENTRIES(RunEventNumberAlg)
DECLARE_ALGORITHM_FACTORY(ReadRawData)