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

#include <TRecZddChannel.h>

Inheritance diagram for TRecZddChannel:

Public Types

typedef std::vector< std::pair< Int_t, Float_t > > Fragments
typedef std::vector< std::pair< Int_t, Float_t > > Fragments
typedef std::vector< std::pair< Int_t, Float_t > > Fragments

Public Member Functions

 TRecZddChannel ()
virtual ~TRecZddChannel ()
Int_t channelId () const
Int_t scanCode () const
Int_t baseLine () const
Int_t phase () const
const Fragmentsfragments () const
void setChannelId (int chId)
void setScanCode (int scanCode)
void setBaseLine (int baseLine)
void setPhase (int phase)
void setFragments (const Fragments &frags)
 TRecZddChannel ()
virtual ~TRecZddChannel ()
Int_t channelId () const
Int_t scanCode () const
Int_t baseLine () const
Int_t phase () const
const Fragmentsfragments () const
void setChannelId (int chId)
void setScanCode (int scanCode)
void setBaseLine (int baseLine)
void setPhase (int phase)
void setFragments (const Fragments &frags)
 TRecZddChannel ()
virtual ~TRecZddChannel ()
Int_t channelId () const
Int_t scanCode () const
Int_t baseLine () const
Int_t phase () const
const Fragmentsfragments () const
void setChannelId (int chId)
void setScanCode (int scanCode)
void setBaseLine (int baseLine)
void setPhase (int phase)
void setFragments (const Fragments &frags)

Detailed Description

Member Typedef Documentation

◆ Fragments [1/3]

typedef std::vector<std::pair<Int_t, Float_t> > TRecZddChannel::Fragments

◆ Fragments [2/3]

typedef std::vector<std::pair<Int_t, Float_t> > TRecZddChannel::Fragments

◆ Fragments [3/3]

typedef std::vector<std::pair<Int_t, Float_t> > TRecZddChannel::Fragments

Constructor & Destructor Documentation

◆ TRecZddChannel() [1/3]

TRecZddChannel::TRecZddChannel ( )

Definition at line 5 of file TRecZddChannel.cxx.

6 : m_chId( -1 ), m_scanCode( -1 ), m_baseLine( -1 ), m_phase( -1 ) {}

◆ ~TRecZddChannel() [1/3]

TRecZddChannel::~TRecZddChannel ( )
virtual

Definition at line 8 of file TRecZddChannel.cxx.

8{}

◆ TRecZddChannel() [2/3]

TRecZddChannel::TRecZddChannel ( )

◆ ~TRecZddChannel() [2/3]

virtual TRecZddChannel::~TRecZddChannel ( )
virtual

◆ TRecZddChannel() [3/3]

TRecZddChannel::TRecZddChannel ( )

◆ ~TRecZddChannel() [3/3]

virtual TRecZddChannel::~TRecZddChannel ( )
virtual

Member Function Documentation

◆ baseLine() [1/3]

Int_t TRecZddChannel::baseLine ( ) const
inline

Definition at line 17 of file Event/RootEventData/include/RootEventData/TRecZddChannel.h.

17{ return m_baseLine; }

Referenced by setBaseLine(), and RecZddChannelCnv::TObjectToDataObject().

◆ baseLine() [2/3]

Int_t TRecZddChannel::baseLine ( ) const
inline

Definition at line 17 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecZddChannel.h.

17{ return m_baseLine; }

◆ baseLine() [3/3]

Int_t TRecZddChannel::baseLine ( ) const
inline

Definition at line 17 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecZddChannel.h.

17{ return m_baseLine; }

◆ channelId() [1/3]

Int_t TRecZddChannel::channelId ( ) const
inline

Definition at line 15 of file Event/RootEventData/include/RootEventData/TRecZddChannel.h.

15{ return m_chId; }

Referenced by RecZddChannelCnv::TObjectToDataObject().

◆ channelId() [2/3]

Int_t TRecZddChannel::channelId ( ) const
inline

Definition at line 15 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecZddChannel.h.

15{ return m_chId; }

◆ channelId() [3/3]

Int_t TRecZddChannel::channelId ( ) const
inline

Definition at line 15 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecZddChannel.h.

15{ return m_chId; }

◆ fragments() [1/3]

