Line Code
1 2 3 4 5 6 7
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/ModuleFactory.h"
#include "FWCore/ServiceRegistry/interface/ServiceMaker.h"

#include "CommonTools/UtilAlgos/interface/InputTagDistributor.h"
DEFINE_FWK_SERVICE(InputTagDistributorService);