#include "FastSimulation/Utilities/interface/RandomEngineAndDistribution.h"
#include "FastSimulation/SimplifiedGeometryPropagator/interface/Particle.h"
#include "FastSimulation/SimplifiedGeometryPropagator/interface/SimplifiedGeometry.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include <cmath>
#include <memory>
#include <Math/RotationY.h>
#include <Math/RotationZ.h>
#include "FastSimulation/SimplifiedGeometryPropagator/interface/InteractionModelFactory.h"
#include "FastSimulation/SimplifiedGeometryPropagator/interface/InteractionModel.h"
#include "FastSimulation/SimplifiedGeometryPropagator/interface/Constants.h"
#include "DataFormats/Math/interface/LorentzVector.h"
Go to the source code of this file.
Classes | |
class | fastsim::PairProduction |
Computes the probability for photons to convert into an e+e- pair in the tracker layer. More... | |
Namespaces | |
fastsim | |
Functions | |
static const fastsim::InteractionModelFactory::PMaker< fastsim::PairProduction > | s_maker__LINE__ ("fastsim::PairProduction") |
|
static |