Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EpHit Struct Reference

#include <analysis/blob/master/EpFinder/EpFinder.h>

+ Collaboration diagram for EpHit:

Public Attributes

float nMip
 
double phi
 
int ix
 
int iy
 
std::vector< std::pair< int,
int > > * 
samePhi
 

Detailed Description

Definition at line 95 of file EpFinder.h.

View newest version in sPHENIX GitHub at line 95 of file EpFinder.h

Member Data Documentation

int EpHit::ix

Definition at line 99 of file EpFinder.h.

View newest version in sPHENIX GitHub at line 99 of file EpFinder.h

Referenced by EpFinderEval::fill_tree().

int EpHit::iy

Definition at line 100 of file EpFinder.h.

View newest version in sPHENIX GitHub at line 100 of file EpFinder.h

Referenced by EpFinderEval::fill_tree().

float EpHit::nMip

Definition at line 97 of file EpFinder.h.

View newest version in sPHENIX GitHub at line 97 of file EpFinder.h

Referenced by EpFinderEval::fill_tree().

double EpHit::phi

Definition at line 98 of file EpFinder.h.

View newest version in sPHENIX GitHub at line 98 of file EpFinder.h

Referenced by EpFinderEval::fill_tree().

std::vector<std::pair<int,int> >* EpHit::samePhi

Definition at line 101 of file EpFinder.h.

View newest version in sPHENIX GitHub at line 101 of file EpFinder.h

Referenced by EpFinderEval::fill_tree().


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