|
BOSS 7.1.3
BESIII Offline Software System
|
#include <RecEmcFraction.h>
Inheritance diagram for RecEmcFraction:Protected Attributes | |
| RecEmcFrac | fFraction |
Protected Attributes inherited from RecEmcHit | |
| RecEmcID | fCellId |
| RecEmcEnergy | fEnergy |
| RecEmcTime | fTime |
Additional Inherited Members | |
Static Public Member Functions inherited from RecEmcHit | |
| static const CLID & | classID () |
Definition at line 17 of file RecEmcFraction.h.
| RecEmcFraction::RecEmcFraction | ( | ) |
Definition at line 14 of file RecEmcFraction.cxx.
Referenced by operator<(), and operator>().
| RecEmcFraction::RecEmcFraction | ( | const RecEmcHit & | aHit | ) |
Definition at line 19 of file RecEmcFraction.cxx.
| RecEmcFraction::~RecEmcFraction | ( | ) |
Definition at line 24 of file RecEmcFraction.cxx.
| double RecEmcFraction::Distance | ( | const RecEmcID | id | ) | const |
Definition at line 66 of file RecEmcFraction.cxx.
| void RecEmcFraction::Dump | ( | ) | const |
Definition at line 90 of file RecEmcFraction.cxx.
| RecEmcFrac RecEmcFraction::Fraction | ( | const RecEmcFrac & | Fraction | ) |
Definition at line 59 of file RecEmcFraction.cxx.
Referenced by Fraction(), EmcRecSplitWeighted::Split(), and RecEmcShowerCnv::TObjectToDataObject().
| RecEmcFrac RecEmcFraction::getFraction | ( | ) | const |
Definition at line 54 of file RecEmcFraction.cxx.
Referenced by operator<<(), and EmcRecSplitWeighted::Split().
|
inline |
|
inline |
|
protected |
Definition at line 51 of file RecEmcFraction.h.
Referenced by Dump(), Fraction(), getFraction(), operator<(), operator>(), RecEmcFraction(), and RecEmcFraction().