BOSS 7.0.2
BESIII Offline Software System
|
#include <MdcDigi.h>
Public Member Functions | |
MdcDigi (const Identifier &id, const unsigned int timeChannel, const unsigned int chargeChannel) | |
MdcDigi (const unsigned int id) | |
void | setOverflow (const unsigned int overflow) |
unsigned int | getOverflow () const |
virtual const CLID & | clID () const |
MdcDigi & | operator+= (const MdcDigi &) |
MdcDigi (const Identifier &id, const unsigned int timeChannel, const unsigned int chargeChannel) | |
MdcDigi (const unsigned int id) | |
void | setOverflow (const unsigned int overflow) |
unsigned int | getOverflow () const |
virtual const CLID & | clID () const |
MdcDigi & | operator+= (const MdcDigi &) |
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 15 of file InstallArea/include/MdcRawEvent/MdcRawEvent/MdcDigi.h.
MdcDigi::MdcDigi | ( | const Identifier & | id, |
const unsigned int | timeChannel, | ||
const unsigned int | chargeChannel | ||
) |
Definition at line 3 of file MdcDigi.cxx.
MdcDigi::MdcDigi | ( | const unsigned int | id | ) |
Definition at line 8 of file MdcDigi.cxx.
MdcDigi::MdcDigi | ( | const Identifier & | id, |
const unsigned int | timeChannel, | ||
const unsigned int | chargeChannel | ||
) |
MdcDigi::MdcDigi | ( | const unsigned int | id | ) |
|
inlinestatic |
Definition at line 29 of file InstallArea/include/MdcRawEvent/MdcRawEvent/MdcDigi.h.
Referenced by clID().
|
inlinestatic |
Definition at line 29 of file Mdc/MdcRawEvent/MdcRawEvent-00-03-08/MdcRawEvent/MdcDigi.h.
|
inlinevirtual |
Definition at line 28 of file InstallArea/include/MdcRawEvent/MdcRawEvent/MdcDigi.h.
Referenced by main().
|
inlinevirtual |
Definition at line 28 of file Mdc/MdcRawEvent/MdcRawEvent-00-03-08/MdcRawEvent/MdcDigi.h.
|
inline |
Definition at line 26 of file InstallArea/include/MdcRawEvent/MdcRawEvent/MdcDigi.h.
Referenced by MdcRawDataProvider::getMdcDigiVec().
|
inline |
Definition at line 26 of file Mdc/MdcRawEvent/MdcRawEvent-00-03-08/MdcRawEvent/MdcDigi.h.
Definition at line 14 of file MdcDigi.cxx.
|
inline |
Definition at line 23 of file InstallArea/include/MdcRawEvent/MdcRawEvent/MdcDigi.h.
Referenced by MdcConverter::convert(), RootRawEvtReader::readMdc(), and MdcDigiCnv::TObjectToDataObject().
|
inline |
Definition at line 23 of file Mdc/MdcRawEvent/MdcRawEvent-00-03-08/MdcRawEvent/MdcDigi.h.