#include <iostream>
#include <iomanip>
#include <vector>
#include <fstream>
#include <string>
#include <algorithm>
#include "HepMC/IO_Ascii.h"
#include "HepMC/GenEvent.h"
Go to the source code of this file.
Classes | |
class | Ntuple2HepMCFiller |
Fills information from a converted cmkin ntpl into an HepMC event; The "h2root" converted ntpl is read by the class NtupleROOTFile Joanna Weng 1/2006. More... |