|
BOSS 8.0.0
BESIII Offline Software System
|
#include <EmcShDigi.h>
Public Member Functions | |
| EmcShDigi () | |
| ~EmcShDigi () | |
| EmcShDigi (const EmcShDigi &aDigi) | |
| EmcShDigi & | operator= (const EmcShDigi &aDigi) |
| bool | operator== (const EmcShDigi &otherDigi) const |
| bool | operator!= (const EmcShDigi &otherDigi) const |
| bool | operator>= (const EmcShDigi &otherDigi) const |
| bool | operator<= (const EmcShDigi &otherDigi) const |
| bool | operator> (const EmcShDigi &otherDigi) const |
| bool | operator< (const EmcShDigi &otherDigi) const |
| const double & | energy () const |
| const double & | theta () const |
| const double & | phi () const |
| const unsigned int & | module () const |
| const unsigned int & | thetaIndex () const |
| const unsigned int & | phiIndex () const |
| const double & | time () const |
| const double & | fraction () const |
| const HepPoint3D & | where () const |
| const double & | x () const |
| const double & | y () const |
| const double & | z () const |
| void | setEnergy (double energy) |
| void | setTheta (double theta) |
| void | setPhi (double phi) |
| void | setModule (unsigned int module) |
| void | setThetaIndex (unsigned int thetaIndex) |
| void | setPhiIndex (unsigned int phiIndex) |
| void | setTime (double time) |
| void | setFraction (double fraction) |
| void | setWhere (HepPoint3D where) |
| void | setX (double x) |
| void | setY (double y) |
| void | setZ (double z) |
Definition at line 9 of file EmcShDigi.h.
| EmcShDigi::EmcShDigi | ( | ) |
Definition at line 8 of file EmcShDigi.cxx.
Referenced by EmcShDigi(), operator!=(), operator<(), operator<=(), operator=(), operator==(), operator>(), and operator>=().
| EmcShDigi::~EmcShDigi | ( | ) |
Definition at line 25 of file EmcShDigi.cxx.
| EmcShDigi::EmcShDigi | ( | const EmcShDigi & | aDigi | ) |
Definition at line 28 of file EmcShDigi.cxx.
|
inline |
Definition at line 29 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator<(), operator<=(), operator=(), operator==(), operator>(), operator>=(), and setEnergy().
|
inline |
Definition at line 36 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), operator==(), and setFraction().
|
inline |
Definition at line 32 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), and setModule().
|
inline |
Definition at line 70 of file EmcShDigi.h.
| bool EmcShDigi::operator< | ( | const EmcShDigi & | otherDigi | ) | const |
Definition at line 97 of file EmcShDigi.cxx.
| bool EmcShDigi::operator<= | ( | const EmcShDigi & | otherDigi | ) | const |
Definition at line 82 of file EmcShDigi.cxx.
Definition at line 43 of file EmcShDigi.cxx.
| bool EmcShDigi::operator== | ( | const EmcShDigi & | otherDigi | ) | const |
Definition at line 63 of file EmcShDigi.cxx.
| bool EmcShDigi::operator> | ( | const EmcShDigi & | otherDigi | ) | const |
Definition at line 89 of file EmcShDigi.cxx.
| bool EmcShDigi::operator>= | ( | const EmcShDigi & | otherDigi | ) | const |
Definition at line 74 of file EmcShDigi.cxx.
|
inline |
Definition at line 31 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), operator==(), and setPhi().
|
inline |
Definition at line 34 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), and setPhiIndex().
|
inline |
Definition at line 42 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 49 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 45 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 44 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 47 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 43 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 46 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 48 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 50 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 51 of file EmcShDigi.h.
|
inline |
Definition at line 52 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 53 of file EmcShDigi.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 30 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), operator==(), and setTheta().
|
inline |
Definition at line 33 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), and setThetaIndex().
|
inline |
Definition at line 35 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), operator==(), and setTime().
|
inline |
Definition at line 37 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), and setWhere().
|
inline |
Definition at line 38 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), and setX().
|
inline |
Definition at line 39 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), and setY().
|
inline |
Definition at line 40 of file EmcShDigi.h.
Referenced by EmcShDigi(), operator=(), and setZ().