Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TiledJet Class Reference
+ Collaboration diagram for TiledJet:

Public Member Functions

void label_minheap_update_needed ()
 
void label_minheap_update_done ()
 
bool minheap_update_needed () const
 

Public Attributes

double eta
 
double phi
 
double kt2
 
double NN_dist
 
TiledJetNN
 
TiledJetprevious
 
TiledJetnext
 
int _jets_index
 
int tile_index
 
bool _minheap_update_needed
 

Detailed Description

Definition at line 824 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 824 of file fjcore.cc

Member Function Documentation

void TiledJet::label_minheap_update_done ( )
inline

Definition at line 831 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 831 of file fjcore.cc

References _minheap_update_needed.

Referenced by LazyTiling9Alt::run(), LazyTiling9::run(), and LazyTiling25::run().

+ Here is the caller graph for this function:

void TiledJet::label_minheap_update_needed ( )
inline

Definition at line 830 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 830 of file fjcore.cc

References _minheap_update_needed.

Referenced by LazyTiling9Alt::_set_NN(), LazyTiling9::_set_NN(), LazyTiling25::_set_NN(), LazyTiling9Alt::_update_jetX_jetI_NN(), LazyTiling9::_update_jetX_jetI_NN(), and LazyTiling25::_update_jetX_jetI_NN().

+ Here is the caller graph for this function:

bool TiledJet::minheap_update_needed ( ) const
inline

Definition at line 832 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 832 of file fjcore.cc

References _minheap_update_needed.

Referenced by LazyTiling9Alt::_set_NN(), LazyTiling9::_set_NN(), LazyTiling25::_set_NN(), LazyTiling9Alt::_update_jetX_jetI_NN(), LazyTiling9::_update_jetX_jetI_NN(), and LazyTiling25::_update_jetX_jetI_NN().

+ Here is the caller graph for this function:

Member Data Documentation

int TiledJet::_jets_index

Definition at line 828 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 828 of file fjcore.cc

Referenced by operator<<(), LazyTiling9Alt::run(), LazyTiling9::run(), and LazyTiling25::run().

bool TiledJet::_minheap_update_needed

Definition at line 829 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 829 of file fjcore.cc

Referenced by label_minheap_update_done(), label_minheap_update_needed(), and minheap_update_needed().

double TiledJet::kt2

Definition at line 826 of file fjcore.cc.

View newest version in sPHENIX GitHub at line 826 of file fjcore.cc

Referenced by operator<<().


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