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.
|
insert brief here More...
#include <iostream>
#include <string>
#include <vector>
#include <EVENT/LCCollection.h>
#include <EVENT/ReconstructedParticle.h>
#include <IMPL/LCGenericObjectImpl.h>
#include <UTIL/LCRelationNavigator.h>
#include <EVENT/TrackerHit.h>
#include "Processor.h"
#include "Particle.h"
#include "Event.h"
#include "TrackerHit.h"
#include "RawSvtHit.h"
Go to the source code of this file.
Classes | |
class | FinalStateParticleProcessor |
Insert description here. more details. More... | |
insert brief here
Class used to convert LCIO Vertex collections into ROOT collections.
Definition in file FinalStateParticleProcessor.h.