Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cluster_t Struct Reference

#include <hycal.h>

Public Attributes

int id [MAX_CC]
 
float E [MAX_CC]
 
float x [MAX_CC]
 
float y [MAX_CC]
 
float t [MAX_CC]
 

Detailed Description

Definition at line 59 of file hycal.h.

Member Data Documentation

float cluster_t::E[MAX_CC]
int cluster_t::id[MAX_CC]

Definition at line 60 of file hycal.h.

Referenced by DCCALShower_factory::evnt().

float cluster_t::t[MAX_CC]
float cluster_t::x[MAX_CC]

Definition at line 62 of file hycal.h.

Referenced by DCCALShower_factory::evnt().

float cluster_t::y[MAX_CC]

Definition at line 63 of file hycal.h.

Referenced by DCCALShower_factory::evnt().


The documentation for this struct was generated from the following file: