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
MCParticleProcessor.h File Reference

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...
 

Detailed Description

Processor used to translate LCIO MCParticles to DST MCParticle objects.

Author
Cameron Bravo, SLAC National Accelerator Laboratory

Definition in file MCParticleProcessor.h.