17#ifndef ZDCEVENT_ZDCCell_H
18#define ZDCEVENT_ZDCCell_H
40 std::string
whoami (
void)
const {
return "ZdcCell"; }
44 operator std::string()
const {
return "ZdcCell::string()";};
std::vector< ZdcCell > ZdcCellVec
ZdcCell(const Identifier &id)
std::string whoami(void) const