/search.css" rel="stylesheet" type="text/css"/> /search.js">
#include "HepMCtoG4.h"
#include "TouchableToDetectorElement.h"
#include "TouchableToDetectorElementFast.h"
#include "TH2DE.h"
#include "HistoryKeeper.h"
#include "G4DhNeutronCaptureInfoTool.h"
#include "GaudiKernel/DeclareFactoryEntries.h"
Go to the source code of this file.
DECLARE_TOOL_FACTORY | ( | HepMCtoG4 | ) |
DECLARE_TOOL_FACTORY | ( | TouchableToDetectorElement | ) |
DECLARE_TOOL_FACTORY | ( | TouchableToDetectorElementFast | ) |
DECLARE_TOOL_FACTORY | ( | TH2DE | ) |
DECLARE_TOOL_FACTORY | ( | G4DhNeutronCaptureInfoTool | ) |
DECLARE_SERVICE_FACTORY | ( | HistoryKeeper | ) |
DECLARE_FACTORY_ENTRIES | ( | G4DataHelpers | ) |
Definition at line 18 of file G4DataHelpers_entries.cc.
{ DECLARE_TOOL(HepMCtoG4); DECLARE_TOOL(TouchableToDetectorElement); DECLARE_TOOL(TouchableToDetectorElementFast); DECLARE_TOOL(TH2DE); DECLARE_TOOL(G4DhNeutronCaptureInfoTool); DECLARE_SERVICE(HistoryKeeer); }