#include <algorithm>
#include <iterator>
#include <iostream>
#include <iomanip>
#include <sstream>
#include <string>
#include <cmath>
#include <map>
#include <set>
#include "FWCore/Utilities/interface/Exception.h"
#include "SimDataFormats/GeneratorProducts/interface/LesHouches.h"
#include "SimDataFormats/GeneratorProducts/interface/LHERunInfoProduct.h"
Go to the source code of this file.
◆ checklist
std::vector<std::string> checklist {"iseed", "Random", ".log", ".dat", ".lhe"} |
|
static |
◆ tag_comparison_checklist
std::vector<std::string> tag_comparison_checklist {"", "MGRunCard", "mgruncard"} |
|
static |