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.
|
#include <TSData.h>
Classes | |
struct | tsBits |
struct | tsHeader |
Public Member Functions | |
TSData () | |
~TSData () | |
void | print () |
void | Clear () |
ClassDef (TSData, 1) | |
Public Attributes | |
struct TSData::tsHeader | header |
tsBits | prescaled |
tsBits | ext |
unsigned long | EN |
unsigned long | T |
TSData | ( | ) |
~TSData | ( | ) |
Definition at line 15 of file TSData.cxx.
ClassDef | ( | TSData | , |
1 | |||
) |
void print | ( | ) |
Definition at line 20 of file TSData.cxx.
struct TSData::tsHeader header |