CMS 3D CMS Logo

Classes | Namespaces | Functions

CMSSW_4_4_3_patch1/src/GeneratorInterface/LHEInterface/src/LHEReader.cc File Reference

#include <algorithm>
#include <iostream>
#include <sstream>
#include <fstream>
#include <cstring>
#include <string>
#include <vector>
#include <boost/bind.hpp>
#include <xercesc/sax2/Attributes.hpp>
#include <xercesc/dom/DOM.hpp>
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "GeneratorInterface/LHEInterface/interface/LHEReader.h"
#include "GeneratorInterface/LHEInterface/interface/LHERunInfo.h"
#include "GeneratorInterface/LHEInterface/interface/LHEEvent.h"
#include "Utilities/StorageFactory/interface/IOTypes.h"
#include "Utilities/StorageFactory/interface/Storage.h"
#include "Utilities/StorageFactory/interface/StorageFactory.h"
#include "XMLUtils.h"

Go to the source code of this file.

Classes

class  lhef::LHEReader::FileSource
class  lhef::LHEReader::Source
class  lhef::LHEReader::XMLHandler

Namespaces

namespace  lhef

Functions

static void lhef::attributesToDom (DOMElement *dom, const Attributes &attributes)
static void lhef::fillHeader (LHERunInfo::Header &header, const char *data, int len=-1)