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

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

Detailed Description

Processor used to add simulated tracker hits to the event.

Author
Cameron Bravo, SLAC National Accelerator Laboratory

Definition in file MCTrackerHitProcessor.h.