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 add simulated tracker hits to the event. More...
#include <iostream>
#include <algorithm>
#include <string>
#include <EVENT/LCCollection.h>
#include <EVENT/SimTrackerHit.h>
#include <EVENT/MCParticle.h>
#include <UTIL/BitField64.h>
#include "TClonesArray.h"
#include "TTree.h"
#include "Collections.h"
#include "Processor.h"
#include "MCTrackerHit.h"
#include "Event.h"
Go to the source code of this file.
Classes | |
class | MCTrackerHitProcessor |
Insert description here. more details. More... | |
Processor used to add simulated tracker hits to the event.
Definition in file MCTrackerHitProcessor.h.