#include <iostream>
#include "GeneratorInterface/PhotosInterface/interface/PhotosppInterface.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "GeneratorInterface/PhotosInterface/interface/PhotosFactory.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "HepMC/GenEvent.h"
#include "HepMC/IO_HEPEVT.h"
#include "HepMC/HEPEVT_Wrapper.h"
#include "Photos/Photos.h"
#include "Photos/PhotosHepMCEvent.h"
Go to the source code of this file.
Functions | |
DEFINE_EDM_PLUGIN (PhotosFactory, gen::PhotosppInterface,"Photospp355") | |
DEFINE_EDM_PLUGIN | ( | PhotosFactory | , |
gen::PhotosppInterface | , | ||
"Photospp355" | |||
) |