#include <iostream>
#include <time.h>
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ServiceRegistry/interface/Service.h"
#include "FWCore/Utilities/interface/RandomNumberGenerator.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "GeneratorInterface/BeamHaloGenerator/interface/BeamHaloSource.h"
#include "GeneratorInterface/BeamHaloGenerator/interface/PYR.h"
#include "HepMC/IO_HEPEVT.h"
#include "HepMC/HEPEVT_Wrapper.h"
#include "HepMC/WeightContainer.h"
Go to the source code of this file.
Define Documentation
#define BHSETPARAM bhsetparam_ |
#define KI_BHG_FILL ki_bhg_fill_ |
#define KI_BHG_INIT ki_bhg_init_ |
#define KI_BHG_STAT ki_bhg_stat_ |
Function Documentation
void BHSETPARAM |
( |
int * |
iparam, |
|
|
float * |
fparam, |
|
|
const char * |
cparam, |
|
|
int |
length |
|
) |
| |
void KI_BHG_FILL |
( |
int & |
iret, |
|
|
float & |
weight |
|
) |
| |
void KI_BHG_INIT |
( |
long & |
seed | ) |
|
void KI_BHG_STAT |
( |
int & |
iret | ) |
|
Variable Documentation
HepMC::IO_HEPEVT conv [static] |
HepMC::HEPEVT_Wrapper wrapper [static] |