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