hpstr
The Heavy Photon Search Toolkit for Reconstruction (hpstr) provides an interface to physics data from the HPS experiment saved in the LCIO format and converts it into an ROOT based format.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes
StdhepMCParticleProcessor.h File Reference

Processor used to translate StdHep MCParticles to ROOT MCParticle objects. More...

#include <iostream>
#include <string>
#include <cstdlib>
#include <sstream>
#include <memory>
#include <vector>
#include <EVENT/LCIO.h>
#include <EVENT/LCCollection.h>
#include <IMPL/LCEventImpl.h>
#include <IMPL/MCParticleImpl.h>
#include <UTIL/LCStdHepRdr.h>
#include "TFile.h"
#include "TTree.h"
#include "Processor.h"
#include "MCParticle.h"

Go to the source code of this file.

Classes

class  StdhepMCParticleProcessor
 Processor used to translate StdHep MCParticles to ROOT MCParticle objects. more details. More...
 

Detailed Description

Processor used to translate StdHep MCParticles to ROOT MCParticle objects.

Definition in file StdhepMCParticleProcessor.h.