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

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

Detailed Description

Class used to convert LCIO Vertex collections into ROOT collections.

Author
Cameron Bravo, SLAC

Definition in file VertexProcessor.h.