BOSS
8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
ZddChannel.cxx
Go to the documentation of this file.
1
#include "ZddEvent/ZddChannel.h"
2
3
ZddChannel::ZddChannel
() : m_chId( -1 ), m_scanCode( 0 ) {}
4
5
ZddChannel::~ZddChannel
() {
6
Fragments::iterator end = m_frags.end();
7
for
( Fragments::iterator it = m_frags.begin(); it != end; ++it ) {
delete
[] it->sample; }
8
}
ZddChannel::ZddChannel
ZddChannel()
Definition
ZddChannel.cxx:3
ZddChannel::~ZddChannel
virtual ~ZddChannel()
Definition
ZddChannel.cxx:5
8.0.0
BOSS_Source
Event
ZddEvent
src
ZddChannel.cxx
Generated by
1.16.1