Class Reference for E1039 Core & Analysis Software
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

◆ enu_type

Enumerator
typ_hit 
typ_part 
typ_vertex 

Definition at line 116 of file PHG4DSTReader.h.

Member Data Documentation

◆ _arr

arr_ptr PHG4DSTReader::record::_arr

◆ _arr_ptr

TClonesArray* PHG4DSTReader::record::_arr_ptr

◆ _cnt

unsigned int PHG4DSTReader::record::_cnt

◆ _name

std::string PHG4DSTReader::record::_name

◆ _type

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: