Class Reference for E1039 Core & Analysis Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PHG4DSTReader::record Struct Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4eval/PHG4DSTReader.h>

+ Collaboration diagram for PHG4DSTReader::record:

Public Types

enum  enu_type { typ_hit, typ_part, typ_vertex }
 

Public Attributes

unsigned int _cnt
 
std::string _name
 
arr_ptr _arr
 
TClonesArray * _arr_ptr
 
enu_type _type
 

Detailed Description

Definition at line 109 of file PHG4DSTReader.h.

Member Enumeration Documentation

Enumerator
typ_hit 
typ_part 
typ_vertex 

Definition at line 116 of file PHG4DSTReader.h.

Member Data Documentation

arr_ptr PHG4DSTReader::record::_arr
TClonesArray* PHG4DSTReader::record::_arr_ptr
unsigned int PHG4DSTReader::record::_cnt
std::string PHG4DSTReader::record::_name
enu_type PHG4DSTReader::record::_type

Definition at line 120 of file PHG4DSTReader.h.

Referenced by PHG4DSTReader::Init(), and PHG4DSTReader::process_event().


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