EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHG4DSTReader::record Struct Reference

#include <fun4all_coresoftware/blob/master/simulation/g4simulation/g4eval/PHG4DSTReader.h>

+ Collaboration diagram for PHG4DSTReader::record:

Public Types

enum  enu_type {
  typ_hit, typ_part, typ_vertex, typ_tower,
  typ_jets
}
 

Public Attributes

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

Detailed Description

Definition at line 123 of file PHG4DSTReader.h.

View newest version in sPHENIX GitHub at line 123 of file PHG4DSTReader.h

Member Enumeration Documentation

Enumerator:
typ_hit 
typ_part 
typ_vertex 
typ_tower 
typ_jets 

Definition at line 130 of file PHG4DSTReader.h.

View newest version in sPHENIX GitHub at line 130 of file PHG4DSTReader.h

Member Data Documentation

arr_ptr PHG4DSTReader::record::_arr

Definition at line 127 of file PHG4DSTReader.h.

View newest version in sPHENIX GitHub at line 127 of file PHG4DSTReader.h

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

TClonesArray* PHG4DSTReader::record::_arr_ptr

Definition at line 128 of file PHG4DSTReader.h.

View newest version in sPHENIX GitHub at line 128 of file PHG4DSTReader.h

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

unsigned int PHG4DSTReader::record::_cnt

Definition at line 125 of file PHG4DSTReader.h.

View newest version in sPHENIX GitHub at line 125 of file PHG4DSTReader.h

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

std::string PHG4DSTReader::record::_name

Definition at line 126 of file PHG4DSTReader.h.

View newest version in sPHENIX GitHub at line 126 of file PHG4DSTReader.h

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

enu_type PHG4DSTReader::record::_type

Definition at line 138 of file PHG4DSTReader.h.

View newest version in sPHENIX GitHub at line 138 of file PHG4DSTReader.h

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


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