|
BOSS 8.0.0
BESIII Offline Software System
|
#include <MucRecHitID.h>
Public Member Functions | |
| MucRecHitID (const int part=-1, const int seg=-1, const int gap=-1, const int hit=-1) | |
| Constructor. | |
| MucRecHitID (const MucRecHitID &source) | |
| Copy constructor. | |
| MucRecHitID & | operator= (const MucRecHitID &orig) |
| Assignment operator. | |
| bool | operator== (const MucRecHitID &other) const |
| Comparison operators. | |
| bool | operator!= (const MucRecHitID &other) const |
| bool | operator< (const MucRecHitID &other) const |
| bool | operator> (const MucRecHitID &other) const |
| ~MucRecHitID () | |
| Destructor. | |
| void | SetID (const int part=-1, const int seg=-1, const int gap=-1, const int hit=-1) |
| Set the identifier. | |
| int | Part () const |
| Get part number. (0-east cap, 1-barrel, 2-west cap). | |
| int | Seg () const |
| Get seg number. (0-7). | |
| int | Gap () const |
| Get gap number. (0-8). | |
| int | Hit () const |
| Get hit number within this gap. (starts at 0). | |
| MucRecHitID (const int part=-1, const int seg=-1, const int gap=-1, const int hit=-1) | |
| Constructor. | |
| MucRecHitID (const MucRecHitID &source) | |
| Copy constructor. | |
| MucRecHitID & | operator= (const MucRecHitID &orig) |
| Assignment operator. | |
| bool | operator== (const MucRecHitID &other) const |
| Comparison operators. | |
| bool | operator!= (const MucRecHitID &other) const |
| bool | operator< (const MucRecHitID &other) const |
| bool | operator> (const MucRecHitID &other) const |
| ~MucRecHitID () | |
| Destructor. | |
| void | SetID (const int part=-1, const int seg=-1, const int gap=-1, const int hit=-1) |
| Set the identifier. | |
| int | Part () const |
| Get part number. (0-east cap, 1-barrel, 2-west cap). | |
| int | Seg () const |
| Get seg number. (0-7). | |
| int | Gap () const |
| Get gap number. (0-8). | |
| int | Hit () const |
| Get hit number within this gap. (starts at 0). | |
| MucRecHitID (const int part=-1, const int seg=-1, const int gap=-1, const int hit=-1) | |
| Constructor. | |
| MucRecHitID (const MucRecHitID &source) | |
| Copy constructor. | |
| MucRecHitID & | operator= (const MucRecHitID &orig) |
| Assignment operator. | |
| bool | operator== (const MucRecHitID &other) const |
| Comparison operators. | |
| bool | operator!= (const MucRecHitID &other) const |
| bool | operator< (const MucRecHitID &other) const |
| bool | operator> (const MucRecHitID &other) const |
| ~MucRecHitID () | |
| Destructor. | |
| void | SetID (const int part=-1, const int seg=-1, const int gap=-1, const int hit=-1) |
| Set the identifier. | |
| int | Part () const |
| Get part number. (0-east cap, 1-barrel, 2-west cap). | |
| int | Seg () const |
| Get seg number. (0-7). | |
| int | Gap () const |
| Get gap number. (0-8). | |
| int | Hit () const |
| Get hit number within this gap. (starts at 0). | |
Class BesMUCRecRawHit contains the four numbers necessary to identify a hit uniquely: part, seg, gap, strip, and hit within the gap.
Definition at line 29 of file InstallArea/x86_64-el9-gcc13-dbg/include/MucRecEvent/MucRecHitID.h.
| MucRecHitID::MucRecHitID | ( | const int | part = -1, |
| const int | seg = -1, | ||
| const int | gap = -1, | ||
| const int | hit = -1 ) |
Constructor.
Definition at line 17 of file MucRecHitID.cxx.
Referenced by MucRecHitID(), operator!=(), operator<(), operator=(), operator==(), and operator>().
| MucRecHitID::MucRecHitID | ( | const MucRecHitID & | source | ) |
Copy constructor.
Definition at line 21 of file MucRecHitID.cxx.
| MucRecHitID::~MucRecHitID | ( | ) |
| MucRecHitID::MucRecHitID | ( | const int | part = -1, |
| const int | seg = -1, | ||
| const int | gap = -1, | ||
| const int | hit = -1 ) |
Constructor.
| MucRecHitID::MucRecHitID | ( | const MucRecHitID & | source | ) |
Copy constructor.
| MucRecHitID::~MucRecHitID | ( | ) |
Destructor.
| MucRecHitID::MucRecHitID | ( | const int | part = -1, |
| const int | seg = -1, | ||
| const int | gap = -1, | ||
| const int | hit = -1 ) |
Constructor.
| MucRecHitID::MucRecHitID | ( | const MucRecHitID & | source | ) |
Copy constructor.
| MucRecHitID::~MucRecHitID | ( | ) |
Destructor.
|
inline |
Get gap number. (0-8).
Definition at line 65 of file InstallArea/x86_64-el9-gcc13-dbg/include/MucRecEvent/MucRecHitID.h.
|
inline |
Get gap number. (0-8).
Definition at line 65 of file InstallArea/x86_64-el9-gcc13-opt/include/MucRecEvent/MucRecHitID.h.
|
inline |
Get gap number. (0-8).
Definition at line 65 of file Muc/MucRecEvent/include/MucRecEvent/MucRecHitID.h.
|
inline |
Get hit number within this gap. (starts at 0).
Definition at line 68 of file InstallArea/x86_64-el9-gcc13-dbg/include/MucRecEvent/MucRecHitID.h.
|
inline |
Get hit number within this gap. (starts at 0).
Definition at line 68 of file InstallArea/x86_64-el9-gcc13-opt/include/MucRecEvent/MucRecHitID.h.
|
inline |
Get hit number within this gap. (starts at 0).
Definition at line 68 of file Muc/MucRecEvent/include/MucRecEvent/MucRecHitID.h.
| bool MucRecHitID::operator!= | ( | const MucRecHitID & | other | ) | const |
Definition at line 50 of file MucRecHitID.cxx.
| bool MucRecHitID::operator!= | ( | const MucRecHitID & | other | ) | const |
| bool MucRecHitID::operator!= | ( | const MucRecHitID & | other | ) | const |
| bool MucRecHitID::operator< | ( | const MucRecHitID & | other | ) | const |
Definition at line 57 of file MucRecHitID.cxx.
| bool MucRecHitID::operator< | ( | const MucRecHitID & | other | ) | const |
| bool MucRecHitID::operator< | ( | const MucRecHitID & | other | ) | const |
| MucRecHitID & MucRecHitID::operator= | ( | const MucRecHitID & | orig | ) |
Assignment operator.
Definition at line 31 of file MucRecHitID.cxx.
| MucRecHitID & MucRecHitID::operator= | ( | const MucRecHitID & | orig | ) |
Assignment operator.
| MucRecHitID & MucRecHitID::operator= | ( | const MucRecHitID & | orig | ) |
Assignment operator.
| bool MucRecHitID::operator== | ( | const MucRecHitID & | other | ) | const |
| bool MucRecHitID::operator== | ( | const MucRecHitID & | other | ) | const |
Comparison operators.
| bool MucRecHitID::operator== | ( | const MucRecHitID & | other | ) | const |
Comparison operators.
| bool MucRecHitID::operator> | ( | const MucRecHitID & | other | ) | const |
Definition at line 66 of file MucRecHitID.cxx.
| bool MucRecHitID::operator> | ( | const MucRecHitID & | other | ) | const |
| bool MucRecHitID::operator> | ( | const MucRecHitID & | other | ) | const |
|
inline |
Get part number. (0-east cap, 1-barrel, 2-west cap).
Definition at line 59 of file InstallArea/x86_64-el9-gcc13-dbg/include/MucRecEvent/MucRecHitID.h.
|
inline |
Get part number. (0-east cap, 1-barrel, 2-west cap).
Definition at line 59 of file InstallArea/x86_64-el9-gcc13-opt/include/MucRecEvent/MucRecHitID.h.
|
inline |
Get part number. (0-east cap, 1-barrel, 2-west cap).
Definition at line 59 of file Muc/MucRecEvent/include/MucRecEvent/MucRecHitID.h.
|
inline |
Get seg number. (0-7).
Definition at line 62 of file InstallArea/x86_64-el9-gcc13-dbg/include/MucRecEvent/MucRecHitID.h.
|
inline |
Get seg number. (0-7).
Definition at line 62 of file InstallArea/x86_64-el9-gcc13-opt/include/MucRecEvent/MucRecHitID.h.
|
inline |
Get seg number. (0-7).
Definition at line 62 of file Muc/MucRecEvent/include/MucRecEvent/MucRecHitID.h.
| void MucRecHitID::SetID | ( | const int | part = -1, |
| const int | seg = -1, | ||
| const int | gap = -1, | ||
| const int | hit = -1 ) |
Set the identifier.
Definition at line 76 of file MucRecHitID.cxx.
| void MucRecHitID::SetID | ( | const int | part = -1, |
| const int | seg = -1, | ||
| const int | gap = -1, | ||
| const int | hit = -1 ) |
Set the identifier.
| void MucRecHitID::SetID | ( | const int | part = -1, |
| const int | seg = -1, | ||
| const int | gap = -1, | ||
| const int | hit = -1 ) |
Set the identifier.