|
BOSS 8.0.0
BESIII Offline Software System
|
#include <RecZddChannel.h>
Public Types | |
| typedef std::pair< int, float > | FragType |
| typedef std::pair< int, float > | FragType |
| typedef std::pair< int, float > | FragType |
Public Member Functions | |
| virtual const CLID & | clID () const |
| RecZddChannel () | |
| virtual | ~RecZddChannel () |
| RecZddChannel (const RecZddChannel &) | |
| RecZddChannel & | operator= (const RecZddChannel &) |
| int | channelId () const |
| int | scanCode () const |
| int | baseLine () const |
| int | phase () const |
| const std::vector< FragType > & | fragments () const |
| void | setChannelId (int chId) |
| void | setScanCode (int scanCode) |
| void | setBaseLine (int baseLine) |
| void | setPhase (int phase) |
| void | setFragments (const std::vector< FragType > &frags) |
| void | addFragment (int time, float energy) |
| void | addFragment (const FragType &fragment) |
| virtual const CLID & | clID () const |
| RecZddChannel () | |
| virtual | ~RecZddChannel () |
| RecZddChannel (const RecZddChannel &) | |
| RecZddChannel & | operator= (const RecZddChannel &) |
| int | channelId () const |
| int | scanCode () const |
| int | baseLine () const |
| int | phase () const |
| const std::vector< FragType > & | fragments () const |
| void | setChannelId (int chId) |
| void | setScanCode (int scanCode) |
| void | setBaseLine (int baseLine) |
| void | setPhase (int phase) |
| void | setFragments (const std::vector< FragType > &frags) |
| void | addFragment (int time, float energy) |
| void | addFragment (const FragType &fragment) |
| virtual const CLID & | clID () const |
| RecZddChannel () | |
| virtual | ~RecZddChannel () |
| RecZddChannel (const RecZddChannel &) | |
| RecZddChannel & | operator= (const RecZddChannel &) |
| int | channelId () const |
| int | scanCode () const |
| int | baseLine () const |
| int | phase () const |
| const std::vector< FragType > & | fragments () const |
| void | setChannelId (int chId) |
| void | setScanCode (int scanCode) |
| void | setBaseLine (int baseLine) |
| void | setPhase (int phase) |
| void | setFragments (const std::vector< FragType > &frags) |
| void | addFragment (int time, float energy) |
| void | addFragment (const FragType &fragment) |
Static Public Member Functions | |
| static const CLID & | classID () |
| static const CLID & | classID () |
| static const CLID & | classID () |
Definition at line 11 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
| typedef std::pair<int, float> RecZddChannel::FragType |
Definition at line 13 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
| typedef std::pair<int, float> RecZddChannel::FragType |
Definition at line 13 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
| typedef std::pair<int, float> RecZddChannel::FragType |
Definition at line 13 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
| RecZddChannel::RecZddChannel | ( | ) |
Definition at line 3 of file RecZddChannel.cxx.
Referenced by operator=(), and RecZddChannel().
|
virtual |
Definition at line 6 of file RecZddChannel.cxx.
| RecZddChannel::RecZddChannel | ( | const RecZddChannel & | val | ) |
Definition at line 8 of file RecZddChannel.cxx.
| RecZddChannel::RecZddChannel | ( | ) |
|
virtual |
| RecZddChannel::RecZddChannel | ( | const RecZddChannel & | ) |
| RecZddChannel::RecZddChannel | ( | ) |
|
virtual |
| RecZddChannel::RecZddChannel | ( | const RecZddChannel & | ) |
|
inline |
Definition at line 39 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 39 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 36 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by ZddReconAlg::execute().
|
inline |
Definition at line 36 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 36 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 26 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by RecZddChannelCnv::DataObjectToTObject(), and setBaseLine().
|
inline |
Definition at line 26 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 26 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 24 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by RecZddChannelCnv::DataObjectToTObject().
|
inline |
Definition at line 24 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 24 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inlinestatic |
Definition at line 16 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by clID().
|
inlinestatic |
Definition at line 16 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inlinestatic |
Definition at line 16 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inlinevirtual |
Definition at line 15 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
|
inlinevirtual |
Definition at line 15 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inlinevirtual |
Definition at line 15 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 28 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by RecZddChannelCnv::DataObjectToTObject().
|
inline |
Definition at line 28 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 28 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
| RecZddChannel & RecZddChannel::operator= | ( | const RecZddChannel & | val | ) |
Definition at line 16 of file RecZddChannel.cxx.
| RecZddChannel & RecZddChannel::operator= | ( | const RecZddChannel & | ) |
| RecZddChannel & RecZddChannel::operator= | ( | const RecZddChannel & | ) |
|
inline |
Definition at line 27 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by RecZddChannelCnv::DataObjectToTObject(), and setPhase().
|
inline |
Definition at line 27 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 27 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 25 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by setScanCode().
|
inline |
Definition at line 25 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 25 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 32 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by ZddReconAlg::execute(), and RecZddChannelCnv::TObjectToDataObject().
|
inline |
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 32 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 30 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by ZddReconAlg::execute(), and RecZddChannelCnv::TObjectToDataObject().
|
inline |
Definition at line 30 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 30 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 34 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by RecZddChannelCnv::TObjectToDataObject().
|
inline |
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 34 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 33 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by ZddReconAlg::execute(), and RecZddChannelCnv::TObjectToDataObject().
|
inline |
Definition at line 33 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 33 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 31 of file Event/ZddEvent/include/ZddEvent/RecZddChannel.h.
Referenced by ZddReconAlg::execute(), and RecZddChannelCnv::TObjectToDataObject().
|
inline |
Definition at line 31 of file InstallArea/x86_64-el9-gcc13-dbg/include/ZddEvent/RecZddChannel.h.
|
inline |
Definition at line 31 of file InstallArea/x86_64-el9-gcc13-opt/include/ZddEvent/RecZddChannel.h.