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

Processor used to add simulated ecal hits to the event. More...

#include <iostream>
#include <algorithm>
#include <string>
#include <EVENT/LCCollection.h>
#include <EVENT/SimCalorimeterHit.h>
#include <UTIL/BitField64.h>
#include "TClonesArray.h"
#include "TTree.h"
#include "Collections.h"
#include "Processor.h"
#include "MCEcalHit.h"
#include "Event.h"

Go to the source code of this file.

Classes

class  MCEcalHitProcessor
 Processor used to add simulated ecal hits to the event more details. More...
 

Detailed Description

Processor used to add simulated ecal hits to the event.

Author
Cameron Bravo, SLAC National Accelerator Laboratory

Definition in file MCEcalHitProcessor.h.