#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/Math/interface/Point3D.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "Geometry/EcalTestBeam/interface/EcalTBCrystalMap.h"
#include "SimDataFormats/EcalTestBeam/interface/PEcalTBInfo.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "Math/GenVector/Rotation3D.h"
#include <CLHEP/Random/RandFlat.h>
#include <fstream>
#include <iostream>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | EcalTBMCInfoProducer |
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< EcalTBMCInfoProducer > > | s_filler_0__LINE__ ("EcalTBMCInfoProducer") |
static const edm::MakerPluginFactory ::PMaker< edm::WorkerMaker< EcalTBMCInfoProducer > > | s_maker__LINE__ ("EcalTBMCInfoProducer") |
|
static |
|
static |