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.
|
Processor used to translate LCIO MCParticles to DST MCParticle objects. More...
#include <iostream>
#include <map>
#include <vector>
#include <string>
#include <EVENT/LCIO.h>
#include <EVENT/LCCollection.h>
#include <IMPL/MCParticleImpl.h>
#include "TClonesArray.h"
#include "TTree.h"
#include "CalCluster.h"
#include "Collections.h"
#include "MCParticle.h"
#include "Processor.h"
#include "Track.h"
#include "Event.h"
Go to the source code of this file.
Classes | |
class | MCParticleProcessor |
Processor used to translate LCIO MCParticles to DST MCParticle objects. more details. More... | |
Processor used to translate LCIO MCParticles to DST MCParticle objects.
Definition in file MCParticleProcessor.h.