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

Processor for the Hodoscope, to convert LCIO to the HodoCluster and HodoHit classes in event. More...

#include <stdio.h>
#include "Event.h"
#include "Processor.h"
#include "HodoHit.h"
#include "HodoCluster.h"
#include "EVENT/CalorimeterHit.h"
#include "IMPL/LCGenericObjectImpl.h"
#include "IMPL/CalorimeterHitImpl.h"
#include "IMPL/ClusterImpl.h"
#include "UTIL/BitField64.h"

Go to the source code of this file.

Classes

class  HodoDataProcessor
 Processor for the Hodoscope, to convert LCIO to the HodoCluster and HodoHit classes in event. more details. More...
 

Detailed Description

Processor for the Hodoscope, to convert LCIO to the HodoCluster and HodoHit classes in event.

Author
Maurik Holtrop, University of New Hampshire, 11/13/19.

Definition in file HodoDataProcessor.h.