![]() |
![]() |
#include "FWCore/PluginManager/interface/PresenceFactory.h"
#include "FWCore/Utilities/interface/Presence.h"
Go to the source code of this file.
Defines | |
#define | DEFINE_ANOTHER_FWK_PRESENCE(type) DEFINE_EDM_PLUGIN (edm::PresencePluginFactory,type,#type) |
#define | DEFINE_FWK_PRESENCE(type) DEFINE_EDM_PLUGIN (edm::PresencePluginFactory,type,#type) |
#define DEFINE_ANOTHER_FWK_PRESENCE | ( | type | ) | DEFINE_EDM_PLUGIN (edm::PresencePluginFactory,type,#type) |
Definition at line 10 of file PresenceMacros.h.
#define DEFINE_FWK_PRESENCE | ( | type | ) | DEFINE_EDM_PLUGIN (edm::PresencePluginFactory,type,#type) |
Definition at line 7 of file PresenceMacros.h.