#include "GeneratorInterface/TopRexInterface/interface/ToprexWrapper.h"
#include <string.h>
Go to the source code of this file.
Defines | |
#define | toprex toprex_ |
Functions | |
void | call_toprex (const char *frame, const char *beam, const char *target, double win) |
#define toprex toprex_ |
Definition at line 12 of file ToprexWrapper.cc.
void call_toprex | ( | const char * | frame, | |
const char * | beam, | |||
const char * | target, | |||
double | win | |||
) |
Definition at line 15 of file ToprexWrapper.cc.
References toprex.
Referenced by edm::ToprexProducer::ToprexProducer(), and edm::ToprexSource::ToprexSource().