BOSS 7.0.5
BESIII Offline Software System
|
#include <CDFootPrint.h>
Public Member Functions | |
CDFootPrint () | |
CDFootPrint (const CDFootPrint &) | |
virtual | ~CDFootPrint () |
const CDFootPrint & | operator= (const CDFootPrint &) |
const CDFootPrint & | operator+= (const CDFootPrint &aOtherPrint) |
CDFootPrint & | fresh () |
bool | operator== (const CDFootPrint &aOtherPrint) const |
bool | operator!= (const CDFootPrint &aOtherPrint) const |
CDFootPrint | operator+ (const CDFootPrint &aOtherPrint) const |
bool | overlap (const CDFootPrint &aOtherPrint) const |
bool | contains (const CDFootPrint &aOtherPrint) const |
uint32_t | ToUInt32 () const |
CDFootPrint () | |
CDFootPrint (const CDFootPrint &) | |
virtual | ~CDFootPrint () |
const CDFootPrint & | operator= (const CDFootPrint &) |
const CDFootPrint & | operator+= (const CDFootPrint &aOtherPrint) |
CDFootPrint & | fresh () |
bool | operator== (const CDFootPrint &aOtherPrint) const |
bool | operator!= (const CDFootPrint &aOtherPrint) const |
CDFootPrint | operator+ (const CDFootPrint &aOtherPrint) const |
bool | overlap (const CDFootPrint &aOtherPrint) const |
bool | contains (const CDFootPrint &aOtherPrint) const |
uint32_t | ToUInt32 () const |
Static Public Member Functions | |
static void | reset () |
static void | reset () |
Friends | |
class | FingerPrint |
std::ostream & | operator<< (std::ostream &os, const CDFootPrint &obj) |
std::ostream & | operator<< (std::ostream &os, const CDFootPrint &obj) |
Definition at line 80 of file Event/BesDChain/BesDChain-00-00-14/BesDChain/CDFootPrint.h.
CDFootPrint::CDFootPrint | ( | ) |
Definition at line 106 of file CDFootPrint.cxx.
CDFootPrint::CDFootPrint | ( | const CDFootPrint & | aOtherPrint | ) |
Definition at line 115 of file CDFootPrint.cxx.
|
virtual |
Definition at line 133 of file CDFootPrint.cxx.
CDFootPrint::CDFootPrint | ( | ) |
CDFootPrint::CDFootPrint | ( | const CDFootPrint & | ) |
|
virtual |
bool CDFootPrint::contains | ( | const CDFootPrint & | aOtherPrint | ) | const |
Definition at line 420 of file CDFootPrint.cxx.
bool CDFootPrint::contains | ( | const CDFootPrint & | aOtherPrint | ) | const |
CDFootPrint & CDFootPrint::fresh | ( | void | ) |
Definition at line 234 of file CDFootPrint.cxx.
CDFootPrint & CDFootPrint::fresh | ( | ) |
bool CDFootPrint::operator!= | ( | const CDFootPrint & | aOtherPrint | ) | const |
Definition at line 365 of file CDFootPrint.cxx.
bool CDFootPrint::operator!= | ( | const CDFootPrint & | aOtherPrint | ) | const |
CDFootPrint CDFootPrint::operator+ | ( | const CDFootPrint & | aOtherPrint | ) | const |
Definition at line 373 of file CDFootPrint.cxx.
CDFootPrint CDFootPrint::operator+ | ( | const CDFootPrint & | aOtherPrint | ) | const |
const CDFootPrint & CDFootPrint::operator+= | ( | const CDFootPrint & | aOtherPrint | ) |
Definition at line 168 of file CDFootPrint.cxx.
const CDFootPrint & CDFootPrint::operator+= | ( | const CDFootPrint & | aOtherPrint | ) |
const CDFootPrint & CDFootPrint::operator= | ( | const CDFootPrint & | aOtherPrint | ) |
Definition at line 148 of file CDFootPrint.cxx.
const CDFootPrint & CDFootPrint::operator= | ( | const CDFootPrint & | ) |
bool CDFootPrint::operator== | ( | const CDFootPrint & | aOtherPrint | ) | const |
Definition at line 310 of file CDFootPrint.cxx.
bool CDFootPrint::operator== | ( | const CDFootPrint & | aOtherPrint | ) | const |
bool CDFootPrint::overlap | ( | const CDFootPrint & | aOtherPrint | ) | const |
Definition at line 384 of file CDFootPrint.cxx.
Referenced by CDCandidate::overlap().
bool CDFootPrint::overlap | ( | const CDFootPrint & | aOtherPrint | ) | const |
|
static |
Definition at line 481 of file CDFootPrint.cxx.
Referenced by ~CDFootPrint().
|
static |
|
inline |
Definition at line 109 of file Event/BesDChain/BesDChain-00-00-14/BesDChain/CDFootPrint.h.
|
inline |
Definition at line 109 of file InstallArea/include/BesDChain/BesDChain/CDFootPrint.h.
|
friend |
Definition at line 84 of file Event/BesDChain/BesDChain-00-00-14/BesDChain/CDFootPrint.h.
|
friend |
Definition at line 89 of file CDFootPrint.cxx.
|
friend |
Definition at line 89 of file CDFootPrint.cxx.