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 | Public Member Functions | Public Attributes | List of all members
TSData Class Reference

#include <TSData.h>

Inheritance diagram for TSData:

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
 

Detailed Description

Definition at line 23 of file TSData.h.

Constructor & Destructor Documentation

◆ TSData()

TSData ( )

◆ ~TSData()

~TSData ( )

Definition at line 15 of file TSData.cxx.

Member Function Documentation

◆ ClassDef()

ClassDef ( TSData  ,
 
)

◆ Clear()

void Clear ( )
inline

Definition at line 78 of file TSData.h.

◆ print()

void print ( )

Definition at line 20 of file TSData.cxx.

Member Data Documentation

◆ EN

unsigned long EN

Definition at line 69 of file TSData.h.

◆ ext

tsBits ext

Definition at line 67 of file TSData.h.

◆ header

struct TSData::tsHeader header

◆ prescaled

tsBits prescaled

Definition at line 66 of file TSData.h.

◆ T

unsigned long T

Definition at line 70 of file TSData.h.


The documentation for this class was generated from the following files: