BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
MucDigi Class Reference

#include <MucDigi.h>

Inheritance diagram for MucDigi:

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
 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
RawDataoperator+= (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
RawDataoperator+= (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
RawDataoperator+= (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 ()
static const CLID & classID ()

Additional Inherited Members

Protected Member Functions inherited from RawData
 RawData (const RawData &)
RawDataoperator= (const RawData &)
 RawData (const RawData &)
RawDataoperator= (const RawData &)
 RawData (const RawData &)
RawDataoperator= (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 = -1

Detailed Description

Constructor & Destructor Documentation

◆ MucDigi() [1/6]

MucDigi::MucDigi ( const Identifier id)
inline

Definition at line 18 of file InstallArea/x86_64-el9-gcc13-dbg/include/MucRawEvent/MucDigi.h.

18: RawData( id ) {}
RawData(const Identifier &id, const unsigned int timeChannel=0, const unsigned int chargeChannel=0)
Definition RawData.cxx:4

◆ MucDigi() [2/6]

MucDigi::MucDigi ( const unsigned int id)
inline

◆ MucDigi() [3/6]

MucDigi::MucDigi ( const Identifier id)
inline

◆ MucDigi() [4/6]

MucDigi::MucDigi ( const unsigned int id)
inline

◆ MucDigi() [5/6]

MucDigi::MucDigi ( const Identifier id)
inline

Definition at line 18 of file Muc/MucRawEvent/include/MucRawEvent/MucDigi.h.

18: RawData( id ) {}

◆ MucDigi() [6/6]

MucDigi::MucDigi ( const unsigned int id)
inline

Definition at line 19 of file Muc/MucRawEvent/include/MucRawEvent/MucDigi.h.

19: RawData( id ) {}

Member Function Documentation

◆ classID() [1/3]

const CLID & MucDigi::classID ( )
inlinestatic

Definition at line 23 of file InstallArea/x86_64-el9-gcc13-dbg/include/MucRawEvent/MucDigi.h.

23{ return CLID_MucDigi; }
const CLID & CLID_MucDigi

Referenced by clID().

◆ classID() [2/3]

const CLID & MucDigi::classID ( )
inlinestatic

◆ classID() [3/3]

const CLID & MucDigi::classID ( )
inlinestatic

Definition at line 23 of file Muc/MucRawEvent/include/MucRawEvent/MucDigi.h.

23{ return CLID_MucDigi; }

◆ clID() [1/3]

virtual const CLID & MucDigi::clID ( ) const
inlinevirtual

◆ clID() [2/3]

virtual const CLID & MucDigi::clID ( ) const
inlinevirtual

◆ clID() [3/3]

virtual const CLID & MucDigi::clID ( ) const
inlinevirtual

Definition at line 22 of file Muc/MucRawEvent/include/MucRawEvent/MucDigi.h.

22{ return MucDigi::classID(); }

The documentation for this class was generated from the following files: