BOSS 7.0.1
BESIII Offline Software System
|
#include <RecEmcDigit.h>
Protected Attributes | |
RecEmcID | fCellId |
RecEmcADC | fADC |
RecEmcTDC | fTDC |
Definition at line 16 of file Emc/EmcRecEventModel/EmcRecEventModel-01-01-18/EmcRecEventModel/RecEmcDigit.h.
RecEmcDigit::RecEmcDigit | ( | ) |
Definition at line 12 of file RecEmcDigit.cxx.
Definition at line 19 of file RecEmcDigit.cxx.
RecEmcDigit::~RecEmcDigit | ( | ) |
Definition at line 28 of file RecEmcDigit.cxx.
RecEmcDigit::RecEmcDigit | ( | const RecEmcDigit & | aDigit | ) |
RecEmcDigit::RecEmcDigit | ( | ) |
RecEmcDigit::~RecEmcDigit | ( | ) |
RecEmcDigit::RecEmcDigit | ( | const RecEmcDigit & | aDigit | ) |
RecEmcADC RecEmcDigit::ADC | ( | ) | const |
Definition at line 59 of file RecEmcDigit.cxx.
Referenced by ADC(), Assign(), EmcRecDigit2Hit::Convert(), operator<<(), operator=(), and RecEmcDigit().
RecEmcADC RecEmcDigit::ADC | ( | ) | const |
Definition at line 76 of file RecEmcDigit.cxx.
void RecEmcDigit::Assign | ( | const RecEmcDigit & | aDigit | ) |
void RecEmcDigit::Assign | ( | const RecEmcDigit & | aDigit | ) |
Definition at line 88 of file RecEmcDigit.cxx.
Referenced by EmcRec::execute().
RecEmcID RecEmcDigit::CellId | ( | ) | const |
Definition at line 54 of file RecEmcDigit.cxx.
Referenced by Assign(), CellId(), EmcRecDigit2Hit::Convert(), operator<<(), operator=(), and RecEmcDigit().
RecEmcID RecEmcDigit::CellId | ( | ) | const |
Definition at line 70 of file RecEmcDigit.cxx.
void RecEmcDigit::Dump | ( | ) | const |
Definition at line 105 of file RecEmcDigit.cxx.
void RecEmcDigit::Dump | ( | ) | const |
RecEmcDigit & RecEmcDigit::operator= | ( | const RecEmcDigit & | aDigit | ) |
RecEmcDigit & RecEmcDigit::operator= | ( | const RecEmcDigit & | aDigit | ) |
RecEmcTDC RecEmcDigit::TDC | ( | ) | const |
Definition at line 64 of file RecEmcDigit.cxx.
Referenced by Assign(), EmcRecDigit2Hit::Convert(), operator<<(), operator=(), RecEmcDigit(), and TDC().
RecEmcTDC RecEmcDigit::TDC | ( | ) | const |
Definition at line 82 of file RecEmcDigit.cxx.
|
protected |
Definition at line 53 of file Emc/EmcRecEventModel/EmcRecEventModel-01-01-18/EmcRecEventModel/RecEmcDigit.h.
Referenced by ADC(), Assign(), Dump(), operator=(), and RecEmcDigit().
|
protected |
Definition at line 52 of file Emc/EmcRecEventModel/EmcRecEventModel-01-01-18/EmcRecEventModel/RecEmcDigit.h.
Referenced by Assign(), CellId(), Dump(), operator=(), and RecEmcDigit().
|
protected |
Definition at line 54 of file Emc/EmcRecEventModel/EmcRecEventModel-01-01-18/EmcRecEventModel/RecEmcDigit.h.
Referenced by Assign(), Dump(), operator=(), RecEmcDigit(), and TDC().