CGEM BOSS
6.6.5.h
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
()
4
: m_chId(-1),m_scanCode(0)
5
{
6
}
7
8
ZddChannel::~ZddChannel
()
9
{
10
Fragments::iterator end = m_frags.end();
11
for
( Fragments::iterator it = m_frags.begin(); it != end; ++it ) {
12
delete
[] it->sample;
13
}
14
}
ZddChannel.h
ZddChannel::ZddChannel
ZddChannel()
Definition
ZddChannel.cxx:3
ZddChannel::~ZddChannel
virtual ~ZddChannel()
Definition
ZddChannel.cxx:8
6.6.5.h
Event
ZddEvent
ZddEvent-00-00-04
src
ZddChannel.cxx
Generated by
1.12.0