EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
twrs_fwd Class Reference

Public Member Functions

 twrs_fwd (RawTower *)
 
virtual ~twrs_fwd ()
 
bool is_adjacent (twrs_fwd &)
 
void set_id (const int i)
 
int get_id () const
 
int get_j_bin () const
 
int get_k_bin () const
 

Protected Attributes

int bin_j
 
int bin_k
 
RawTowerDefs::keytype id
 

Detailed Description

Definition at line 37 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 37 of file RawClusterBuilderFwd.cc

Constructor & Destructor Documentation

twrs_fwd::twrs_fwd ( RawTower rt)

Definition at line 66 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 66 of file RawClusterBuilderFwd.cc

References bin_j, bin_k, RawTower::get_bineta(), and RawTower::get_binphi().

+ Here is the call graph for this function:

virtual twrs_fwd::~twrs_fwd ( )
inlinevirtual

Definition at line 41 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 41 of file RawClusterBuilderFwd.cc

Member Function Documentation

int twrs_fwd::get_id ( ) const
inline

Definition at line 47 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 47 of file RawClusterBuilderFwd.cc

Referenced by RawClusterBuilderFwd::process_event().

+ Here is the caller graph for this function:

int twrs_fwd::get_j_bin ( ) const
inline

Definition at line 51 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 51 of file RawClusterBuilderFwd.cc

Referenced by is_adjacent(), and operator<().

+ Here is the caller graph for this function:

int twrs_fwd::get_k_bin ( ) const
inline

Definition at line 55 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 55 of file RawClusterBuilderFwd.cc

Referenced by is_adjacent(), and operator<().

+ Here is the caller graph for this function:

bool twrs_fwd::is_adjacent ( twrs_fwd tower)

Definition at line 73 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 73 of file RawClusterBuilderFwd.cc

References bin_j, bin_k, get_j_bin(), and get_k_bin().

+ Here is the call graph for this function:

void twrs_fwd::set_id ( const int  i)
inline

Definition at line 43 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 43 of file RawClusterBuilderFwd.cc

Referenced by RawClusterBuilderFwd::process_event().

+ Here is the caller graph for this function:

Member Data Documentation

int twrs_fwd::bin_j
protected

Definition at line 61 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 61 of file RawClusterBuilderFwd.cc

Referenced by is_adjacent(), and twrs_fwd().

int twrs_fwd::bin_k
protected

Definition at line 62 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 62 of file RawClusterBuilderFwd.cc

Referenced by is_adjacent(), and twrs_fwd().

RawTowerDefs::keytype twrs_fwd::id
protected

Definition at line 63 of file RawClusterBuilderFwd.cc.

View newest version in sPHENIX GitHub at line 63 of file RawClusterBuilderFwd.cc


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