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

Processor used to convert ECal LCIO data to ROOT. More...

#include <string>
#include <vector>
#include <EVENT/CalorimeterHit.h>
#include <IMPL/CalorimeterHitImpl.h>
#include <IMPL/ClusterImpl.h>
#include <UTIL/BitField64.h>
#include <TClonesArray.h>
#include "CalCluster.h"
#include "CalHit.h"
#include "Collections.h"
#include "Processor.h"

Go to the source code of this file.

Classes

class  ECalDataProcessor
 Insert description here. more details. More...
 

Typedefs

typedef long long long64
 

Detailed Description

Processor used to convert ECal LCIO data to ROOT.

Author
Omar Moreno, SLAC National Accelerator Laboratory

Definition in file ECalDataProcessor.h.

Typedef Documentation

◆ long64

typedef long long long64

Definition at line 37 of file ECalDataProcessor.h.