#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.
Define Documentation
#define DEFINE_ALPGEN_PARAMETER |
( |
|
x | ) |
{ AlpgenHeader::x, #x } |