BOSS 7.0.7
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.
EmcShower::~EmcShower | ( | ) |
Definition at line 27 of file EmcShower.cxx.
EmcShower::EmcShower | ( | const EmcShower & | aShower | ) |
Definition at line 32 of file EmcShower.cxx.
void EmcShower::addDigi | ( | EmcShDigi | d | ) |
Definition at line 142 of file EmcShower.cxx.
|
inline |
Definition at line 45 of file EmcShower.h.
Referenced by EmcShower(), operator=(), EmcBhabha::print(), and setDigiList().
|
inline |
Definition at line 38 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator<(), operator<=(), operator=(), operator==(), operator>(), operator>=(), EmcBhabha::print(), setEnergy(), and EmcBhabhaEvent::showerVector().
|
inline |
Definition at line 46 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setMaxima().
|
inline |
Definition at line 41 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator=(), and setModule().
|
inline |
Definition at line 44 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setNumberOfDigis().
Definition at line 87 of file EmcShower.h.
Definition at line 125 of file EmcShower.cxx.
Definition at line 99 of file EmcShower.cxx.
Definition at line 49 of file EmcShower.cxx.
Definition at line 113 of file EmcShower.cxx.
Definition at line 87 of file EmcShower.cxx.
|
inline |
Definition at line 40 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator=(), operator==(), setPhi(), and EmcBhabhaEvent::showerVector().
|
inline |
Definition at line 43 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator=(), and setPhiIndex().
|
inline |
Definition at line 62 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 63 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 61 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 60 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 64 of file EmcShower.h.
Referenced by EmcSelBhaEvent::FillBhabha().
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 39 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator=(), operator==(), setTheta(), and EmcBhabhaEvent::showerVector().
|
inline |
Definition at line 42 of file EmcShower.h.
Referenced by EmcShower(), EmcSelBhaEvent::FillBhabha(), operator=(), and setThetaIndex().
|
inline |
Definition at line 47 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setWhere().
|
inline |
Definition at line 48 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setX().
|
inline |
Definition at line 49 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setY().
|
inline |
Definition at line 50 of file EmcShower.h.
Referenced by EmcShower(), operator=(), and setZ().