CGEM BOSS 6.6.5.f
BESIII Offline Software System
|
#include <MucDigi.h>
Public Member Functions | |
MucDigi (const Identifier id) | |
MucDigi (const unsigned int id) | |
virtual const CLID & | clID () const |
MucDigi (const Identifier id) | |
MucDigi (const unsigned int id) | |
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 15 of file InstallArea/include/MucRawEvent/MucRawEvent/MucDigi.h.
MucDigi::MucDigi | ( | const Identifier | id | ) |
Definition at line 3 of file MucDigi.cxx.
MucDigi::MucDigi | ( | const unsigned int | id | ) |
Definition at line 7 of file MucDigi.cxx.
MucDigi::MucDigi | ( | const Identifier | id | ) |
MucDigi::MucDigi | ( | const unsigned int | id | ) |
|
inlinestatic |
Definition at line 23 of file InstallArea/include/MucRawEvent/MucRawEvent/MucDigi.h.
Referenced by clID().
|
inlinestatic |
Definition at line 23 of file Muc/MucRawEvent/MucRawEvent-00-02-02/MucRawEvent/MucDigi.h.
|
inlinevirtual |
Definition at line 22 of file InstallArea/include/MucRawEvent/MucRawEvent/MucDigi.h.
|
inlinevirtual |
Definition at line 22 of file Muc/MucRawEvent/MucRawEvent-00-02-02/MucRawEvent/MucDigi.h.