CMS 3D CMS Logo

Variables
LHERunInfoProduct.cc File Reference
#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.

Variables

static std::vector< std::string > checklist {"iseed","Random",".log",".dat",".lhe"}
 
static std::vector< std::string > tag_comparison_checklist {"","MGRunCard","mgruncard"}
 

Variable Documentation

std::vector<std::string> checklist {"iseed","Random",".log",".dat",".lhe"}
static
std::vector<std::string> tag_comparison_checklist {"","MGRunCard","mgruncard"}
static

Definition at line 209 of file LHERunInfoProduct.cc.

Referenced by LHERunInfoProduct::mergeProduct().