#include <ThePEGInterface.h>
|
static void | clearAuxiliary (HepMC::GenEvent *hepmc, HepMC::PdfInfo *pdf) |
|
static std::auto_ptr
< HepMC::GenEvent > | convert (const ThePEG::EventPtr &event) |
|
static void | fillAuxiliary (HepMC::GenEvent *hepmc, HepMC::PdfInfo *pdf, const ThePEG::EventPtr &event) |
|
static double | pthat (const ThePEG::EventPtr &event) |
|
|
ThePEG::EGPtr | eg_ |
|
std::auto_ptr
< HepMC::IO_BaseClass > | iobc_ |
|
ThePEGInterface::~ThePEGInterface |
( |
| ) |
|
|
virtual |
void ThePEGInterface::clearAuxiliary |
( |
HepMC::GenEvent * |
hepmc, |
|
|
HepMC::PdfInfo * |
pdf |
|
) |
| |
|
staticprotected |
auto_ptr< HepMC::GenEvent > ThePEGInterface::convert |
( |
const ThePEG::EventPtr & |
event | ) |
|
|
staticprotected |
std::string ThePEGInterface::dataFile |
( |
const std::string & |
fileName | ) |
const |
|
protected |
std::string ThePEGInterface::dataFile |
( |
const edm::ParameterSet & |
pset, |
|
|
const std::string & |
paramName |
|
) |
| const |
|
protected |
void ThePEGInterface::fillAuxiliary |
( |
HepMC::GenEvent * |
hepmc, |
|
|
HepMC::PdfInfo * |
pdf, |
|
|
const ThePEG::EventPtr & |
event |
|
) |
| |
|
staticprotected |
void ThePEGInterface::flushRandomNumberGenerator |
( |
| ) |
|
|
protected |
void ThePEGInterface::initGenerator |
( |
| ) |
|
|
protected |
double ThePEGInterface::pthat |
( |
const ThePEG::EventPtr & |
event | ) |
|
|
staticprotected |
void ThePEGInterface::setPEGRandomEngine |
( |
CLHEP::HepRandomEngine * |
v | ) |
|
const std::string ThePEGInterface::dataLocation_ |
|
private |
const std::string ThePEGInterface::dumpConfig_ |
|
private |
ThePEG::EGPtr ThePEGInterface::eg_ |
|
protected |
const std::string ThePEGInterface::generator_ |
|
private |
std::auto_ptr<HepMC::IO_BaseClass> ThePEGInterface::iobc_ |
|
protected |
const std::string ThePEGInterface::run_ |
|
private |
const unsigned int ThePEGInterface::skipEvents_ |
|
private |