|
BOSS 8.0.0
BESIII Offline Software System
|
#include <EmcShower.h>
Public Member Functions | |
| EmcShower () | |
| ~EmcShower () | |
| EmcShower (const EmcShower &aShower) | |
| EmcShower & | operator= (const EmcShower &aShower) |
| bool | operator== (const EmcShower &otherShower) const |
| bool | operator!= (const EmcShower &otherShower) const |
| bool | operator>= (const EmcShower &otherShower) const |
| bool | operator<= (const EmcShower &otherShower) const |
| bool | operator> (const EmcShower &otherShower) const |
| bool | operator< (const EmcShower &otherShower) 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 long int & | numberOfDigis () const |
| const std::list< EmcShDigi > | digiList () const |
| const EmcShDigi | maxima () const |
| const HepPoint3D & | where () const |
| const double & | x () const |
| const double & | y () const |
| const double & | z () const |
| void | addDigi (EmcShDigi d) |
| 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 | setNumberOfDigis (long int numberOfDigis) |
| void | setDigiList (std::list< EmcShDigi > digiList) |
| void | setMaxima (EmcShDigi maxima) |
| void | setWhere (HepPoint3D where) |
| void | setX (double x) |
| void | setY (double y) |
| void | setZ (double z) |
Definition at line 16 of file EmcShower.h.
| EmcShower::EmcShower | ( | ) |
Definition at line 8 of file EmcShower.cxx.
Referenced by EmcShower(), operator!=(), operator<(), operator<=(), operator=(), operator==(), operator>(), and operator>=().
| EmcShower::~EmcShower | ( | ) |
Definition at line 26 of file EmcShower.cxx.
| EmcShower::EmcShower | ( | const EmcShower & | aShower | ) |
Definition at line 29 of file EmcShower.cxx.
| void EmcShower::addDigi | ( | EmcShDigi | d | ) |
Definition at line 111 of file EmcShower.cxx.
|
inline |
Definition at line 43 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setDigiList().
|
inline |
Definition at line 36 of file EmcShower.h.
Referenced by EmcShower(), operator<(), operator<=(), operator=(), operator==(), operator>(), operator>=(), setEnergy(), and EmcBhabhaEvent::showerVector().
|
inline |
Definition at line 44 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setMaxima().
|
inline |
Definition at line 39 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator=(), and setModule().
|
inline |
Definition at line 42 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setNumberOfDigis().
|
inline |
Definition at line 83 of file EmcShower.h.
| bool EmcShower::operator< | ( | const EmcShower & | otherShower | ) | const |
Definition at line 100 of file EmcShower.cxx.
| bool EmcShower::operator<= | ( | const EmcShower & | otherShower | ) | const |
Definition at line 84 of file EmcShower.cxx.
Definition at line 45 of file EmcShower.cxx.
| bool EmcShower::operator== | ( | const EmcShower & | otherShower | ) | const |
| bool EmcShower::operator> | ( | const EmcShower & | otherShower | ) | const |
Definition at line 92 of file EmcShower.cxx.
| bool EmcShower::operator>= | ( | const EmcShower & | otherShower | ) | const |
Definition at line 76 of file EmcShower.cxx.
|
inline |
Definition at line 38 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator=(), operator==(), setPhi(), and EmcBhabhaEvent::showerVector().
|
inline |
Definition at line 41 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator=(), and setPhiIndex().
|
inline |
Definition at line 60 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 53 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 61 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 56 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 59 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 55 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 58 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 54 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 57 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 62 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 63 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 64 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 65 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
Definition at line 37 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator=(), operator==(), setTheta(), and EmcBhabhaEvent::showerVector().
|
inline |
Definition at line 40 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator=(), and setThetaIndex().
|
inline |
Definition at line 45 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setWhere().
|
inline |
Definition at line 46 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setX().
|
inline |
Definition at line 47 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setY().
|
inline |
Definition at line 48 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setZ().