CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Macros | Functions | Variables
JetMatchingMadgraph.cc File Reference
#include <functional>
#include <algorithm>
#include <iostream>
#include <sstream>
#include <vector>
#include <memory>
#include <cstring>
#include <string>
#include <cctype>
#include <map>
#include <set>
#include <boost/shared_ptr.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <HepMC/GenEvent.h>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "GeneratorInterface/LHEInterface/interface/LHERunInfo.h"
#include "GeneratorInterface/LHEInterface/interface/LHEEvent.h"
#include "GeneratorInterface/PartonShowerVeto/interface/JetMatchingMadgraph.h"

Go to the source code of this file.

Classes

struct  gen::MEMAEV
 
struct  gen::MEMAIN
 
struct  gen::OUTTREE
 
struct  gen::PYPART
 
struct  gen::UPPRIV
 

Namespaces

 gen
 

Macros

#define PARAMLEN   20
 

Functions

void gen::mgevnt_ (void)
 
void gen::mginit_ (int *npara, Param *params, Param *values)
 
void gen::mgveto_ (int *veto)
 
static std::map< std::string,
std::string > 
gen::parseHeader (const std::vector< std::string > &header)
 

Variables

struct gen::MEMAEV gen::memaev_
 
struct gen::MEMAIN gen::memain_
 
struct gen::OUTTREE gen::outtree_
 
struct gen::PYPART gen::pypart_
 
struct gen::UPPRIV gen::uppriv_
 

Macro Definition Documentation

#define PARAMLEN   20

Definition at line 28 of file JetMatchingMadgraph.cc.