CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros
AlpgenHeader.cc File Reference
#include <algorithm>
#include <iostream>
#include <sstream>
#include <fstream>
#include <string>
#include <memory>
#include <map>
#include <boost/algorithm/string/classification.hpp>
#include <boost/algorithm/string/split.hpp>
#include <boost/algorithm/string/trim.hpp>
#include "FWCore/Utilities/interface/Exception.h"
#include "GeneratorInterface/AlpgenInterface/interface/AlpgenHeader.h"

Go to the source code of this file.

Macros

#define DEFINE_ALPGEN_PARAMETER(x)   { AlpgenHeader::x, #x }
 

Macro Definition Documentation

#define DEFINE_ALPGEN_PARAMETER (   x)    { AlpgenHeader::x, #x }

Definition at line 126 of file AlpgenHeader.cc.