ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 |
Definition at line 37 of file RawClusterBuilderFwd.cc.
View newest version in sPHENIX GitHub at line 37 of file RawClusterBuilderFwd.cc
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().
|
inlinevirtual |
Definition at line 41 of file RawClusterBuilderFwd.cc.
View newest version in sPHENIX GitHub at line 41 of file RawClusterBuilderFwd.cc
|
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().
|
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<().
|
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<().
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().
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().
|
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().
|
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().
|
protected |
Definition at line 63 of file RawClusterBuilderFwd.cc.
View newest version in sPHENIX GitHub at line 63 of file RawClusterBuilderFwd.cc