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 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... | |
Processor for the Hodoscope, to convert LCIO to the HodoCluster and HodoHit classes in event.
Definition in file HodoDataProcessor.h.