#include <string>
#include <vector>
#include "boost/shared_ptr.hpp"
#include "SimG4Core/Watcher/interface/SimWatcher.h"
#include "FWCore/Framework/interface/EDProducer.h"
Go to the source code of this file.
Namespaces | |
namespace | simproducer |
Classes | |
class | simproducer::ProductInfo< T > |
class | simproducer::ProductInfoBase |
class | SimProducer |
Description: a SimWatcher which puts data into the edm::Event. More... |