CMS 3D CMS Logo

CustomHook.h
Go to the documentation of this file.
2 #include "Pythia8/Pythia.h"
4 
5 // Automatic addition of user hooks to pythia without the need to edit the hadronizer/generator files
7 
8 #define REGISTER_USERHOOK(type) DEFINE_EDM_PLUGIN(CustomHookFactory, type, #type)
edmplugin::PluginFactory< Pythia8::UserHooks *(const edm::ParameterSet &)> CustomHookFactory
Definition: CustomHook.h:6