BOSS 7.0.1
BESIII Offline Software System
|
#include <EmcDigi.h>
Public Member Functions | |
EmcDigi (const Identifier &id, const unsigned int timeChannel, const unsigned int chargeChannel) | |
EmcDigi (const Identifier &id, const unsigned int timeChannel, const unsigned int chargeChannel, const unsigned int measure) | |
EmcDigi (const unsigned int id) | |
void | setMeasure (const unsigned int measure) |
unsigned int | getMeasure () const |
virtual const CLID & | clID () const |
EmcDigi & | operator+= (const EmcDigi &) |
virtual std::ostream & | fillStream (std::ostream &s) const |
Fill the ASCII output stream. | |
EmcDigi (const Identifier &id, const unsigned int timeChannel, const unsigned int chargeChannel) | |
EmcDigi (const Identifier &id, const unsigned int timeChannel, const unsigned int chargeChannel, const unsigned int measure) | |
EmcDigi (const unsigned int id) | |
void | setMeasure (const unsigned int measure) |
unsigned int | getMeasure () const |
virtual const CLID & | clID () const |
EmcDigi & | operator+= (const EmcDigi &) |
virtual std::ostream & | fillStream (std::ostream &s) const |
Fill the ASCII output stream. | |
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 Emc/EmcRawEvent/EmcRawEvent-00-02-06/EmcRawEvent/EmcDigi.h.
EmcDigi::EmcDigi | ( | const Identifier & | id, |
const unsigned int | timeChannel, | ||
const unsigned int | chargeChannel | ||
) |
Definition at line 5 of file EmcDigi.cxx.
EmcDigi::EmcDigi | ( | const Identifier & | id, |
const unsigned int | timeChannel, | ||
const unsigned int | chargeChannel, | ||
const unsigned int | measure | ||
) |
Definition at line 10 of file EmcDigi.cxx.
EmcDigi::EmcDigi | ( | const unsigned int | id | ) |
Definition at line 16 of file EmcDigi.cxx.
EmcDigi::EmcDigi | ( | const Identifier & | id, |
const unsigned int | timeChannel, | ||
const unsigned int | chargeChannel | ||
) |
EmcDigi::EmcDigi | ( | const Identifier & | id, |
const unsigned int | timeChannel, | ||
const unsigned int | chargeChannel, | ||
const unsigned int | measure | ||
) |
EmcDigi::EmcDigi | ( | const unsigned int | id | ) |
|
inlinestatic |
Definition at line 31 of file Emc/EmcRawEvent/EmcRawEvent-00-02-06/EmcRawEvent/EmcDigi.h.
Referenced by clID().
|
inlinestatic |
Definition at line 31 of file InstallArea/include/EmcRawEvent/EmcRawEvent/EmcDigi.h.
|
inlinevirtual |
Definition at line 30 of file Emc/EmcRawEvent/EmcRawEvent-00-02-06/EmcRawEvent/EmcDigi.h.
|
inlinevirtual |
Definition at line 30 of file InstallArea/include/EmcRawEvent/EmcRawEvent/EmcDigi.h.
|
inlinevirtual |
Fill the ASCII output stream.
Reimplemented from RawData.
Definition at line 45 of file Emc/EmcRawEvent/EmcRawEvent-00-02-06/EmcRawEvent/EmcDigi.h.
|
virtual |
Fill the ASCII output stream.
Reimplemented from RawData.
|
inline |
Definition at line 27 of file Emc/EmcRawEvent/EmcRawEvent-00-02-06/EmcRawEvent/EmcDigi.h.
Referenced by EmcRawDataProvider::doCalib(), EmcRawDataProvider::isGoodEmcDigi(), and operator+=().
|
inline |
Definition at line 27 of file InstallArea/include/EmcRawEvent/EmcRawEvent/EmcDigi.h.
Definition at line 22 of file EmcDigi.cxx.
|
inline |
Definition at line 24 of file Emc/EmcRawEvent/EmcRawEvent-00-02-06/EmcRawEvent/EmcDigi.h.
Referenced by EmcConverter::convert(), EmcRawDataProvider::doCalib(), RootRawEvtReader::readEmc(), BesRawDataWriter::SaveEmcDigits(), and EmcDigiCnv::TObjectToDataObject().
|
inline |
Definition at line 24 of file InstallArea/include/EmcRawEvent/EmcRawEvent/EmcDigi.h.