const Fragments & TRecZddChannel::fragments ( ) const
inline

Definition at line 19 of file Event/RootEventData/include/RootEventData/TRecZddChannel.h.

19{ return m_frags; }

Referenced by RecZddChannelCnv::TObjectToDataObject().

◆ fragments() [2/3]

const Fragments & TRecZddChannel::fragments ( ) const
inline

Definition at line 19 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecZddChannel.h.

19{ return m_frags; }

◆ fragments() [3/3]

const Fragments & TRecZddChannel::fragments ( ) const
inline

Definition at line 19 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecZddChannel.h.

19{ return m_frags; }

◆ phase() [1/3]

Int_t TRecZddChannel::phase ( ) const
inline

Definition at line 18 of file Event/RootEventData/include/RootEventData/TRecZddChannel.h.

18{ return m_phase; }

Referenced by setPhase(), and RecZddChannelCnv::TObjectToDataObject().

◆ phase() [2/3]

Int_t TRecZddChannel::phase ( ) const
inline

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

18{ return m_phase; }

◆ phase() [3/3]

Int_t TRecZddChannel::phase ( ) const
inline

Definition at line 18 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecZddChannel.h.

18{ return m_phase; }

◆ scanCode() [1/3]

Int_t TRecZddChannel::scanCode ( ) const
inline

Definition at line 16 of file Event/RootEventData/include/RootEventData/TRecZddChannel.h.

16{ return m_scanCode; }

Referenced by setScanCode(), and RecZddChannelCnv::TObjectToDataObject().

◆ scanCode() [2/3]

Int_t TRecZddChannel::scanCode ( ) const
inline

Definition at line 16 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecZddChannel.h.

16{ return m_scanCode; }

◆ scanCode() [3/3]

Int_t TRecZddChannel::scanCode ( ) const
inline

Definition at line 16 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecZddChannel.h.

16{ return m_scanCode; }

◆ setBaseLine() [1/3]

void TRecZddChannel::setBaseLine ( int baseLine)
inline

◆ setBaseLine() [2/3]

void TRecZddChannel::setBaseLine ( int baseLine)
inline

◆ setBaseLine() [3/3]

void TRecZddChannel::setBaseLine ( int baseLine)
inline

◆ setChannelId() [1/3]

void TRecZddChannel::setChannelId ( int chId)
inline

Definition at line 21 of file Event/RootEventData/include/RootEventData/TRecZddChannel.h.

21{ m_chId = chId; }

Referenced by RecZddChannelCnv::DataObjectToTObject().

◆ setChannelId() [2/3]

void TRecZddChannel::setChannelId ( int chId)
inline

Definition at line 21 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecZddChannel.h.

21{ m_chId = chId; }

◆ setChannelId() [3/3]

void TRecZddChannel::setChannelId ( int chId)
inline

Definition at line 21 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecZddChannel.h.

21{ m_chId = chId; }

◆ setFragments() [1/3]

void TRecZddChannel::setFragments ( const Fragments & frags)
inline

Definition at line 25 of file Event/RootEventData/include/RootEventData/TRecZddChannel.h.

25{ m_frags = frags; }

Referenced by RecZddChannelCnv::DataObjectToTObject().

◆ setFragments() [2/3]

void TRecZddChannel::setFragments ( const Fragments & frags)
inline

Definition at line 25 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootEventData/TRecZddChannel.h.

25{ m_frags = frags; }

◆ setFragments() [3/3]

void TRecZddChannel::setFragments ( const Fragments & frags)
inline

Definition at line 25 of file InstallArea/x86_64-el9-gcc13-opt/include/RootEventData/TRecZddChannel.h.

25{ m_frags = frags; }

◆ setPhase() [1/3]

void TRecZddChannel::setPhase ( int phase)
inline

◆ setPhase() [2/3]

void TRecZddChannel::setPhase ( int phase)
inline

◆ setPhase() [3/3]

void TRecZddChannel::setPhase ( int phase)
inline

◆ setScanCode() [1/3]

void TRecZddChannel::setScanCode ( int scanCode)
inline

◆ setScanCode() [2/3]

void TRecZddChannel::setScanCode ( int scanCode)
inline

◆ setScanCode() [3/3]

void TRecZddChannel::setScanCode ( int scanCode)
inline

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