/search.css" rel="stylesheet" type="text/css"/> /search.js">
#include "GaudiKernel/DeclareFactoryEntries.h"
#include "ROsReadoutAlg.h"
#include "ROsSequencerAlg.h"
#include "ROsFecReadoutTool.h"
#include "ROsFeeReadoutTool.h"
#include "ROsFeeAdcMultiTool.h"
#include "ROsFeeTdcTool.h"
#include "ROsFadcReadoutTool.h"
#include "ROsTriggerDataPackerTool.h"
Go to the source code of this file.
DECLARE_ALGORITHM_FACTORY | ( | ROsReadoutAlg | ) |
DECLARE_ALGORITHM_FACTORY | ( | ROsSequencerAlg | ) |
DECLARE_TOOL_FACTORY | ( | ROsFeeReadoutTool | ) |
DECLARE_TOOL_FACTORY | ( | ROsFecReadoutTool | ) |
DECLARE_TOOL_FACTORY | ( | ROsFeeAdcMultiTool | ) |
DECLARE_TOOL_FACTORY | ( | ROsFeeTdcTool | ) |
DECLARE_TOOL_FACTORY | ( | ROsTriggerDataPackerTool | ) |
DECLARE_TOOL_FACTORY | ( | ROsFadcReadoutTool | ) |
DECLARE_FACTORY_ENTRIES | ( | ReadoutSim | ) |
Definition at line 24 of file ReadoutSim_entries.cc.
{ DECLARE_ALGORITHM( ROsReadoutAlg ); DECLARE_ALGORITHM( ROsSequencerAlg ); DECLARE_TOOL( ROsFeeReadoutTool ); DECLARE_TOOL( ROsFecReadoutTool ); DECLARE_TOOL( ROsFeeAdcMultiTool ); DECLARE_TOOL( ROsFeeTdcTool ); DECLARE_TOOL( ROsFadcReadoutTool ); }