BOSS 7.0.3
BESIII Offline Software System
|
#include <TofDigi.h>
Public Member Functions | |
TofDigi (const Identifier &id, const unsigned int timeChannel, const unsigned int chargeChannel) | |
TofDigi (const unsigned int id) | |
void | setOverflow (const unsigned int overflow) |
unsigned int | getOverflow () |
virtual const CLID & | clID () const |
TofDigi (const Identifier &id, const unsigned int timeChannel, const unsigned int chargeChannel) | |
TofDigi (const unsigned int id) | |
void | setOverflow (const unsigned int overflow) |
unsigned int | getOverflow () |
virtual const CLID & | clID () const |
Public Member Functions inherited from RawData | |
RawData (const Identifier &id, const unsigned int timeChannel=0, const unsigned int chargeChannel=0) | |
RawData (const unsigned int id) | |
void | setTimeChannel (const unsigned int timeChannel) |
void | setChargeChannel (const unsigned int chargeChannel) |
void | setTrackIndex (const int trackIndex) |
virtual Identifier | identify () const |
unsigned int | getIntId () const |
unsigned int | getTimeChannel () const |
unsigned int | getChargeChannel () const |
int | getTrackIndex () const |
RawData & | operator+= (const RawData &) |
virtual StreamBuffer & | serialize (StreamBuffer &s) const |
Serialize the object for writing. | |
virtual StreamBuffer & | serialize (StreamBuffer &s) |
virtual std::ostream & | fillStream (std::ostream &s) const |
Fill the ASCII output stream. | |
RawData (const Identifier &id, const unsigned int timeChannel=0, const unsigned int chargeChannel=0) | |
RawData (const unsigned int id) | |
void | setTimeChannel (const unsigned int timeChannel) |
void | setChargeChannel (const unsigned int chargeChannel) |
void | setTrackIndex (const int trackIndex) |
virtual Identifier | identify () const |
unsigned int | getIntId () const |
unsigned int | getTimeChannel () const |
unsigned int | getChargeChannel () const |
int | getTrackIndex () const |
RawData & | operator+= (const RawData &) |
virtual StreamBuffer & | serialize (StreamBuffer &s) const |
Serialize the object for writing. | |
virtual StreamBuffer & | serialize (StreamBuffer &s) |
virtual std::ostream & | fillStream (std::ostream &s) const |
Fill the ASCII output stream. | |
Static Public Member Functions | |
static const CLID & | classID () |
static const CLID & | classID () |
Additional Inherited Members | |
Protected Member Functions inherited from RawData | |
RawData (const RawData &) | |
RawData & | operator= (const RawData &) |
RawData (const RawData &) | |
RawData & | operator= (const RawData &) |
Protected Attributes inherited from RawData | |
const Identifier | m_id |
unsigned int | m_timeChannel |
unsigned int | m_chargeChannel |
const unsigned int | m_intId |
int | m_trackIndex |
Definition at line 16 of file InstallArea/include/TofRawEvent/TofRawEvent/TofDigi.h.
TofDigi::TofDigi | ( | const Identifier & | id, |
const unsigned int | timeChannel, | ||
const unsigned int | chargeChannel | ||
) |
Definition at line 3 of file TofDigi.cxx.
TofDigi::TofDigi | ( | const unsigned int | id | ) |
Definition at line 8 of file TofDigi.cxx.
TofDigi::TofDigi | ( | const Identifier & | id, |
const unsigned int | timeChannel, | ||
const unsigned int | chargeChannel | ||
) |
TofDigi::TofDigi | ( | const unsigned int | id | ) |
|
inlinestatic |
Definition at line 35 of file InstallArea/include/TofRawEvent/TofRawEvent/TofDigi.h.
Referenced by clID().
|
inlinestatic |
Definition at line 35 of file Tof/TofRawEvent/TofRawEvent-00-02-07/TofRawEvent/TofDigi.h.
|
inlinevirtual |
Definition at line 34 of file InstallArea/include/TofRawEvent/TofRawEvent/TofDigi.h.
|
inlinevirtual |
Definition at line 34 of file Tof/TofRawEvent/TofRawEvent-00-02-07/TofRawEvent/TofDigi.h.
|
inline |
Definition at line 26 of file InstallArea/include/TofRawEvent/TofRawEvent/TofDigi.h.
Referenced by TofConverter::convert().
|
inline |
Definition at line 26 of file Tof/TofRawEvent/TofRawEvent-00-02-07/TofRawEvent/TofDigi.h.
|
inline |
Definition at line 23 of file InstallArea/include/TofRawEvent/TofRawEvent/TofDigi.h.
Referenced by TofConverter::convert(), RootRawEvtReader::readTof(), BesRawDataWriter::SaveTofDigits(), and TofDigiCnv::TObjectToDataObject().
|
inline |
Definition at line 23 of file Tof/TofRawEvent/TofRawEvent-00-02-07/TofRawEvent/TofDigi.h.