CMS 3D CMS Logo

Classes | Namespaces | Functions
lheh5.h File Reference
#include <iostream>
#include <string>
#include <vector>
#include <unistd.h>
#include "highfive/H5File.hpp"
#include "highfive/H5DataSet.hpp"

Go to the source code of this file.

Classes

struct  lheh5::EventHeader
 
struct  lheh5::Events
 
struct  lheh5::Events2
 
struct  lheh5::Particle
 

Namespaces

 lheh5
 

Functions

std::ostream & lheh5::operator<< (std::ostream &os, Particle const &p)
 
std::ostream & lheh5::operator<< (std::ostream &os, EventHeader const &eh)
 
Events lheh5::readEvents (HighFive::Group &g_index, HighFive::Group &g_particle, HighFive::Group &g_event, size_t first_event, size_t n_events)
 
Events2 lheh5::readEvents (HighFive::Group &g_particle, HighFive::Group &g_event, size_t first_event, size_t n_events, int npLO, int npNLO)